SQLite

Check-in [d198a6db2e]
Login

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

Overview
Comment:Merge changes from the 3.11.0 release candidate.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | apple-osx
Files: files | file ages | folders
SHA1: d198a6db2e49d0205420f8ed08cfffd75ee93e1e
User & Date: drh 2016-02-13 17:35:48.571
Context
2016-02-15
17:40
Merge 3.11.0 changes. (check-in: 5cecc509d0 user: drh tags: apple-osx)
2016-02-13
17:35
Merge changes from the 3.11.0 release candidate. (check-in: d198a6db2e user: drh tags: apple-osx)
2016-02-12
18:48
Fix a potential buffer overread provoked by invalid utf-8 in fts5. (check-in: a049fbbde5 user: dan tags: trunk)
2016-02-09
15:50
Merge recent fixes and enhancements from trunk. (check-in: f073401792 user: drh tags: apple-osx)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to Makefile.in.
Changes to Makefile.msc.
Changes to autoconf/Makefile.am.
Changes to autoconf/Makefile.msc.
Changes to autoconf/README.txt.
Changes to ext/fts3/fts3Int.h.
Changes to ext/fts3/unicode/mkunicode.tcl.
Changes to ext/fts5/fts5Int.h.
Changes to ext/fts5/fts5_aux.c.
Changes to ext/fts5/fts5_buffer.c.
Changes to ext/fts5/fts5_config.c.
Changes to ext/fts5/fts5_expr.c.
Changes to ext/fts5/fts5_hash.c.
Changes to ext/fts5/fts5_index.c.
Changes to ext/fts5/fts5_main.c.
Changes to ext/fts5/fts5_storage.c.
Changes to ext/fts5/fts5_tokenize.c.
Changes to ext/fts5/fts5_unicode2.c.
Changes to ext/fts5/fts5_vocab.c.
Changes to ext/fts5/fts5parse.y.
Changes to ext/fts5/test/fts5corrupt3.test.
Changes to ext/fts5/test/fts5hash.test.
Changes to ext/fts5/test/fts5simple.test.
Changes to ext/misc/json1.c.
Changes to main.mk.
Changes to mptest/mptest.c.
Changes to src/alter.c.
Changes to src/insert.c.
Changes to src/os.c.
Changes to src/os_common.h.
Changes to src/shell.c.
Changes to src/sqlite.h.in.
Changes to src/sqliteInt.h.
Changes to src/update.c.
Changes to src/where.c.
Changes to test/alter3.test.
Changes to test/check.test.
Changes to tool/mkautoconfamal.sh.
Changes to tool/mkvsix.tcl.
Changes to tool/warnings.sh.