Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Merge latest trunk changes into this branch. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | reuse-schema |
Files: | files | file ages | folders |
SHA3-256: |
97a9604d85cf5044e8109e533d4682b2 |
User & Date: | dan 2019-03-04 07:25:38.382 |
Context
2019-03-20
| ||
16:03 | Merge latest trunk changes into this branch. (check-in: 4cd20ca677 user: dan tags: reuse-schema) | |
2019-03-04
| ||
07:25 | Merge latest trunk changes into this branch. (check-in: 97a9604d85 user: dan tags: reuse-schema) | |
07:15 | Fix a problem preventing compilation with SQLITE_OMIT_UTF16. (check-in: 906d1fd865 user: dan tags: trunk) | |
2019-02-26
| ||
16:36 | Update doc/shared_schema.md to describe the shell tool ".shared-schema" dot-command. (check-in: 0ce2092a59 user: dan tags: reuse-schema) | |
Changes
Changes to Makefile.in.
Changes to ext/fts3/README.tokenizers.
Changes to ext/fts3/fts3_snippet.c.
Changes to ext/fts3/fts3_tokenizer.c.
Changes to ext/fts5/test/fts5aux.test.
Changes to ext/misc/fileio.c.
Changes to ext/misc/fossildelta.c.
Changes to ext/misc/percentile.c.
Changes to ext/session/sessionB.test.
Changes to src/btree.c.
Changes to src/func.c.
Changes to src/pager.c.
Changes to src/select.c.
Changes to src/shell.c.in.
Changes to src/sqlite.h.in.
Changes to src/tclsqlite.c.
Changes to src/tokenize.c.
Changes to src/vdbeapi.c.
Changes to src/wherecode.c.
Changes to test/dbfuzz2.c.
Changes to test/fts3atoken.test.
Changes to test/fts3corrupt4.test.
Changes to test/fts3expr4.test.
Changes to test/fuzzdata8.db.
Changes to test/like3.test.
Changes to test/scanstatus.test.
Changes to test/tclsqlite.test.