]> git.ipfire.org Git - thirdparty/sqlite.git/commit
The SQLITE_OMIT_UTF16 macro now removes lots of code and all tests still pass. (CVS...
authordrh <drh@noemail.net>
Sun, 14 Nov 2004 21:56:29 +0000 (21:56 +0000)
committerdrh <drh@noemail.net>
Sun, 14 Nov 2004 21:56:29 +0000 (21:56 +0000)
commit6c62608fc62c63edbf7cb0c1ea5297ca0e72dc71
tree2d4b7522ba605dfe6b4c3e4a02ee283ef6b7e5d7
parent5436dc2d9747bb7977b571916270373510fb110a
The SQLITE_OMIT_UTF16 macro now removes lots of code and all tests still pass. (CVS 2100)

FossilOrigin-Name: 98c7a55478f7c465b219edc1a33eee222586fd65
20 files changed:
Makefile.in
main.mk
manifest
manifest.uuid
src/date.c
src/func.c
src/main.c
src/test1.c
src/test5.c
src/utf.c
src/vdbe.c
src/vdbeapi.c
src/vdbemem.c
test/bind.test
test/capi3.test
test/enc.test
test/enc3.test
test/misuse.test
test/pragma.test
test/types.test