Age | Commit message (Expand) | Author |
2024-09-21 | Check that .In is callable and parsed. | Ingo Schwarze |
2023-11-24 | Additional tests of automatic tagging involving different kinds of hyphens | Ingo Schwarze |
2023-11-24 | 1. Do not put ASCII_HYPH (0x1c) into the tag file. | Ingo Schwarze |
2022-08-19 | Up to version 1.22.4, groff_mdoc(7) only considered the first word | Ingo Schwarze |
2022-08-15 | oops, once again, i failed to correctly sync some dates in the footer | Ingo Schwarze |
2022-08-15 | Distinguish between escape sequences that produce no output | Ingo Schwarze |
2022-07-06 | While the HTML standard allows multiple <h1> elements in the same | Ingo Schwarze |
2022-04-26 | typo in example text: unsused -> unused; noticed by tb@ | Ingo Schwarze |
2022-04-26 | If a node is tagged explicitly, skip implicit tagging for that node. | Ingo Schwarze |
2021-03-30 | In HTML output, correctly render .Bd -unfilled in proportionally-spaced | Ingo Schwarze |
2020-10-16 | In HTML output, avoid printing a newline right after <pre> | Ingo Schwarze |
2020-07-21 | trivial adjustment of the desired test results | Ingo Schwarze |
2020-04-26 | While we do not recommend the idiom ".Fl Fl long" for long options | Ingo Schwarze |
2020-04-20 | In fragment identifiers, use ~%d for ordinal suffixes, | Ingo Schwarze |
2020-04-19 | When .Bd, .D1, or .Dl is tagged, attach the permalink | Ingo Schwarze |
2020-04-18 | When a .Tg is attached to a paragraph, attach the permalink | Ingo Schwarze |
2020-04-07 | Separate the place to put the <a href> permalink (now marked | Ingo Schwarze |
2020-04-06 | Support manual tagging of .Pp, .Bd, .D1, .Dl, .Bl, and .It. | Ingo Schwarze |
2020-04-02 | Copy tagged strings before marking hyphens as breakable. | Ingo Schwarze |
2020-04-01 | Just like we are already doing it in HTML output, automatically tag | Ingo Schwarze |
2020-03-21 | test skipping of initial hyphens and minus signs in automatic tags; | Ingo Schwarze |
2020-03-13 | typos resulted in two tests not being run | Ingo Schwarze |
2020-03-13 | Split tagging into a validation part including prioritization | Ingo Schwarze |
2020-02-27 | Fully support explicit tagging of .Sh and .Ss. | Ingo Schwarze |
2020-02-27 | Introduce the concept of nodes that are semantically transparent: | Ingo Schwarze |
2020-01-19 | update Mdocdate for a test that got broken by committing to the out_lint file | Ingo Schwarze |
2020-01-19 | Align to the new, sane behaviour of the groff_mdoc(7) .Dd macro: | Ingo Schwarze |
2020-01-08 | Give up on the illusion that the maintainer targets for regenerating the | Ingo Schwarze |
2019-09-13 | oops, commit correct version of the expected results | Ingo Schwarze |
2019-09-13 | Improve validation of function names: | Ingo Schwarze |
2019-09-03 | adapt to new <p> output logic (html.c rev. 1.131) | Ingo Schwarze |
2019-07-11 | fix date which got broken by Mdocdate during commit | Ingo Schwarze |
2019-07-11 | When parsing a tab character that is not preceded by a space character | Ingo Schwarze |
2019-03-01 | Wrap .Sh/.SH sections and .Ss/.SS subsections in HTML <section> elements | Ingo Schwarze |
2019-01-11 | Remove the HTML title= attributes which harmed accessibility and | Ingo Schwarze |
2019-01-07 | Represent mdoc(7) .Pp (and .sp, and some SYNOPSIS and .Rs features) | Ingo Schwarze |
2019-01-04 | fix the dates that got broken by cvs commit | Ingo Schwarze |
2019-01-04 | Test interaction of low-level roff(7) filling requests with .Bd in general | Ingo Schwarze |
2018-12-21 | Rename mandoc_getarg() to roff_getarg() and pass it the roff parser | Ingo Schwarze |
2018-12-04 | Clean up the validation of .Pp, .PP, .sp, and .br. Make sure all | Ingo Schwarze |
2018-02-07 | fix wrong date | Ingo Schwarze |
2018-02-06 | Delete the "no blank before trailing delimiter" check from the | Ingo Schwarze |
2018-01-13 | catch up with how formatting of long links was changed | Ingo Schwarze |
2017-07-28 | fix date | Ingo Schwarze |
2017-07-28 | Do not test .Xr here. It is not what this directory should focus on, | Ingo Schwarze |
2017-07-20 | Avoid cross reference to mandoc(1) because it may cause a message | Ingo Schwarze |
2017-07-16 | fix dates | Ingo Schwarze |
2017-07-16 | test -diag -width and -inset -width | Ingo Schwarze |
2017-07-06 | Now that we have the -Wstyle message level, downgrade six warnings | Ingo Schwarze |
2017-07-04 | Messages of the -Wbase level now print STYLE:. Since this | Ingo Schwarze |