This Day In History For 2026-10-31
1 Year Ago (more context)
|
2025-10-31
| ||
| 17:22 | Update the built-in SQLite again, this time to beta-test the recent fix to ambiguous column name detection. check-in: fb173ae1a8 user: drh tags: trunk | |
| 13:48 | Update the built-in SQLite to the latest trunk check-in for beta testing. check-in: 8690598e51 user: drh tags: trunk | |
| 13:29 | Allow symbolic names for the name= query parameter to the /rchvdwnld. check-in: 50b810013f user: drh tags: trunk | |
2 Years Ago (more context)
|
2024-10-31
| ||
| 23:39 | • Edit [f214aba4f5c4846d|f214aba4f5]: Edit check-in comment. artifact: 43cc4899a8 user: stephan | |
| 23:09 | Fix the longestCommonSequence() routine so that it works even with very large negative scores that can result from files with hundreds of thousands of lines of text. [forum:27e77558ad21ffed|forum thread 27e77558ad21ffed]. check-in: f214aba4f5 user: drh tags: trunk | |
| 03:40 | (Typo) BUILD.txt small change. check-in: 48d7f4370f user: brickviking tags: trunk | |
| 02:52 | Merge man page from trunk. check-in: f8aa183761 user: brickviking tags: bv-corrections01 | |
| 02:37 | Updated man page. check-in: 18ed5157fc user: brickviking tags: trunk | |
| 02:16 | Merge from trunk check-in: c8967e64dd user: brickviking tags: bv-corrections01 | |
| 02:08 | Update search pattern within man_page_command_list.tcl script check-in: 1995ab123e user: brickviking tags: trunk | |
10 Years Ago (more context)
|
2016-10-31
| ||
| 18:57 | Backout the fusefs change. The correct solution is to run "./configure" followed by "make clean fossil" in order to rebuild when updating from historical sources. check-in: 08f0ac0cb4 user: drh tags: trunk | |
| 16:03 | Merge the accidental fork. check-in: d13fc6a6b7 user: drh tags: trunk | |
| 16:02 | Fix to the fusefs.c file so that it builds even without FOSSIL_HAVE_FUSEFS. check-in: 9a4a5dec3d user: drh tags: trunk | |
| 13:36 | Fix harmless "Local declaration of 'rc' hides declaration of the same name in outer scope", reported by Kevin (arnoldemu) on fossil-users list. check-in: 0c3ae89dcb user: jan.nijtmans tags: trunk | |
| 12:41 | Fix harmless memory leaks. check-in: 36babe0ce1 user: drh tags: trunk | |
| 10:55 | Omit deleted unversioned files from the /uvlist page unless the showdel=1 query parameter is used. check-in: a3608700ad user: drh tags: trunk | |
15 Years Ago (more context)
|
2011-10-31
| ||
| 17:54 | Fix a potential division-by-zero in the file browser. check-in: 4d408219bd user: drh tags: trunk | |
| 11:46 | Improve the performance of rebuild by using max(rid) instead of count(*) as a good approximation for the amount of work to be done. check-in: 78e10da0e6 user: drh tags: trunk | |