Fossil

Timeline
Login

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

14 check-ins using file src/blob.c version 1da99958db

2007-11-22
22:14
Make sure HTML tags in wiki are terminated in the diff screen too. ... (check-in: d6ad7aa034 user: drh tags: trunk)
22:02
Fix the rendering of comments with unclosed block HTML markup in the vinfo page. ... (check-in: 3afcc4388c user: drh tags: trunk)
01:53
Fix some compiler warnings. Comment changes on non-functioning code in tkt.c. ... (check-in: 2a707334c9 user: drh tags: trunk)
2007-11-21
16:03
Fix a bug in the unified diff generator. ... (check-in: 4db464a748 user: drh tags: trunk)
13:52
Append the pathname to the login cookie name so that separate cookies are used for each server. ... (check-in: d2b4469934 user: drh tags: trunk)
12:21
Attach login cookies to the root path of the server, so that multiple servers can coexist on the same site. ... (check-in: 68a202e101 user: drh tags: trunk)
03:19
Try again to get the Login/Logout menu name correct. ... (check-in: f0a9e3b523 user: drh tags: trunk)
03:17
Get the name of the Login/Logout menu option right. ... (check-in: bd667b1940 user: drh tags: trunk)
03:01
Render the header of every page using subscript. Add a setup page that for editing that subscript. ... (check-in: 555911dff5 user: drh tags: trunk)
2007-11-20
23:54
Add the SbS_Render() interface for rendering HTML with embedded subscript. ... (check-in: e29abeff80 user: drh tags: trunk)
2007-11-18
20:48
Add a more advanced commit-hook mechanism that allows us to specify multiple procedures in a particular order prior to commit. Continuing work toward getting tickets going. ... (check-in: d5e7891b07 user: drh tags: trunk)
2007-11-17
17:48
Continuing work on the infrastructure for tickets. ... (check-in: 8c96ed62f5 user: drh tags: trunk)
00:29
Merge aku's CVS import changes into the main line. Fix a small bug in diff.c. ... (check-in: 38b967dcf5 user: drh tags: trunk)
2007-11-16
20:42
Rework the merge algorithm. It now only works for text files. But, it no longer gets confused by line endings (\r\n versus \n) and it reports conflicts. ... (check-in: 36b96b8616 user: drh tags: trunk)