Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Merge recent enhancements from trunk. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | apple-osx |
Files: | files | file ages | folders |
SHA1: |
00759af053e0ea9bd73dba2cf6cad835 |
User & Date: | drh 2016-09-07 18:20:09.118 |
Context
2016-09-16
| ||
17:50 | Merge recent changes from trunk. (check-in: e3d9efa277 user: drh tags: apple-osx) | |
2016-09-07
| ||
18:20 | Merge recent enhancements from trunk. (check-in: 00759af053 user: drh tags: apple-osx) | |
18:11 | Add the ext/misc/memvfs.c extension that implements a VFS for read-only database files contained in memory. (check-in: 12b7782a9a user: drh tags: trunk) | |
2016-08-08
| ||
14:21 | Merge all changes from the 3.14 release. (check-in: c3cd543f33 user: drh tags: apple-osx) | |
Changes
Changes to Makefile.msc.
Changes to VERSION.
Changes to autoconf/Makefile.msc.
Changes to configure.
Changes to ext/fts5/fts5Int.h.
Changes to ext/fts5/fts5_aux.c.
Changes to ext/fts5/fts5_expr.c.
Changes to ext/fts5/fts5_index.c.
Changes to ext/fts5/fts5parse.y.
Changes to ext/fts5/test/fts5af.test.
Added ext/fts5/test/fts5colset.test.
Changes to ext/fts5/test/fts5corrupt2.test.
Changes to ext/fts5/test/fts5unicode2.test.
Added ext/misc/memvfs.c.
Changes to ext/rbu/rbudiff.test.
Changes to ext/rbu/rbuprogress.test.
Changes to ext/rbu/rbuvacuum2.test.
Changes to ext/rbu/sqlite3rbu.c.
Changes to ext/rbu/sqlite3rbu.h.
Changes to ext/rbu/test_rbu.c.
Changes to ext/rtree/rtree.c.
Changes to ext/session/session_common.tcl.
Changes to ext/session/sqlite3session.h.
Changes to ext/session/test_session.c.
Changes to src/alter.c.
Changes to src/analyze.c.
Changes to src/attach.c.
Changes to src/auth.c.
Changes to src/backup.c.
Changes to src/build.c.
Changes to src/dbstat.c.
Changes to src/delete.c.
Changes to src/fkey.c.
Changes to src/insert.c.
Changes to src/main.c.
Changes to src/os_unix.c.
Changes to src/pager.c.
Changes to src/parse.y.
Changes to src/pcache1.c.
Changes to src/pragma.c.
Changes to src/prepare.c.
Changes to src/resolve.c.
Changes to src/select.c.
Changes to src/shell.c.
Changes to src/sqlite.h.in.
Changes to src/sqliteInt.h.
Changes to src/test1.c.
Changes to src/test_fs.c.
Changes to src/test_windirent.c.
Changes to src/test_windirent.h.
Changes to src/tokenize.c.
Changes to src/treeview.c.
Changes to src/trigger.c.
Changes to src/update.c.
Changes to src/vacuum.c.
Changes to src/vdbe.c.
Changes to src/vdbeapi.c.
Changes to src/vdbeaux.c.
Changes to src/vdbeblob.c.
Changes to src/vtab.c.
Changes to src/walker.c.
Changes to src/where.c.
Changes to src/whereexpr.c.
Changes to test/backup_malloc.test.
Changes to test/delete.test.
Changes to test/e_vacuum.test.
Changes to test/limit2.test.
Changes to test/misc8.test.
Changes to test/shell4.test.
Changes to test/speed3.test.
Added test/vacuum5.test.
Changes to test/vtabF.test.
Changes to test/vtabH.test.
Changes to tool/fuzzershell.c.
Changes to tool/lemon.c.
Changes to tool/lempar.c.
Changes to tool/sqldiff.c.