SQLite

Check-in [77c28c2b2d]
Login

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

Overview
Comment:Merge all version 3.10.0 updates.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | apple-osx
Files: files | file ages | folders
SHA1: 77c28c2b2dc601e67a88f55afff53b6cb9a24833
User & Date: drh 2016-01-06 14:35:15.686
Context
2016-01-11
12:49
Merge enhancements from trunk, and in particular the WAL overwrite feature. (check-in: 79125ec9d2 user: drh tags: apple-osx)
2016-01-06
14:35
Merge all version 3.10.0 updates. (check-in: 77c28c2b2d user: drh tags: apple-osx)
11:01
Version 3.10.0 (check-in: fd0a50f079 user: drh tags: trunk, release, version-3.10.0)
2016-01-01
13:31
Merge all recent trunk enhancements. (check-in: 5b700f313d user: drh tags: apple-osx)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to Makefile.in.
Changes to Makefile.msc.
Changes to main.mk.
Changes to src/build.c.
Changes to src/shell.c.
Changes to src/sqliteInt.h.
Changes to src/test_fs.c.
Changes to src/vdbe.c.
Changes to src/vdbeaux.c.
Changes to test/analyzeF.test.
Changes to test/conflict2.test.
Changes to test/cursorhint.test.
Changes to test/releasetest.tcl.
Changes to test/vtabH.test.
Changes to test/without_rowid5.test.