]> git.ipfire.org Git - thirdparty/sqlite.git/commit
The power-of-two first-fit memory allocator is now working. (CVS 4793)
authordrh <drh@noemail.net>
Sat, 16 Feb 2008 16:21:45 +0000 (16:21 +0000)
committerdrh <drh@noemail.net>
Sat, 16 Feb 2008 16:21:45 +0000 (16:21 +0000)
commit2d7636e2121e011100d76b21497dcef157869517
tree2d3b0ce7a6001535f62ce444306203bd571c959b
parent66ce4d02fe855feb995b6ae88e3c1bd022d2cd5f
The power-of-two first-fit memory allocator is now working. (CVS 4793)

FossilOrigin-Name: d134d29cea971eb01a0e0fd94341ab79e2d5b57a
manifest
manifest.uuid
src/mem5.c
src/test_config.c
src/test_malloc.c
test/tester.tcl
tool/mksqlite3c.tcl