Age | Commit message (Expand) | Author |
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 |
2017-05-05 | Move .sp to the roff modules. Enough infrastructure is in place | Ingo Schwarze |
2017-05-04 | Parser reorg: | Ingo Schwarze |
2017-04-28 | Delete .Pp right before the first .Sh and right before any .Ss, | Ingo Schwarze |
2017-04-17 | test display of long URIs | Ingo Schwarze |
2017-04-14 | adjust .Lk tests after groff and mandoc .Lk improvements | Ingo Schwarze |
2017-03-11 | In markdown, autolinks are dangerous. Different compilers disagree | Ingo Schwarze |
2017-03-08 | Now that markdown output is tested for almost everything, test all | Ingo Schwarze |
2017-03-08 | According to the CommonMark specification, backslash escapes | Ingo Schwarze |
2017-03-08 | .Bl -column never gets blank lines between rows | Ingo Schwarze |
2017-03-08 | enable -T markdown tests of filled displays and tagged lists | Ingo Schwarze |
2017-03-07 | Escape blanks at the end of markdown lines | Ingo Schwarze |
2017-03-07 | fix completely empty .Eo: no blank line wanted | Ingo Schwarze |
2017-03-07 | fix spacing after empty .Fl | Ingo Schwarze |
2017-03-07 | implement .An -split and -nosplit | Ingo Schwarze |
2017-03-07 | Fix .In formatting in the SYNOPSIS: | Ingo Schwarze |
2017-03-06 | Using .Nd only makes sense in the NAME section. | Ingo Schwarze |
2017-03-06 | URIs need different escaping; reported by reyk@ | Ingo Schwarze |
2017-03-05 | first batch of -T markdown tests | Ingo Schwarze |
2011-12-04 | test some simple macros; written while working on -Tman | Ingo Schwarze |
2017-02-17 | Use typographic quotes rather than '"' for .Rs %T (no change for -Tascii | Ingo Schwarze |
2017-02-17 | Many people have been complaining for a long time that ``...'' looks | Ingo Schwarze |
2017-02-16 | Surprisingly, groff does not support scaling units in .Bl -column | Ingo Schwarze |
2017-02-16 | Fix block scoping error if an explicit block is broken by two | Ingo Schwarze |
2017-02-11 | new regression tests for mdoc_macro.c revs. 1.167-1.172 | Ingo Schwarze |
2017-02-11 | remove a few Mdocdate that snuck in | Ingo Schwarze |
2017-02-06 | one less groff-mandoc difference after mdoc_validate.c rev. 1.234 | Ingo Schwarze |
2017-01-11 | Do text production for .Bt, .Ex, .Rv, .Ud at the validation stage | Ingo Schwarze |
2017-01-08 | Stricter validation of the NAME section, in particular: | Ingo Schwarze |
2016-12-28 | Make the second, section number argument of .Xr mandatory. | Ingo Schwarze |