Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

7 check-ins using file www/index.wiki version 7f61fc36b3

2021-01-20
12:16
Enhancements to the change log. Mention SQLite 3.35 and Fossil performance optimizations. check-in: fc8452b13f user: drh tags: trunk
02:09
Enable secure_delete when deleting chat messages, so that there are no forensic traces left behind. check-in: 12a120dd37 user: drh tags: trunk
2021-01-19
08:09
Adjustments to [fb3dabd5c4bf638] so that the hue of the automatic colors is the same, and only the saturation and value are adjusted. In other words, ensure that historical hues are not modified by that change. Edit: The previous check-in seems to have more historically consistent colors, so we will continue with that for now. Leaf check-in: 1743f89a0a user: drh tags: mistake
2021-01-18
23:29
Adjust automatically chosen colors to be less saturated, and easier to read. check-in: fb3dabd5c4 user: drh tags: trunk
15:02
Update the built-in SQLite to the latest 3.35 alpha version that uses the EXISTS-to-IN optimization. EXISTS operators are used a lot in Fossil, so Fossil should give the new optimization a good real-world test. check-in: 74dd3187a9 user: drh tags: trunk
04:32
Added --no-print-result flag to test-th-source to suppress output of final result, as the default behavior sometimes causes duplicate output of the last expression. check-in: 817c643435 user: stephan tags: trunk
2021-01-17
23:36
Minor wording tweaks to various documentation files. check-in: 5aa71f59b7 user: drh tags: trunk