]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Merge the latest trunk changes, including the multi-threaded sorter, into
authordrh <drh@noemail.net>
Tue, 2 Sep 2014 15:49:47 +0000 (15:49 +0000)
committerdrh <drh@noemail.net>
Tue, 2 Sep 2014 15:49:47 +0000 (15:49 +0000)
commitbf9ed6f9af8db145efb7294b1bb05b35fc70e7fc
tree870d850426bb945aee018a2dc2612f52f3248619
parente1ed0b0e1787b0e5c6b2b59de4e2f161a82bec22
parentf8ede57a6165889316f8a9df8ac1166c7a568100
Merge the latest trunk changes, including the multi-threaded sorter, into
the sessions branch.

FossilOrigin-Name: d4cce2c71e64ab7b6a65a81b88b69445ed859351
17 files changed:
Makefile.in
Makefile.msc
main.mk
manifest
manifest.uuid
src/main.c
src/shell.c
src/sqlite.h.in
src/sqliteInt.h
src/test_config.c
src/vdbe.c
src/vdbeInt.h
src/vdbeapi.c
src/vdbeaux.c
test/permutations.test
test/tester.tcl
tool/mksqlite3c.tcl