Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Merge all recent trunk enhancements into the apple-osx branch. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | apple-osx |
Files: | files | file ages | folders |
SHA1: |
0e14fe1b986abf1449d727fbe04c6a93 |
User & Date: | drh 2017-01-27 16:39:38.607 |
Context
2017-02-04
| ||
15:29 | Merge recent trunk enhancements. (check-in: 6c3f09028f user: drh tags: apple-osx) | |
2017-01-27
| ||
16:39 | Merge all recent trunk enhancements into the apple-osx branch. (check-in: 0e14fe1b98 user: drh tags: apple-osx) | |
13:14 | Alternative ICU fix (compare to check-in [50e60cb4]) that avoids casting integers to pointers. (check-in: d9752c8f7c user: drh tags: trunk) | |
2017-01-06
| ||
17:01 | Merge the changes for version 3.16.2. (check-in: c59c888023 user: drh tags: apple-osx) | |
Changes
Changes to Makefile.in.
Changes to VERSION.
Changes to configure.
Changes to ext/fts5/fts5_expr.c.
Changes to ext/fts5/test/fts5synonym.test.
Changes to ext/fts5/test/fts5tokenizer.test.
Changes to ext/icu/icu.c.
Changes to ext/misc/json1.c.
Changes to ext/misc/vtshim.c.
Added ext/rbu/rbufault4.test.
Added ext/rbu/rburesume.test.
Changes to ext/rbu/rbuvacuum2.test.
Changes to ext/rbu/sqlite3rbu.c.
Changes to ext/userauth/userauth.c.
Changes to main.mk.
Changes to src/analyze.c.
Changes to src/attach.c.
Changes to src/btmutex.c.
Changes to src/btree.c.
Changes to src/btree.h.
Changes to src/delete.c.
Changes to src/expr.c.
Changes to src/func.c.
Changes to src/global.c.
Changes to src/insert.c.
Changes to src/loadext.c.
Changes to src/malloc.c.
Changes to src/pager.c.
Changes to src/pager.h.
Changes to src/printf.c.
Changes to src/resolve.c.
Changes to src/select.c.
Changes to src/shell.c.
Changes to src/sqlite.h.in.
Changes to src/sqliteInt.h.
Changes to src/table.c.
Changes to src/tclsqlite.c.
Changes to src/test_delete.c.
Changes to src/test_sqllog.c.
Changes to src/test_windirent.c.
Changes to src/test_windirent.h.
Changes to src/update.c.
Changes to src/util.c.
Changes to src/vdbe.c.
Changes to src/vdbe.h.
Changes to src/vdbeapi.c.
Changes to src/vdbeaux.c.
Changes to src/vdbeblob.c.
Changes to src/where.c.
Changes to src/whereexpr.c.
Added test/affinity3.test.
Changes to test/cursorhint2.test.
Changes to test/exclusive2.test.
Changes to test/hook.test.
Changes to test/join2.test.
Changes to test/kvtest.c.
Changes to test/rowvalue.test.
Changes to test/speedtest1.c.
Changes to test/tester.tcl.
Added test/update2.test.
Changes to test/vtabH.test.
Changes to test/wordcount.c.
Changes to tool/speed-check.sh.