| Commit message (Expand) | Author | Age | Files | Lines |
* | Vertical spacing changes around tables in man_term.c rev. 1.241 | Ingo Schwarze | 2022-08-28 | 2 | -8/+0 |
* | New tests of tabs in fill mode, in particular | Ingo Schwarze | 2022-08-16 | 3 | -2/+140 |
* | In groff commit 78e66624 on May 7 20:15:33 2021 +1000, | Ingo Schwarze | 2022-06-26 | 1 | -1/+1 |
* | Surprisingly, every escape sequence can also be used as an argument | Ingo Schwarze | 2022-06-08 | 10 | -4/+281 |
* | Split the excessively generic diagnostic message "invalid escape sequence" | Ingo Schwarze | 2022-06-07 | 1 | -1/+1 |
* | With the improved escape sequence parser, it becomes easy to also improve | Ingo Schwarze | 2022-06-05 | 4 | -26/+26 |
* | following the fixed parsing direction of roff_expand() in roff.c rev. 1.388, | Ingo Schwarze | 2022-05-19 | 1 | -5/+5 |
* | delete the two pairs of extra blank lines from expected man(7) terminal | Ingo Schwarze | 2021-06-28 | 29 | -116/+0 |
* | test private use areas some more as they have proven fragile | Ingo Schwarze | 2021-06-02 | 8 | -38/+74 |
* | Cleanup: | Ingo Schwarze | 2021-06-02 | 4 | -53/+57 |
* | The wcwidth(3) of Plane 15 and Plane 16 Private Use Characters | Ingo Schwarze | 2021-06-02 | 2 | -4/+4 |
* | Fix this test after the recent Unicode update in OpenBSD base. | Ingo Schwarze | 2020-02-27 | 1 | -1/+1 |
* | adapt to new <p> output logic (html.c rev. 1.260) | Ingo Schwarze | 2019-09-03 | 8 | -16/+0 |
* | Represent mdoc(7) .Pp (and .sp, and some SYNOPSIS and .Rs features) | Ingo Schwarze | 2019-01-07 | 1 | -7/+7 |
* | Bugfix: | Ingo Schwarze | 2018-12-20 | 3 | -3/+8 |
* | Several improvements to escape sequence handling. | Ingo Schwarze | 2018-12-15 | 12 | -20/+85 |
* | Improve the ASCII rendering of \(Po (Pound Sterling) | Ingo Schwarze | 2018-08-21 | 16 | -90/+86 |
* | Fix some issues found looking at groff_char(7): | Ingo Schwarze | 2018-08-21 | 8 | -12/+12 |
* | Improve ASCII rendering of a few rare character escape sequences | Ingo Schwarze | 2017-08-23 | 1 | -5/+5 |
* | catch up with ASCII renderings in chars.c rev. 1.72 | Ingo Schwarze | 2017-08-23 | 16 | -99/+99 |
* | print HTML character references as 4+ digits hexadecimal, like Unicode; | Ingo Schwarze | 2017-07-14 | 6 | -322/+322 |
* | Now that we have the -Wstyle message level, downgrade six warnings | Ingo Schwarze | 2017-07-06 | 1 | -3/+3 |
* | Messages of the -Wbase level now print STYLE:. Since this | Ingo Schwarze | 2017-07-04 | 51 | -221/+236 |
* | cope with changes in BASE messages | Ingo Schwarze | 2017-06-25 | 7 | -11/+15 |
* | style message about missing RCS ids; inspired by mdoclint | Ingo Schwarze | 2017-06-17 | 7 | -0/+7 |
* | add the \(ru (0.5m baseline ruler) character escape sequence, | Ingo Schwarze | 2017-06-14 | 4 | -4/+4 |
* | Implement automatic line breaking | Ingo Schwarze | 2017-06-12 | 1 | -1/+1 |
* | Style message about legacy man(7) date format in mdoc(7) documents | Ingo Schwarze | 2017-06-11 | 4 | -0/+4 |
* | add about 15 missing character escape sequences found in groff_char(7); | Ingo Schwarze | 2017-06-02 | 12 | -24/+64 |
* | Now that markdown output is tested for almost everything, test all | Ingo Schwarze | 2017-03-08 | 1 | -0/+1 |
* | Disable three UTF-8 tests that expose bugs in wcwidth(3) in the | Ingo Schwarze | 2017-02-11 | 1 | -1/+1 |
* | remove some instances of Mdocdate | Ingo Schwarze | 2017-02-08 | 1 | -1/+1 |
* | disable some tests that expose wcwidth(3) differences among systems | Ingo Schwarze | 2017-02-08 | 1 | -1/+4 |
* | Finally port the OpenBSD regression suite. | Ingo Schwarze | 2017-02-08 | 95 | -0/+3249 |