]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Updating apple-osx with minor source fixes, database truncate and replace private...
authoradam <adam@noemail.net>
Wed, 18 Aug 2010 00:09:47 +0000 (00:09 +0000)
committeradam <adam@noemail.net>
Wed, 18 Aug 2010 00:09:47 +0000 (00:09 +0000)
commit45d55a254b848b182d8d40c7396773a3cf7e9737
tree1c951d5b715d2b92c0220064680eb2444809c9d5
parent51e5db70b6eecb0da95292eb54d055eaf2c9da3a
Updating apple-osx with minor source fixes, database truncate and replace private calls and a bunch of conditionalization for tests running in different environments

FossilOrigin-Name: 5e2ee7db0f7a2a042b182336438107e2248d7b88
37 files changed:
manifest
manifest.uuid
src/os_unix.c
src/os_win.c
src/pragma.c
src/sqlite3_private.h [new file with mode: 0644]
src/test1.c
src/test_config.c
src/vdbe.c
src/vdbeapi.c
test/bind.test
test/exclusive.test
test/journal3.test
test/lock5.test
test/lock_proxy.test
test/manydb.test
test/pager1.test
test/shared.test
test/stat.test
test/stmt.test
test/tempdb.test
test/tester.tcl
test/tkt3457.test
test/wal.test
test/wal2.test
test/wal3.test
test/wal4.test
test/walbak.test
test/walbig.test
test/walcksum.test
test/walcrash.test
test/walcrash2.test
test/walfault.test
test/walhook.test
test/walmode.test
test/walslow.test
test/walthread.test