Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2025-02-01
| ||
18:44 | Proposal to skip 3.48.N patch releases and jump straight into 3.49.0. (Leaf check-in: 9021a28103 user: drh tags: pre-3.49) | |
2025-01-31
| ||
21:01 | Merge branch-3.48 enhancements into pre-3.49. (check-in: 94000d6eb1 user: drh tags: pre-3.49) | |
13:36 | Document the three new sqlite_db_config() options on the change log for 3.49.0. (check-in: 008777010b user: drh tags: pre-3.49) | |
2025-01-30
| ||
12:34 | Update the change log for the upcoming 3.48.1 release. (Leaf check-in: a33d54929d user: drh tags: branch-3.48) | |
2025-01-28
| ||
21:06 | Include the if() function enhancement in the change log. (check-in: f31b5a1302 user: drh tags: pre-3.49) | |
21:04 | Document the enhancements to the if() function, to allow four or more arguments. (check-in: 0d4db2556c user: drh tags: pre-3.49) | |
20:59 | Minor typo fixes in pages/queryplanner-ng.in. (check-in: 938fbcc845 user: stephan tags: pre-3.49) | |
20:36 | Minor typo fixes in pages/queryplanner-ng.in. (check-in: d678524a89 user: stephan tags: pre-3.49) | |
20:25 | Slight tweaks to the wording of the star-query heuristic explanation. (check-in: fa63e38575 user: drh tags: pre-3.49) | |
20:11 | Add documentation of the star-query heuristic. (check-in: aca9634c89 user: drh tags: pre-3.49) | |
15:32 | Tweaks to the download page. (Leaf check-in: 602dec3e7f user: drh tags: trunk) | |
15:27 | Merge the branch-3.48 changes into the pending 3.49.0 documentation on trunk. (check-in: 919648f93b user: drh tags: pre-3.49) | |
15:23 | Begin drafting 3.49.0 documentation. (check-in: d1093c5139 user: drh tags: pre-3.49) | |
2025-01-27
| ||
10:50 | Merge trunk edits into branch-3.48 (check-in: 8210fec202 user: drh tags: branch-3.48) | |
10:44 | Improved privacy of the SQLite developers. (check-in: c7ed4cba9e user: drh tags: trunk) | |
2025-01-25
| ||
12:05 | Minor typo fix reported in [forum:4135967d96|forum post 4135967d96]. (check-in: 952d03f23c user: stephan tags: branch-3.48) | |
12:02 | Minor typo fix reported in [forum:4135967d96|forum post 4135967d96]. (check-in: bcd7e3e090 user: stephan tags: trunk) | |
2025-01-23
| ||
20:31 | Merge documentation improvements from trunk. (check-in: 3d4381026f user: drh tags: branch-3.48) | |
20:29 | Further improvements to the howtobuild document. (check-in: 91702f0501 user: drh tags: trunk) | |
18:38 | Update the howtocompile document. (check-in: 730878a6da user: drh tags: trunk) | |
13:45 | Start a change log for the 3.48.1 branch release. (check-in: fff673c646 user: drh tags: branch-3.48) | |
13:28 | Minor rsync typo fix reported in [forum:/info/83b1337962|forum post 83b1337962]. (check-in: e6401365a8 user: stephan tags: trunk) | |
2025-01-21
| ||
16:01 | In lang_attach.in, add a mention that the ATTACHed db uses the same VFS as the main db by default, per [forum:/info/07d789da26969be1|suggestion in the forum]. (check-in: d29a805623 user: stephan tags: trunk) | |
2025-01-15
| ||
19:53 | Document that 0x7FFFFFFF means block forever. (Leaf check-in: c2a715c9f0 user: dan tags: win32-enable-setlk) | |
13:08 | Adjustments to the download page. (check-in: 2537f149dc user: drh tags: trunk) | |
2025-01-14
| ||
11:13 | Publish hashes of the repo and sqlite3.c (check-in: 78a520920d user: drh tags: trunk) | |
11:09 | Version 3.48.0 (check-in: 1ca7e4140f user: drh tags: trunk, release, version-3.48.0) | |
2025-01-13
| ||
19:22 | Add docs for the SQLITE_ENABLE_SETLK_TIMEOUT option. (check-in: 67a7ce7420 user: dan tags: win32-enable-setlk) | |
13:19 | Report the change in the maximum number of arguments to an SQL function. (check-in: e16ceb01fc user: drh tags: trunk) | |
2025-01-11
| ||
23:15 | Further improvements to CLI documentation associated with --hexdb and the new ".dbtotxt" dot-command. (check-in: 020f8e0441 user: drh tags: trunk) | |
23:12 | Typo fix reported in [forum:1b6d836316|forum post 1b6d836316]. (check-in: eb72b863cf user: stephan tags: trunk) | |
18:19 | Update the built-in "pikchr.c" code to the latest version from upstream. (check-in: 945e9e0154 user: drh tags: trunk) | |
2025-01-08
| ||
14:10 | Update the speed-and-size graphs with the latest 3.48.0 data. (check-in: 278788bcba user: drh tags: trunk) | |
2025-01-06
| ||
14:29 | Update the syntax of RAISE to show that the second argument can be an expression. (check-in: 65b7e053b8 user: drh tags: trunk) | |
11:06 | Fix obsolete restrictions on the use of serialize and deserialize methods in the Tcl interface. (check-in: 235f30b134 user: drh tags: trunk) | |
10:55 | More improvements to the SQLite extension for Tcl documentation. (check-in: d222bb90e3 user: drh tags: trunk) | |
00:41 | Add a table of contents and other enhancements to the tclsqlite.html document. (check-in: cb75bd2171 user: drh tags: trunk) | |
2025-01-02
| ||
19:08 | Update to the change log to mention FTS5 insttoken. (check-in: cea01aa2d1 user: drh tags: trunk) | |
2025-01-01
| ||
21:26 | Improvements to amalg-v-canon.html (check-in: b432609e42 user: drh tags: trunk) | |
21:15 | Improvements to the 3.48.0 change log. (check-in: 4e119c86a7 user: drh tags: trunk) | |
16:16 | Rename the new amalgamation-versus-canonical document. (check-in: aca17a755b user: drh tags: trunk) | |
16:12 | Tweaks to the amalgamation-v-canonical document. (check-in: 2a10a4a341 user: drh tags: trunk) | |
15:56 | Add the Amalgamation Versus Canonical Sources page. (check-in: 94d656291a user: drh tags: trunk) | |
2024-12-31
| ||
16:14 | Steps toward clearing up confusion about the difference between canonical sources and the amalgamation tarball. (check-in: e3a9a02ac5 user: drh tags: trunk) | |
09:37 | Updates to the download page and to new.html. (check-in: 86dc407aad user: drh tags: trunk) | |
2024-12-30
| ||
19:22 | Updates to the download page. (check-in: 632246b636 user: drh tags: trunk) | |
15:37 | Update the change log and news in anticipation of 3.48.0. (check-in: f919d534f0 user: drh tags: trunk) | |
2024-12-18
| ||
03:18 | Correct a scientific-notation number in limits.in, per [forum:029a319472|forum thread 029a319472]. (check-in: 644fb84245 user: stephan tags: trunk) | |
2024-12-13
| ||
23:12 | Minor updates in limits.in in response to [forum:029a319472|forum post 029a319472]. (check-in: d5db843966 user: stephan tags: trunk) | |
2024-12-10
| ||
21:35 | Merge 3.47.2 changes into 3.48.0 on trunk. (check-in: 6307f8950d user: drh tags: trunk) | |