Fossil

Timeline
Login

Timeline

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

13 check-ins

2024-04-23
18:22
Further improvement to rail selection in the /timeline graph layout algorithm: Move merge lines that go into the branch rail that is on the left, over toward the left when using the r=BRANCH query parameter. ... (Leaf check-in: b71363e5 user: drh tags: trunk)
14:46
Fix one of the hyperlinks on the homepage. ... (check-in: 19b7f15b user: drh tags: trunk)
14:43
Adjustments to timeline graph layout to try to improve the appearance a little. ... (check-in: 797f1813 user: drh tags: trunk)
14:33
Increase the version number to 2.25 in order to start the next development cycle. ... (check-in: 929f36ae user: danield tags: trunk)
13:48
Updated the release date for 2.24 in the changelog, plus a few minor grammar fixes. ... (check-in: 8cb7a744 user: wyoung tags: trunk)
13:48
Fix the date on the 2.24 release on the homepage. ... (check-in: 5e761ec6 user: drh tags: trunk)
13:43
Update the homepage for the 2.24 release. ... (check-in: dee02ab6 user: drh tags: trunk)
13:25
Version 2.24 ... (check-in: 8be0372c user: drh tags: trunk, release, version-2.24)
2024-04-22
16:29
cgi.md: be less specific about the Apache version in which the Content-Length change happened because a new forum post reports that it happens at least as far back as 2.4.41. ... (check-in: 9af5f386 user: stephan tags: trunk)
2024-04-21
18:51
Merge the update to zLib-1.3.1. ... (check-in: 64ce68d5 user: drh tags: trunk)
18:46
Improvements to comments in graph.c. No changes to actual code. ... (check-in: 40320f65 user: drh tags: trunk)
16:20
Fix parsing of the argument to the "Connection:" header of HTTP reply messages to deal with unusual arguments added by Apache mod_cgi. See forum thread ca6fc85c80f4704f. ... (check-in: 5f47bb59 user: drh tags: trunk)
15:37
Simplify parsing of the Connection: header in HTTP replies. ... (Closed-Leaf check-in: 77f25829 user: drh tags: connection-http-header)