]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Begin adding support for the SQLITE_OMIT_WSD macro. Some (many) WSD variables still...
authordanielk1977 <danielk1977@noemail.net>
Mon, 1 Sep 2008 18:34:20 +0000 (18:34 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Mon, 1 Sep 2008 18:34:20 +0000 (18:34 +0000)
commit075c23af260e2fd100804f2958eb77911e6e8ec7
tree297aa12a104a725b96ab2d3ec259f24259c45a81
parentcb275be4b179018d83a20f6cef2dd2fab09c6cec
Begin adding support for the SQLITE_OMIT_WSD macro. Some (many) WSD variables still need wrappers added to them. (CVS 5652)

FossilOrigin-Name: 573d92abb9adb1c321ebc2fcadcf14374213b093
21 files changed:
ext/fts3/fts3_icu.c
main.mk
manifest
manifest.uuid
src/btree.c
src/callback.c
src/date.c
src/func.c
src/global.c
src/main.c
src/malloc.c
src/mem1.c
src/mem2.c
src/mem3.c
src/mem5.c
src/mem6.c
src/mutex.c
src/pcache.c
src/sqlite.h.in
src/sqliteInt.h
src/test_wsd.c [new file with mode: 0644]