Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Merge the latest trunk changes. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | begin-concurrent-pnu |
Files: | files | file ages | folders |
SHA3-256: |
51e3e835490a12dca6359ca02b8cbf31 |
User & Date: | drh 2019-03-26 12:16:24.827 |
Context
2019-03-26
| ||
13:28 | Bring this branch into closer alignment with begin-concurrent. (check-in: 6433d36617 user: drh tags: begin-concurrent-pnu) | |
12:16 | Merge the latest trunk changes. (check-in: 51e3e83549 user: drh tags: begin-concurrent-pnu) | |
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:30 | Merge all the latest enhancements from trunk. (check-in: 667cce3dce user: drh tags: begin-concurrent-pnu) | |
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.