Fossil

Timeline
Login

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

18 check-ins using file compat/zlib/trees.c version 6dece2effa

2026-04-01
12:18
Update the built-in SQLite to the latest 3.53.0 beta for SQLite testing. Leaf check-in: ad59a046cb user: drh tags: trunk
12:10
When doing a "fossil update", if a file under management needs to overwrite an unmanaged file, display the name of the backup that is made of the unmanaged file, and use file_delete() to delete the unmanaged file, even if that unmanaged file is read-only. The enables "fossil up version-3.50.0" to work on the SQLite repository when starting from the latest trunk. check-in: adb68404e6 user: drh tags: trunk
2026-03-30
12:21
Make merge a no-op when merging in the current checkout version, as suggested in [forum:6367db867c|forum post 6367db867c]. check-in: e84be9f2d6 user: stephan tags: trunk
2026-03-26
23:08
Back out the use of sqlite3_atof(), as that interface has been removed from the 3.53.0 release. Update the built-in SQLite to the latest 3.53.0 beta for testing. check-in: a10f931ba1 user: drh tags: trunk
08:00
Fix a hyperlink in the /info page. check-in: d21fdd54cc user: danield tags: trunk
2026-03-25
05:32
Make sync errors more obvious by issuing a warning at the end of the operation if errors occur. Leaf check-in: cae9c90858 user: andybradford tags: sync-errors
2026-03-24
15:23
Add a notice to the forum post editor politely requesting that users refrain from making multiple posts or edits in rapid succession to avoid spamming subscribers. Prompted by recent sqlite forum activity. A more complete solution would include a toggle to hide this notice and remember that preference via sessionStorage. Leaf check-in: 6eeeed8b9f user: stephan tags: forum-notification-reminder
2026-03-23
15:12
Fix a section title in the TH1 docs. check-in: 1cf64a9456 user: florian tags: trunk
15:10
Add "current_checkin" to the list of TH1 variables available in skin templates. check-in: c90e810f3f user: florian tags: trunk
13:49
Update to the latest SQLite and rig Fossil to use sqlite3_atof() if that interface is available. When compiling with an older SQLite, it falls back to using atof(). check-in: cb89386af5 user: drh tags: trunk
2026-03-21
16:15
Add a reference to the chroot document also in the standalone server documentation. check-in: e40bdbff49 user: andybradford tags: trunk
2026-03-20
12:07
Add otf (OpenType font) mime type. check-in: 422785d5df user: stephan tags: trunk
2026-03-18
23:00
Update the built-in SQLite to the latest 3.53.0 development version for testing. check-in: 17f98784c2 user: drh tags: trunk
2026-03-13
22:45
Set the date on the 2.28 change log. check-in: d98ec8a045 user: drh tags: trunk
2026-03-12
12:52
Merge the updates to zlib to version 1.3.2, released on February 17, 2026. check-in: 6ea30fb3cd user: florian tags: trunk
2026-02-17
15:06
Carry forward [368d97869b] to the zlib 1.3.2 update. Closed-Leaf check-in: d658634bba user: florian tags: zlib-update
15:04
Carry forward [0f8bae079e] to the zlib 1.3.2 update. check-in: 235b210387 user: florian tags: zlib-update
15:02
Update the built-in zlib to version 1.3.2, released on February 17, 2026. According to check-ins [eea86cee3a] and [511ad59ae3], all files from the doc/ and contrib/ada/ subdirectories are excluded. check-in: 04f74fdff7 user: florian tags: zlib-update