Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Merge all recent trunk enhancements and fixes into the sessions branch. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | sessions |
Files: | files | file ages | folders |
SHA1: |
df94e61f93da390cb75c48975c50e9d6 |
User & Date: | drh 2015-03-31 00:10:21.692 |
Context
2015-04-01
| ||
16:39 | Merge recent enhancements from trunk. (check-in: aea439bdc6 user: drh tags: sessions) | |
2015-03-31
| ||
00:10 | Merge all recent trunk enhancements and fixes into the sessions branch. (check-in: df94e61f93 user: drh tags: sessions) | |
2015-03-30
| ||
23:43 | Prevent a possible infinite loop when trying to DROP a table from a corrupt database. (check-in: 395bb3e677 user: drh tags: trunk) | |
2015-03-24
| ||
19:02 | Merge all recent trunk enhancements into the sessions branch. (check-in: 54aaa6f29a user: drh tags: sessions) | |
Changes
Changes to Makefile.msc.
Changes to ext/fts3/fts3.c.
Changes to src/btree.c.
Changes to src/main.c.
Changes to src/malloc.c.
Changes to src/os_win.c.
Changes to src/shell.c.
Changes to src/sqlite.h.in.
Changes to src/sqliteInt.h.
Added test/btree02.test.
Added test/corruptJ.test.
Changes to test/win32lock.test.
Changes to tool/mksqlite3c-noext.tcl.
Changes to tool/mksqlite3c.tcl.
Changes to tool/mksqlite3h.tcl.