Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Merge all recent changes from trunk. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | begin-concurrent |
Files: | files | file ages | folders |
SHA1: |
8ee7d346c1d9beedd02bf11d0a458109 |
User & Date: | drh 2016-03-21 15:54:46.624 |
Context
2016-03-29
| ||
10:36 | Merge 3.12.0 changes. (check-in: d7381efff4 user: drh tags: begin-concurrent) | |
2016-03-21
| ||
15:54 | Merge all recent changes from trunk. (check-in: 8ee7d346c1 user: drh tags: begin-concurrent) | |
15:30 | Have fts5 cache the structure of its index in main memory. Use "PRAGMA data_version" to figure out when this cache should be invalidated. (check-in: 902f221754 user: dan tags: trunk) | |
2016-03-16
| ||
19:34 | Merge the latest enhancements from trunk. (check-in: a7978ab6d2 user: drh tags: begin-concurrent) | |
Changes
Changes to doc/lemon.html.
Changes to ext/fts5/fts5Int.h.
Changes to ext/fts5/fts5_expr.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/test/fts5corrupt3.test.
Changes to ext/fts5/test/fts5dlidx.test.
Added ext/fts5/test/fts5multiclient.test.
Changes to ext/fts5/tool/fts5txt2db.tcl.
Changes to ext/rbu/rbu1.test.
Changes to ext/rbu/rbudiff.test.
Added ext/rbu/rbuprogress.test.
Changes to ext/rbu/sqlite3rbu.c.
Changes to ext/rbu/sqlite3rbu.h.
Changes to ext/rbu/test_rbu.c.
Changes to src/expr.c.
Changes to src/loadext.c.
Changes to src/main.c.
Changes to src/os.c.
Changes to src/os.h.
Changes to src/os_unix.c.
Changes to src/os_win.c.
Changes to src/pcache1.c.
Changes to src/pragma.c.
Changes to src/sqlite.h.in.
Changes to src/sqlite3ext.h.
Changes to src/sqliteInt.h.
Changes to src/test1.c.
Changes to src/test_config.c.
Changes to src/util.c.
Changes to src/vdbe.c.
Changes to src/vdbe.h.
Changes to src/vdbeaux.c.
Changes to src/vdbemem.c.
Changes to test/capi3.test.
Changes to test/capi3c.test.
Changes to test/exclusive.test.
Changes to test/memsubsys1.test.
Changes to test/mutex1.test.
Changes to test/releasetest.tcl.
Changes to test/sqldiff1.test.
Changes to test/tester.tcl.
Changes to test/wal2.test.
Changes to test/wal3.test.
Changes to tool/lemon.c.
Changes to tool/lempar.c.
Changes to tool/sqldiff.c.