Fossil

Today In History
Login

This Day In History For 2026-07-08

1 Year Ago (more context)

2025-07-08
20:36 Edit [ec10b57f0a109744|ec10b57f0a]: Mark "Closed". artifact: 8543ac6354 user: drh
20:35
Update the built-in SQLite to the latest trunk version for testing. check-in: d62593b787 user: drh tags: trunk

2 Years Ago (more context)

2024-07-08
23:24
Document the empty-string case for the server/ui --skin flag and cgi skin: directive. check-in: 699b9ca54d user: stephan tags: trunk
11:16 Changes to wiki page "branch/markdown-tagrefs" artifact: 1a147dc642 user: stephan

3 Years Ago (more context)

2023-07-08
18:22
Remove some now-stale auto.def documentation. check-in: bb66461f8a user: stephan tags: trunk
18:13
Resolve inadvertent fork caused by two exact-same-second check-ins. check-in: 5cf0da6e0a user: stephan tags: trunk
18:11
Update the built-in SQLite to a new version that includes proper "LL" suffixes on all 64-bit integer literals. check-in: 06fb3f8104 user: drh tags: trunk
18:11
Replace --no-compile-commands configure flag with --compile-commands. i.e. make the feature explicitly opt-in, as the automatic guess is breaking builds on some platforms. check-in: 7e9a242b60 user: stephan tags: trunk
18:09 Edit [fb116a206e04e64f|fb116a206e]: Move to branch mistake. Mark "Closed". Edit check-in comment. artifact: bd64576d17 user: stephan
18:08
Replace --no-compile-commands configure flag with --compile-commands. i.e. make the feature explicitly opt-in, as the automatic guess is breaking builds on some platforms. (Edit: rolling back - contains inadvertent test edits.) Closed-Leaf check-in: fb116a206e user: stephan tags: mistake
14:36
Update the built-in SQLite to the latest 3.43.0 alpha for testing. check-in: 65c6bda8d6 user: drh tags: trunk

5 Years Ago (more context)

2021-07-08
17:43
Enhancement to codecheck1.c to verify that routines like db_set() use a string literal as the setting argument, and are thus impervious to injection attacks. check-in: 0a5d0e191c user: drh tags: trunk
12:15 Edit [57a2cab38fa04b93|57a2cab38f]: Mark "Closed". artifact: 711c786c4f user: stephan
12:10 Edit [132340e6f77a38e3|132340e6f7]: Move to branch mistake. Edit check-in comment. artifact: 4b3e5a556b user: stephan
11:54
diff -tk: simplified wrap toggle implementation a bit using a ttk::checkbutton. Closed-Leaf check-in: 57a2cab38f user: stephan tags: mistake
08:51
In diff -tk window, add a button which toggles the line wrap mode, as discussed in [forum:/forumpost/c5e018e78a8e9d26 | forum post c5e018e78a8e9d26]. (My very first tk code, so it might be significantly improved upon by someone who knows Tk Fu.) (Edit: it turns out that wrapping doesn't work with the line numbers.) check-in: 132340e6f7 user: stephan tags: mistake