Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
|
2026-04-03
| ||
| 18:41 | Add sqlite3changegroup_config() to the list of new session APIs. Leaf check-in: 08880fbb6d user: stephan tags: trunk | |
| 18:35 | Make /session/funclist.html's columns a tick wider so that they don't overlap at certain widths. check-in: 2ea91905b7 user: stephan tags: trunk | |
| 14:08 | Updates to the 3.53.0 change log check-in: b2b5125915 user: drh tags: trunk | |
|
2026-03-30
| ||
| 16:10 | A couple of minor typo fixes reported in the forum. check-in: 6ad6672809 user: stephan tags: trunk | |
| 14:40 | Fix a typo check-in: a5c6c84410 user: drh tags: trunk | |
| 11:18 | Remove a superfluous (in this context) line from the 3.53 JS/WASM changes. check-in: fb3f17324e user: stephan tags: trunk | |
|
2026-03-26
| ||
| 12:13 | Drop sqlite3_atof() from the 3.53 release. check-in: 76a8e16fbd user: drh tags: trunk | |
|
2026-03-24
| ||
| 11:35 | Remove a stale reference to the long-removed SQLITE_MUTEX_APPDEF, as pointed out in [forum:348453389b|forum post 348453389b]. check-in: eb12b5eafb user: stephan tags: trunk | |
|
2026-03-23
| ||
| 17:00 | Add "opfs-wl" to the 3.53 change log. check-in: 21cd79a460 user: stephan tags: trunk | |
| 11:02 | Add sqlite3_atof() to the list of changes for 3.53.0 check-in: 1a8a95bde5 user: drh tags: trunk | |
|
2026-03-22
| ||
| 10:09 | Typo fixes from [forum:/forumpost/64b67b2265|forum post 64b67b2265]. check-in: 50cd88e0fe user: stephan tags: trunk | |
|
2026-03-21
| ||
| 20:08 | Add documentation of the nMultiInsert setting of QRF check-in: 51f3a7a7b3 user: drh tags: trunk | |
| 13:08 | Documentation for REINDEX EXPRESSIONS check-in: 2c88d6dd6f user: drh tags: trunk | |
| 11:18 | Documentation updates for REINDEX EXPRESSIONS. Closed-Leaf check-in: b5eba6ebaa user: drh tags: reindex-expressions | |
|
2026-03-20
| ||
| 13:23 | Documentation tweaks check-in: 177b596b18 user: drh tags: trunk | |
| 12:37 | Merge the latest branch-3.51 fixes into trunk. check-in: 5ff290f9e7 user: drh tags: trunk | |
|
2026-03-19
| ||
| 22:29 | Clarify the table-constraint diagram by adding a new arrow in what was previously just a line. Leaf check-in: 62a2d12f90 user: drh tags: branch-3.51 | |
| 20:12 | Fix missing </i> in the change log. check-in: 937159eb2c user: drh tags: trunk | |
| 12:11 | Mention the WAL-reset bug and stale expression indexes in the How To Corrupt document. check-in: 6255046429 user: drh tags: trunk | |
| 11:57 | Updates to stale expression index documentation. check-in: 6f0702ab9e user: drh tags: trunk | |
|
2026-03-17
| ||
| 12:24 | Updates to the 3.53.0 change log and to the stale expression indexes document. check-in: b154436e15 user: drh tags: trunk | |
|
2026-03-16
| ||
| 20:39 | Revisions to stale expression indexes document. check-in: 6605998199 user: drh tags: trunk | |
| 20:16 | Change log typos check-in: 51f88c8f4f user: drh tags: trunk | |
| 20:07 | First draft of stale expression indexes. check-in: 8847071296 user: drh tags: trunk | |
| 16:45 | Some (but not all) of the minor rephrasing suggestions from [forum:68507b2b0e|forum post 68507b2b0e]. check-in: 0ec5207644 user: stephan tags: branch-3.51 | |
|
2026-03-14
| ||
| 10:12 | Reimplement the /chronology.html sorting to fix a mis-sorting quirk pointed out in the forum and drastically simplify it. check-in: d0084709df user: stephan tags: branch-3.51 | |
|
2026-03-13
| ||
| 20:59 | More typo fixes. check-in: d2af4d5f58 user: drh tags: trunk | |
| 20:48 | Typo fixes check-in: d6409070d6 user: drh tags: trunk | |
| 20:36 | Notes on the hazards of using indexes on floating-point expressions. check-in: 023bb1a3a3 user: drh tags: trunk | |
| 11:10 | Fixes and refinements to the 3.51.3 documentation check-in: 95c2cac6a4 user: drh tags: branch-3.51 | |
| 10:46 | Version 3.51.3 check-in: 82777cc00d user: drh tags: release, branch-3.51, version-3.51.3 | |
|
2026-03-12
| ||
| 23:56 | Provide news and release notes for version 3.51.3. check-in: 29256f5ef1 user: drh tags: branch-3.51 | |
|
2026-03-11
| ||
| 15:15 | Remove a claim from limits.in which says that recursive triggers are on by default as of 3.7.0, as that neither reflects the current reality nor the change log history (which makes no such mention for 3.7.0). Addresses [forum:b5fd884001733350|forum post b5fd884001733350]. check-in: 5bdab2567c user: stephan tags: trunk | |
|
2026-03-06
| ||
| 16:05 | Version 3.52.0 check-in: 204093843e user: drh tags: trunk, version-3.52.0 | |
| 15:24 | Change the dates for 3.52.0 to today. Add a news item. check-in: f920e4fb3d user: drh tags: trunk | |
|
2026-03-05
| ||
| 01:11 | Fix the date of discovery and fix for the WAL-reset bug. check-in: 74b62e6226 user: drh tags: trunk | |
|
2026-03-04
| ||
| 23:16 | Further refinement of the WAL-reset bug messaging. check-in: f75664c3f4 user: drh tags: trunk | |
| 20:33 | Refinements to the WAL-reset bug description. check-in: db9f061808 user: drh tags: trunk | |
| 19:42 | Merge typo fixes from branch-3.51 check-in: d28305b210 user: drh tags: trunk | |
| 19:42 | Documentation for the WAL reset corruption bug. check-in: bffec01c06 user: drh tags: trunk | |
|
2026-03-03
| ||
| 19:39 | Typo fix in quirks.in check-in: 0dab4fcb0b user: drh tags: branch-3.51 | |
| 17:08 | Fix a mis-quoted HTML attribute which triggered a warning in downstream tools. An unrelated typo fix which has apparently been sitting here locally since 2025-12-06. check-in: f9d2c9fc65 user: stephan tags: trunk | |
|
2026-03-02
| ||
| 16:22 | Typo fix. check-in: a806040ce5 user: drh tags: trunk | |
| 16:20 | Typo fix check-in: 61c7356513 user: drh tags: branch-3.51 | |
|
2026-02-28
| ||
| 22:51 | Remove pages/asyncvfs.in and old links to it, per /chat discussion. check-in: 66a7145a32 user: stephan tags: trunk | |
|
2026-02-27
| ||
| 11:37 | Long-standing typo fix. check-in: 40eee76dca user: drh tags: trunk | |
|
2026-02-26
| ||
| 14:36 | Add another feature to the change log. check-in: dfb71a079f user: drh tags: trunk | |
| 13:51 | Further tweaks to the change log. check-in: 12ef3c89eb user: drh tags: trunk | |
|
2026-02-25
| ||
| 22:25 | Typo fix reported off-list by BrickViking. check-in: ea1fca2f0f user: stephan tags: trunk | |
| 01:26 | Typo fix reported in the forum. check-in: 877445867f user: stephan tags: trunk | |