Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Merge recent fixes from trunk. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | apple-osx |
Files: | files | file ages | folders |
SHA1: |
0d9b82afeadf3d8d8ca2aacd3620717e |
User & Date: | drh 2016-05-16 13:37:45.139 |
Context
2016-05-18
| ||
20:53 | Merge the 3.13.0 release changes. (check-in: e2e9b98556 user: drh tags: apple-osx) | |
2016-05-16
| ||
13:37 | Merge recent fixes from trunk. (check-in: 0d9b82afea user: drh tags: apple-osx) | |
11:55 | Disable shell.exe test cases for UTF8 filenames as they do not work on MinGW. (check-in: 386bcbba8e user: drh tags: trunk) | |
2016-05-03
| ||
02:43 | Fix the build when SQLITE_ENABLE_DATA_PROTECTION is defined. (check-in: 8f05e1402d user: drh tags: apple-osx) | |
Changes
Changes to Makefile.in.
Changes to Makefile.msc.
Changes to autoconf/Makefile.am.
Changes to autoconf/Makefile.msc.
Changes to autoconf/configure.ac.
Changes to configure.
Changes to configure.ac.
Changes to ext/fts5/fts5.h.
Changes to ext/fts5/fts5_expr.c.
Changes to ext/fts5/test/fts5aux.test.
Changes to ext/session/sqlite3session.c.
Changes to ext/session/sqlite3session.h.
Changes to main.mk.
Changes to src/btree.c.
Changes to src/build.c.
Changes to src/delete.c.
Changes to src/pager.c.
Changes to src/pcache.c.
Changes to src/pcache.h.
Changes to src/printf.c.
Changes to src/resolve.c.
Changes to src/sqliteInt.h.
Changes to src/test1.c.
Changes to src/update.c.
Changes to src/where.c.
Changes to src/wherecode.c.
Changes to test/intpkey.test.
Changes to test/releasetest.tcl.
Changes to test/shell1.test.
Changes to test/snapshot.test.
Changes to test/sort5.test.
Added test/tempdb2.test.
Changes to test/temptable2.test.
Added test/temptable3.test.
Changes to tool/spaceanal.tcl.