SQLite

Check-in [a5d94eaba6]
Login

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

Overview
Comment:Merge the latest trunk enhancements into the sessions branch.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | sessions
Files: files | file ages | folders
SHA1: a5d94eaba6aa12ff16d2a0af2fc752bcdb461877
User & Date: drh 2014-06-30 20:02:55.053
Context
2014-07-24
16:23
Merge recent trunk changes into the sessions branch. (check-in: a9db017eab user: drh tags: sessions)
2014-06-30
20:02
Merge the latest trunk enhancements into the sessions branch. (check-in: a5d94eaba6 user: drh tags: sessions)
19:28
Bump the version number to 3.8.6. (check-in: f925e9baaf user: drh tags: trunk)
2014-06-03
20:09
Merge the 3.8.5 release candidate changes into the sessions branch. (check-in: 09e75d82d0 user: drh tags: sessions)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to Makefile.in.
Changes to Makefile.msc.
Changes to VERSION.
Changes to configure.
Changes to ext/fts3/fts3_write.c.
Added ext/misc/compress.c.
Added ext/misc/fileio.c.
Changes to ext/rtree/rtree6.test.
Changes to magic.txt.
Changes to main.mk.
Changes to src/analyze.c.
Changes to src/expr.c.
Changes to src/func.c.
Changes to src/main.c.
Changes to src/os_unix.c.
Changes to src/resolve.c.
Changes to src/shell.c.
Changes to src/sqliteInt.h.
Changes to src/test1.c.
Changes to src/utf.c.
Changes to src/vdbe.h.
Changes to src/vdbeInt.h.
Changes to src/vdbeaux.c.
Changes to src/vdbemem.c.
Changes to src/wal.c.
Changes to src/where.c.
Changes to test/analyze9.test.
Added test/autoindex2.test.
Added test/autoindex3.test.
Added test/extension01.test.
Changes to test/fts4check.test.
Changes to test/func3.test.
Changes to test/mallocK.test.
Changes to test/shell5.test.
Added test/skipscan5.test.
Added test/tkt-9a8b09f8e6.test.
Changes to test/tpch01.test.
Changes to test/whereG.test.
Added test/whereJ.test.
Changes to test/without_rowid1.test.
Changes to tool/lemon.c.
Changes to tool/showdb.c.
Changes to tool/showjournal.c.
Added tool/showstat4.c.