Snapshot of upstream SQLite 3.37.2
commit90401f041e4d351e3e9cae0ddcb1cfffcd71ae7e
authorStephen Lombardo <sjlombardo@zetetic.net>
Fri, 7 Jan 2022 17:16:23 +0000 (7 12:16 -0500)
committerStephen Lombardo <sjlombardo@zetetic.net>
Fri, 7 Jan 2022 17:16:23 +0000 (7 12:16 -0500)
treefe87fcd48edf6afcd4fb42abdcbacd8f26cce27b
parent328a4c84379d87de81e14d8ddd1d99b77f0979d7
Snapshot of upstream SQLite 3.37.2
262 files changed:
Makefile.in
Makefile.msc
VERSION
autoconf/tea/win/nmakehlp.c
configure
configure.ac
ext/expert/expert1.test
ext/expert/sqlite3expert.c
ext/fts3/fts3.c
ext/fts3/fts3Int.h
ext/fts3/fts3_aux.c
ext/fts3/fts3_expr.c
ext/fts3/fts3_snippet.c
ext/fts3/fts3_write.c
ext/fts5/fts5Int.h
ext/fts5/fts5_buffer.c
ext/fts5/fts5_config.c
ext/fts5/fts5_expr.c
ext/fts5/fts5_hash.c
ext/fts5/fts5_index.c
ext/fts5/fts5_main.c
ext/fts5/fts5_storage.c
ext/fts5/fts5_vocab.c
ext/fts5/test/fts5af.test
ext/fts5/test/fts5corrupt3.test
ext/fts5/test/fts5corrupt5.test [new file with mode: 0644]
ext/fts5/test/fts5corrupt6.test [new file with mode: 0644]
ext/fts5/test/fts5detail.test
ext/fts5/test/fts5misc.test
ext/fts5/test/fts5vocab2.test
ext/fts5/tool/mkfts5c.tcl
ext/misc/carray.c
ext/misc/carray.h
ext/misc/fileio.c
ext/misc/ieee754.c
ext/misc/json1.c
ext/misc/regexp.c
ext/misc/series.c
ext/misc/zipfile.c
ext/rbu/rbu10.test
ext/rbu/rbuexlock.test [new file with mode: 0644]
ext/rbu/rbuvacuum2.test
ext/rbu/sqlite3rbu.c
ext/repair/checkfreelist.c
ext/rtree/geopoly.c
ext/rtree/rtree.c
ext/rtree/rtree1.test
ext/rtree/rtree9.test
ext/rtree/rtreeA.test
ext/rtree/rtreedoc.test [new file with mode: 0644]
ext/rtree/rtreedoc2.test [new file with mode: 0644]
ext/rtree/rtreedoc3.test [new file with mode: 0644]
ext/rtree/test_rtreedoc.c [new file with mode: 0644]
ext/session/session1.test
ext/session/session6.test
ext/session/sessionat.test
ext/session/sqlite3session.c
main.mk
manifest
manifest.uuid
src/alter.c
src/analyze.c
src/attach.c
src/auth.c
src/bitvec.c
src/btree.c
src/btree.h
src/btreeInt.h
src/build.c
src/callback.c
src/ctime.c
src/date.c
src/dbstat.c
src/delete.c
src/expr.c
src/fkey.c
src/func.c
src/global.c
src/hash.h
src/insert.c
src/loadext.c
src/main.c
src/malloc.c
src/mem2.c
src/memdb.c
src/memjournal.c
src/os.c
src/os_unix.c
src/pager.c
src/parse.y
src/pcache.c
src/pcache1.c
src/pragma.c
src/pragma.h
src/prepare.c
src/printf.c
src/resolve.c
src/select.c
src/shell.c.in
src/sqlite.h.in
src/sqlite3ext.h
src/sqliteInt.h
src/tclsqlite.c
src/test1.c
src/test_config.c
src/test_multiplex.c
src/test_tclsh.c
src/tokenize.c
src/treeview.c
src/trigger.c
src/update.c
src/upsert.c
src/util.c
src/vacuum.c
src/vdbe.c
src/vdbeInt.h
src/vdbeapi.c
src/vdbeaux.c
src/vdbeblob.c
src/vdbemem.c
src/vdbesort.c
src/vdbetrace.c
src/vtab.c
src/wal.c
src/walker.c
src/where.c
src/whereInt.h
src/wherecode.c
src/whereexpr.c
src/window.c
test/aggnested.test
test/alter.test
test/alter3.test
test/altercorrupt.test
test/alterfault.test [copied from test/altermalloc3.test with 53% similarity]
test/altermalloc3.test
test/alterqf.test
test/altertab.test
test/altertab3.test
test/analyze4.test
test/atof1.test
test/auth3.test
test/autoindex5.test
test/autovacuum.test
test/autovacuum2.test [new file with mode: 0644]
test/bestindex1.test
test/capi2.test
test/carray01.test
test/changes.test [new file with mode: 0644]
test/columncount.test
test/corruptL.test
test/corruptN.test
test/count.test
test/delete.test
test/e_blobbytes.test
test/e_blobclose.test
test/e_blobopen.test
test/e_blobwrite.test
test/e_changes.test
test/e_createtable.test
test/e_expr.test
test/e_fkey.test
test/e_totalchanges.test
test/e_uri.test
test/fkey1.test
test/fts3corrupt4.test
test/fts3f.test [new file with mode: 0644]
test/fts3offsets.test
test/func.test
test/func3.test
test/fuzzcheck.c
test/fuzzdata8.db
test/gencol1.test
test/hook.test
test/in4.test
test/incrblob3.test
test/incrblobfault.test
test/indexexpr1.test
test/io.test
test/ioerr.test
test/istrue.test
test/json104.test
test/memdb1.test
test/memjournal2.test [new file with mode: 0644]
test/minmax.test
test/misc1.test
test/mmap1.test
test/multiplex.test
test/notnull2.test
test/pager1.test
test/permutations.test
test/pragma.test
test/quote.test
test/releasetest.tcl [deleted file]
test/releasetest_data.tcl
test/returning1.test
test/returningfault.test [new file with mode: 0644]
test/rowid.test
test/rowvalueA.test [new file with mode: 0644]
test/rowvaluefault.test
test/schema3.test
test/shell1.test
test/shell2.test
test/shell3.test
test/shell5.test
test/shell8.test
test/shrink.test
test/skipscan2.test
test/sorterref.test
test/speedtest1.c
test/sqldiff1.test
test/sqllimits1.test
test/stat.test
test/statfault.test
test/strict1.test [new file with mode: 0644]
test/strict2.test [new file with mode: 0644]
test/tabfunc01.test
test/tclsqlite.test
test/tester.tcl
test/threadtest3.c
test/tkt-2d1a5c67d.test
test/tkt-8454a207b9.test
test/tkt-f67b41381a.test
test/transitive1.test
test/tt3_checkpoint.c
test/tt3_vacuum.c
test/update.test
test/upfrom2.test
test/upsert1.test
test/vacuum-into.test
test/vacuum3.test
test/view.test
test/vtab1.test
test/vtabA.test
test/vtabK.test [new file with mode: 0644]
test/where.test
test/whereE.test
test/window1.test
test/windowB.test
test/windowC.test [new file with mode: 0644]
test/windowfault.test
test/with2.test
test/without_rowid1.test
test/without_rowid5.test
test/zeroblob.test
test/zeroblobfault.test [new file with mode: 0644]
tool/lemon.c
tool/lempar.c
tool/logest.c
tool/mkctimec.tcl
tool/mkkeywordhash.c
tool/mkopcodec.tcl
tool/mkpragmatab.tcl
tool/mkshellc.tcl
tool/mksqlite3c.tcl
tool/replace.tcl
tool/showdb.c
tool/showwal.c
tool/spaceanal.tcl
tool/speed-check.sh
tool/sqldiff.c
tool/sqlite3_analyzer.c.in