Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Merge latest trunk changes with this branch. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | ota-update |
Files: | files | file ages | folders |
SHA1: | e5ca79d2d3c066252b0baa4f76ddbe0e |
User & Date: | dan 2015-02-23 16:17:46 |
Context
2015-02-23
| ||
20:09 | Fix building with ENABLE_OTA and OMIT_LOAD_EXTENSION. check-in: d6d21ff5 user: dan tags: ota-update | |
16:17 | Merge latest trunk changes with this branch. check-in: e5ca79d2 user: dan tags: ota-update | |
15:41 | Change SQLITE_FCNTL_ZIPVFS_PAGER to SQLITE_FCNTL_ZIPVFS. check-in: f7865b94 user: dan tags: ota-update | |
2015-02-21
| ||
15:42 | Update document on sqlite3_mprintf() and related functions. Discuss the %w format and point out that obscure ANSI-C formats are not supported. No changes to code. check-in: f8917ba4 user: drh tags: trunk | |
Changes
Changes to src/attach.c.
Changes to src/backup.c.
Changes to src/btree.c.
Changes to src/btree.h.
Changes to src/btreeInt.h.
Changes to src/global.c.
Changes to src/os_unix.c.
Changes to src/sqlite.h.in.
Changes to src/tclsqlite.c.
Changes to src/test_stat.c.
Changes to src/vacuum.c.
Changes to test/permutations.test.