Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
20 most recent events
|
| ||
| 02:15 | [59f75bba02] Leaf Store the database size in pages in bytes 28..31 of the header. Currently this is for forensic use only, but it might be used in the future. (user: drh, tags: trunk) | |
|
| ||
| 23:30 | New ticket 170872f1c3 Unmatched double-quote causes problems for FTS3. (user: drh) | |
| 23:27 | New ticket 42d45a693e Spurious log message from FTS3. (user: drh) | |
| 16:32 | [c2af2164cf] Add assert()s to mem2.c (activated by SQLITE_MEMDEBUG) which verify that memory alloctions that might have come from lookaside are always freed using a lookaside-aware free routine. (user: drh, tags: trunk) | |
|
| ||
| 23:13 | [bb591802ff] Move the ctime.c source module near the beginning of the list of files inserted into the amalgamation so that #defines that are overridden in other modules will not effect the values returned by sqlite3_compiletime_used(). (user: drh, tags: trunk) | |
| 21:42 | [418c6d8113] Add the SQLITE_DBSTATUS_CACHE_SIZE verb for sqlite3_db_status(). The highwater mark does not yet work on this verb. (user: drh, tags: trunk) | |
| 20:06 | [d670e8bd51] Remove the "experimental" markings on most interfaces that have been around for multiple releases. (user: drh, tags: trunk) | |
| 14:06 | [1716821ddb] Fix typo in a comment in the sqliteInt.h. No changes to code. (user: drh, tags: trunk) | |
|
| ||
| 19:31 | [4ae453ea7b] Version 3.6.23 (user: drh, tags: trunk, release) | |
| 15:10 | [20c400e73a] Fix a test script issue affecting the TCL backup tests under Windows. (user: shaneh, tags: trunk) | |
| 14:41 | [3445eda029] Version 3.6.23 release candidate 4 (user: shaneh, tags: trunk) | |
| 14:41 | [115c978b6b] Minor changes to silence compiler warnings on various MSVC builds. (user: shaneh, tags: trunk) | |
| 13:12 | [747baea5c3] Version 3.6.23 release candidate 3 (user: drh, tags: trunk) | |
| 13:02 | [0259b6299e] Check-in 87a6a9970b did not completely disable FTS4. This check-in aims to finish the job. (user: drh, tags: trunk) | |
| 12:35 | [73f4d292dc] Version 3.6.23 release candidate 2 (user: drh, tags: trunk) | |
| 12:35 | [87a6a9970b] Disable FTS4 (which is incomplete and not ready for publication) to prevent accidental use. (user: drh, tags: trunk) | |
| 05:01 | [30e9f966e7] Version 3.6.23 release candidate 1 (user: drh, tags: trunk) | |
|
| ||
| 21:40 | [ffb6596e6c] Add NEVER and assert macros and explanatory comments for unreachable conditions. (user: drh, tags: trunk) | |
| 15:17 | [1a88e31b03] Correct an assert() in mem2.c (test code only). (user: dan, tags: trunk) | |
| 10:32 | [049cadf92b] Do not run the stmt.test script as part of the inmemory_journal permutation. (user: dan, tags: trunk) | |