Fossil

Timeline
Login

Timeline

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

15 check-ins using file src/printf.c version 6e4566fb65

2014-06-24
00:40
Merge updates from trunk. ... (check-in: 591bc4434b user: mistachkin tags: experimental)
2014-06-21
01:38
Add --trimspace option to the 'test-comment-format' test command. ... (check-in: 4e3f915c00 user: mistachkin tags: experimental)
01:32
Re-add the legacy comment printing algorithm. Currently, it is being retained primarily for testing and comparison purposes. ... (check-in: 0463c7bfb1 user: mistachkin tags: experimental)
2014-06-20
20:56
Merge updates from trunk. ... (check-in: 265a48d3ec user: mistachkin tags: experimental)
19:52
Merge parent branch again. ... (check-in: 91741c7ae9 user: mistachkin tags: experimental)
19:16
Merge parent branch. ... (check-in: 69509558c8 user: mistachkin tags: experimental)
18:56
Reorganize the new code, making internal functions private. Add COMMENT_PRINT_TRIM_SPACE flag, on by default. ... (check-in: 856d10ae81 user: mistachkin tags: experimental)
18:31
Further refinements and more tests. ... (check-in: 70ba07c368 user: mistachkin tags: experimental)
03:56
Initial draft of the ability to break a multi-line comment on word boundaries using the new algorithm. ... (check-in: 10b47cc350 user: mistachkin tags: experimental)
2014-06-19
21:30
Merge updates from trunk. ... (check-in: 5d2a7a0fa1 user: mistachkin tags: experimental)
21:25
Add several tests. ... (check-in: bb1a191853 user: mistachkin tags: experimental)
21:25
Complete re-write of the comment printing algorithm, taking the preservation of any pre-existing formatting within the comment into account. No attempt is made to avoid breaking a line in the middle of a word. ... (check-in: 89aa595f88 user: mistachkin tags: experimental)
05:43
Merge updates from branch. Gracefully handle the case where the first line contains no spaces. ... (check-in: d547629280 user: mistachkin tags: experimental)
03:04
Merge variable name change. ... (check-in: 05ea665fef user: mistachkin tags: experimental)
02:39
Experimental changes for more precise handling of new lines. ... (check-in: 816faa5af9 user: mistachkin tags: experimental)