Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Merge all changes from the 3.18.0 release. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | apple-osx |
Files: | files | file ages | folders |
SHA3-256: |
ed28f15e052b34f6642c68711fa3ed76 |
User & Date: | drh 2017-03-30 20:26:06.627 |
Context
2017-04-08
| ||
00:25 | Merge the latest trunk changes. (check-in: dd16439ea1 user: drh tags: apple-osx) | |
2017-03-30
| ||
20:26 | Merge all changes from the 3.18.0 release. (check-in: ed28f15e05 user: drh tags: apple-osx) | |
2017-03-28
| ||
18:48 | Version 3.18.0 (check-in: 424a0d3803 user: drh tags: release, branch-3.18, version-3.18.0) | |
2017-03-13
| ||
18:31 | Merge all recent changes from trunk. (check-in: 3d04b2cd7a user: drh tags: apple-osx) | |
Changes
Changes to Makefile.in.
Changes to Makefile.msc.
Changes to README.md.
Changes to autoconf/Makefile.msc.
Changes to autoconf/configure.ac.
Name change from ext/README.txt to ext/README.md.
Changes to ext/fts3/fts3.c.
Changes to ext/fts3/fts3_unicode.c.
Changes to ext/fts3/fts3_unicode2.c.
Changes to ext/fts3/fts3_write.c.
Added ext/fts3/tool/fts3cov.sh.
Changes to ext/fts3/unicode/mkunicode.tcl.
Added ext/misc/README.md.
Added ext/misc/dbdump.c.
Changes to ext/misc/json1.c.
Changes to ext/misc/shathree.c.
Changes to ext/rtree/rtree.c.
Changes to main.mk.
Changes to src/analyze.c.
Changes to src/btree.c.
Changes to src/ctime.c.
Changes to src/func.c.
Changes to src/insert.c.
Changes to src/loadext.c.
Changes to src/mem1.c.
Changes to src/pragma.c.
Changes to src/printf.c.
Changes to src/shell.c.
Changes to src/sqlite.h.in.
Changes to src/sqlite3ext.h.
Changes to src/sqliteInt.h.
Changes to src/sqliteLimit.h.
Changes to src/test_config.c.
Changes to src/test_journal.c.
Changes to src/vdbe.c.
Changes to src/vdbe.h.
Changes to src/vdbeInt.h.
Changes to src/vdbeaux.c.
Changes to test/autoanalyze1.test.
Changes to test/check.test.
Changes to test/collateB.test.
Changes to test/fuzzcheck.c.
Added test/json104.test.
Changes to test/mallocM.test.
Changes to test/ossfuzz.c.
Changes to test/ossshell.c.
Changes to test/permutations.test.
Changes to test/shell1.test.
Added test/sync2.test.
Added test/triggerG.test.
Changes to tool/showdb.c.