]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Continuing progress on the new memory allocation subsystem. Added the
authordrh <drh@noemail.net>
Sat, 14 Jun 2008 16:56:21 +0000 (16:56 +0000)
committerdrh <drh@noemail.net>
Sat, 14 Jun 2008 16:56:21 +0000 (16:56 +0000)
commitfec00eabb3c144813164c9f04cc0fffd93c45247
tree2f99b0ce3a38ba1b3a7ddedff7d5e66f0fa406de
parent40257ffd0a8fd292cd59769d8a1cd5873ae27fbb
Continuing progress on the new memory allocation subsystem.  Added the
sqlite3_mem_methods structure for defining new memory allocators at
run-time. (CVS 5219)

FossilOrigin-Name: f00305f4cd2f487f660f34a21c1c24a0b37c7275
manifest
manifest.uuid
src/global.c
src/main.c
src/malloc.c
src/mem1.c
src/mem2.c
src/mutex.c
src/sqlite.h.in
src/sqliteInt.h