Fossil

Timeline
Login

Timeline

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

10 check-ins using file src/setup.c version 24c8846279

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)
03:17
Bug fixes in the Myers diff algorithm. ... (check-in: f1b55da0ac user: drh tags: trunk)
2007-11-15
21:49
Enhanced text diff subroutine uses Myers enhancements to Wagners minimum edit distance algorithm. White space at the end of lines is ignored. ... (check-in: 57b2735ebd user: drh tags: trunk)
2007-11-08
16:14
Add the --detail flag to the merge command. ... (check-in: 50ff86afd0 user: drh tags: trunk)
2007-11-07
22:22
Improvements to the merge algorithm so that it works better for common changes. Still more work needed. ... (check-in: ac6bb3ce06 user: drh tags: trunk)
2007-11-05
02:42
Added the "e" capability for viewing ticket submitter email addresses. Additional tinkering toward the design of tickets. This check-in is only thinly tested. ... (check-in: 929d28e358 user: drh tags: trunk)