fossil
repo
Explore
Sign in
Fossil SCM
Overview
Code
Branches
Timeline
Tickets
Wiki
Forum
Releases
Files
← Back to file
src/comformat.c
50 commits
Latest merge from trunk.
brickviking
d03791648…
2026-02-10 08:49
Sync with trunk.
florian
ceee00be5…
2026-01-10 14:16
Sync with trunk.
florian
e4556126d…
2026-01-10 14:10
Sync with trunk.
florian
facfbbd55…
2026-01-10 14:04
Sync with trunk.
florian
c50c8ed9d…
2026-01-10 14:02
Assorted fixes of typos and grammar in code comments. No functional changes.
danield
e2bdc1057…
2025-12-23 16:06
Merge from trunk.
brickviking
6759efcc8…
2025-12-19 22:05
Import the recent changes to the sqlite3_qrf_wcwidth() function from SQLite check-in [https://sqlit…
florian
98287b7b0…
2025-12-05 15:35
Merge from trunk.
brickviking
0ffacb525…
2025-10-23 08:14
Sync with trunk.
florian
c321b7e49…
2025-09-26 12:58
Sync with trunk.
florian
779fe3e1b…
2025-09-26 12:57
Sync with trunk.
florian
f3ff04466…
2025-09-26 12:53
Sync with trunk.
florian
9cea672b5…
2025-09-26 12:50
Fix an out-of-bounds array access in the function to decode a UTF-8 sequence (similar to a problem …
florian
59879abe1…
2025-09-21 04:16
Sync with trunk.
florian
286a90069…
2025-08-21 12:08
Sync with trunk.
florian
a0377ebb9…
2025-08-21 12:07
Sync with trunk.
florian
5ee83f280…
2025-08-21 12:06
Sync with trunk.
florian
bab295db1…
2025-08-21 12:04
Merge from trunk.
brickviking
53010e968…
2025-07-28 02:32
Minor optimization: replace calls to mprintf("%s", X) with fossil_strdup(X).
danield
4c3e1728e…
2025-07-23 15:58
Sync with trunk.
florian
931e7065b…
2025-07-21 12:20
Sync with trunk.
florian
75244ee4f…
2025-07-21 12:15
Sync with trunk.
florian
a2a1e4a7d…
2025-07-21 12:13
Merge from trunk.
brickviking
f60a7ed29…
2025-03-28 10:11
Merge trunk into the merge-info-trunk branch.
stephan
1014ffb55…
2025-03-27 12:42
Enhance the html_to_plaintext() routine with a flags argument so that it can take over the job prev…
drh
fd59eb178…
2025-03-21 18:31
Merge from trunk.
brickviking
4850a5959…
2025-03-10 10:06
Rework the command-line arguments to the "fossil test-comment-format" command.
drh
2b2bc057f…
2025-03-03 14:25
Fix misspelled "--canonical" option on "fossil test-comment-format".
drh
9813e6f85…
2025-03-03 13:34
Change the "legacy comment printing algorithm" to the "canonical comment printing algorithm". Omit…
drh
35302d9e5…
2025-03-03 12:07
Merge from trunk.
brickviking
b59162201…
2025-03-02 20:36
Fix a bug in comment_print() discovered by the fuzzer enhancement of the previous check-in. This b…
drh
8ccedde4c…
2025-02-27 12:22
Fix the comment formatter so that it does not crash with ill-formatted VT100 escapes.
drh
2aa79ed75…
2025-02-26 21:03
Merge from trunk
brickviking
17efadc96…
2025-02-26 20:14
Enhance the comment_print() subroutien so that it understands that VT100 escape codes are zero-widt…
drh
32f954a1f…
2025-02-26 18:07
Sync with trunk.
florian
878a56bc9…
2024-12-12 17:07
Sync with trunk.
florian
6599ed912…
2024-12-12 17:00
Sync with trunk.
florian
611f20e81…
2024-12-12 16:58
Merge trunk into ui-local-diff branch, resolving one merge conflict in info.c:hexdump_page().
stephan
d57463cc0…
2024-11-07 06:50
Merge another update to the comment formatter.
florian
9ae999d74…
2024-10-06 04:31
Restore an error handling path deleted by an optimization.
florian
cc8a3116d…
2024-10-06 04:23
Merge updates to the character width measurements of the comment formatter. Note that multi-byte an…
florian
725af9479…
2024-10-05 13:29
Fix some compiler warnings reported by clang 17.0.6 on FreeBSD.
florian
b9e34fa9d…
2024-10-05 13:27
Try two optimizations (to be reverted after further measurements, if they don't pay off): (0) Abort…
florian
4e8dd7df4…
2024-10-05 13:06
Update the comment for the code copied from the SQLite shell.
florian
d98999f80…
2024-10-02 14:47
Have the `test-comment-format' command call `verify_all_options()' to report unknown command-line o…
florian
fb0845d1a…
2024-10-02 14:45
Fix the off-by-one errors if a fullwidth character only fits partially, and take into account chara…
florian
d5479ba7c…
2024-10-02 14:43
Fix the unicode code-point width estimating function to align with the SQLite CLI.
drh
e483b3b15…
2024-09-30 18:21
Take into account zero-width and double-width unicode character when formatting the command-line ti…
drh
83743188a…
2024-09-28 18:21
Copy the wcwidth() implementation from SQLite over into comformat.c, so that comformat.c does not d…
drh
7b581b48a…
2024-09-28 18:19
Keyboard Shortcuts
Open search
/
Next entry (timeline)
j
Previous entry (timeline)
k
Open focused entry
Enter
Show this help
?
Toggle theme
Top nav button
Close