]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add evidence mark comments to source code. Add additional information to the
authordrh <drh@noemail.net>
Tue, 31 Aug 2010 15:27:32 +0000 (15:27 +0000)
committerdrh <drh@noemail.net>
Tue, 31 Aug 2010 15:27:32 +0000 (15:27 +0000)
commit9f129f467e7961b3225a0ecc37d26cddc9155943
tree9b79e74a77f70b2bb1762e9b2548d1531f4b4d04
parent18ec96b3a3a138c8e54f4fcc56102f246004ade4
Add evidence mark comments to source code.  Add additional information to the
documentation of sqlite3_release_memory().  Fix a minor inefficiency in mem1.c
that was discovered while writing requirements tests.

FossilOrigin-Name: 53b0c03fd33d2d8141fd386de5493fec64456042
manifest
manifest.uuid
src/backup.c
src/main.c
src/malloc.c
src/mem1.c
src/mem2.c
src/mem5.c
src/sqlite.h.in
src/util.c
src/vdbeapi.c