SQLite

Check-in [378230ae7f]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Bring in the latest enhancements from trunk.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | apple-osx
Files: files | file ages | folders
SHA3-256: 378230ae7f4b721c8b8d83c8ceb891449685cd23b1702a57841f1be40b5db63e
User & Date: drh 2019-04-15 14:49:49.265
Context
2019-05-14
19:39
Merge recent enhancements from trunk into apple-osx. (check-in: 40362d5181 user: drh tags: apple-osx)
2019-04-15
14:49
Bring in the latest enhancements from trunk. (check-in: 378230ae7f user: drh tags: apple-osx)
13:59
Fix a test script problem in fts5corrupt3.test. (check-in: 734192d876 user: dan tags: trunk)
2019-04-04
21:40
Merge all the latest changes and enhancements from trunk. (check-in: 521d5186b8 user: drh tags: apple-osx)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to Makefile.in.
Changes to Makefile.msc.
Changes to README.md.
Changes to ext/fts3/fts3_snippet.c.
Changes to ext/fts3/fts3_test.c.
Changes to ext/fts3/fts3_tokenize_vtab.c.
Changes to ext/fts3/fts3_tokenizer.c.
Changes to ext/fts3/fts3_write.c.
Changes to ext/fts5/fts5_index.c.
Changes to ext/fts5/fts5_main.c.
Changes to ext/fts5/fts5_tokenize.c.
Changes to ext/fts5/test/fts5corrupt3.test.
Added ext/rbu/rbupartial.test.
Changes to ext/rbu/sqlite3rbu.c.
Changes to ext/rtree/geopoly.c.
Changes to ext/session/sqlite3session.c.
Changes to main.mk.
Changes to src/btree.c.
Changes to src/build.c.
Changes to src/expr.c.
Changes to src/hash.c.
Changes to src/hash.h.
Changes to src/insert.c.
Changes to src/main.c.
Changes to src/parse.y.
Changes to src/pcache1.c.
Changes to src/printf.c.
Changes to src/sqliteInt.h.
Changes to src/test4.c.
Changes to src/test_fs.c.
Changes to src/test_vfs.c.
Changes to src/utf.c.
Changes to src/util.c.
Changes to src/vdbeInt.h.
Changes to src/vdbeapi.c.
Changes to src/vdbeaux.c.
Changes to src/vdbemem.c.
Changes to src/vdbesort.c.
Changes to src/vtab.c.
Changes to src/wal.c.
Changes to src/wherecode.c.
Changes to test/altertab3.test.
Changes to test/badutf2.test.
Changes to test/corruptC.test.
Changes to test/dbfuzz001.test.
Changes to test/fts3varint.test.
Changes to test/fuzzdata8.db.
Changes to test/journal3.test.
Changes to test/memdb1.test.
Changes to test/pragma4.test.
Added test/releasetest_data.tcl.
Changes to test/shell1.test.
Changes to test/skipscan1.test.
Changes to test/sqllimits1.test.
Changes to test/wal2.test.
Added test/wapp.tcl.
Added test/wapptest.tcl.
Changes to test/where.test.
Deleted tool/addopcodes.tcl.
Changes to tool/omittest.tcl.
Changes to tool/symbols.sh.