Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Merge enhancements from trunk. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | wal2 |
Files: | files | file ages | folders |
SHA3-256: |
a0e2e90206fe09cdacc01fce93740fd5 |
User & Date: | drh 2019-03-26 12:22:30.757 |
Context
2019-04-15
| ||
15:17 | Merge the latest trunk enhancements. (check-in: 8950f1195a user: drh tags: wal2) | |
2019-03-26
| ||
12:29 | Bring this branch up to date with all the latest enhancements. (check-in: 2e964aafc2 user: drh tags: begin-concurrent-pnu-wal2) | |
12:22 | Merge enhancements from trunk. (check-in: a0e2e90206 user: drh tags: wal2) | |
2019-03-25
| ||
22:05 | Fix an obsolete comment in the CLI. No code changes. (check-in: fade103cba user: drh tags: trunk) | |
2019-03-08
| ||
15:57 | Merge the latest enhancements and fixes from trunk. (check-in: bf20d4ffcb user: drh tags: wal2) | |
Changes
Added LICENSE.md.
Changes to Makefile.in.
Changes to README.md.
Changes to configure.
Changes to ext/fts3/fts3_term.c.
Changes to ext/fts3/unicode/mkunicode.tcl.
Changes to ext/fts5/fts5Int.h.
Changes to ext/fts5/fts5_aux.c.
Changes to ext/fts5/fts5_buffer.c.
Changes to ext/fts5/fts5_config.c.
Changes to ext/fts5/fts5_expr.c.
Changes to ext/fts5/fts5_hash.c.
Changes to ext/fts5/fts5_index.c.
Changes to ext/fts5/fts5_main.c.
Changes to ext/fts5/fts5_storage.c.
Changes to ext/fts5/fts5_unicode2.c.
Changes to ext/fts5/test/fts5aa.test.
Changes to ext/misc/amatch.c.
Changes to ext/misc/closure.c.
Changes to ext/misc/fileio.c.
Changes to ext/misc/fuzzer.c.
Changes to ext/misc/unionvtab.c.
Changes to ext/rtree/rtree.c.
Changes to ext/session/changeset.c.
Changes to src/alter.c.
Changes to src/attach.c.
Changes to src/btree.c.
Changes to src/build.c.
Changes to src/main.c.
Changes to src/os_unix.c.
Changes to src/shell.c.in.
Changes to src/sqlite.h.in.
Changes to src/test_fs.c.
Changes to src/vacuum.c.
Changes to src/vdbeaux.c.
Changes to src/wherecode.c.
Changes to src/whereexpr.c.
Changes to test/altertab3.test.
Changes to test/corruptL.test.
Changes to test/dbfuzz2.c.
Changes to test/fuzzcheck.c.
Changes to test/fuzzdata7.db.
Changes to test/fuzzdata8.db.
Changes to test/memdb1.test.
Changes to test/sessionfuzz.c.
Changes to test/vacuum-into.test.
Changes to test/window1.test.
Changes to tool/cg_anno.tcl.