Age | Commit message (Expand) | Author |
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 |
2017-06-29 | warn about some non-portable idioms in .Bl -column; | Ingo Schwarze |
2017-06-27 | warn about .Ns macros that have no effect because they are followed | Ingo Schwarze |
2017-06-25 | cope with changes in BASE messages | Ingo Schwarze |
2017-06-17 | churn related to the new style message about RCS ids | Ingo Schwarze |
2017-06-14 | improve rounding rules for scaling units | Ingo Schwarze |
2017-06-11 | churn caused by the new Mdocdate messages, no easy way to avoid this :( | Ingo Schwarze |
2017-06-11 | Do not issue the message "no blank before trailing delimiter" for .No. | Ingo Schwarze |
2017-06-10 | style message about missing blank before trailing delimiter; | Ingo Schwarze |
2017-05-30 | STYLE message about useless macros we don't want (Bt Tn Ud); | Ingo Schwarze |
2017-05-30 | fix formatting of intermediate punctuation in .Lk | Ingo Schwarze |
2017-05-30 | Macro argument quoting does not prevent recognition of punctuation | Ingo Schwarze |