Age | Commit message (Expand) | Author |
2014-11-21 | We repeatedly observed assertion crashes in the low-level terminal | Ingo Schwarze |
2014-11-10 | more tests found in my tree | Ingo Schwarze |
2014-08-26 | inevitable churn caused by the section title change | Ingo Schwarze |
2014-08-18 | When the first child of the node being validated gets deleted during | Ingo Schwarze |
2014-08-14 | new regression tests collected during recent work | Ingo Schwarze |
2014-08-14 | add missing NOPTS arguments | Ingo Schwarze |
2014-08-11 | start catching up with recent code changes, but no new files yet | Ingo Schwarze |
2014-07-07 | Clean up ERROR messages related to document structure and macros: | Ingo Schwarze |
2014-07-04 | Clean up messages regarding excess arguments: | Ingo Schwarze |
2014-07-02 | Clean up warnings related to macros and nesting. | Ingo Schwarze |
2014-07-02 | Do not tun the .PHONY parts of ${LINT_TARGETS} twice. | Ingo Schwarze |
2014-07-02 | Improve "skipping paragraph macro" messages, | Ingo Schwarze |
2014-07-01 | Clean up the warnings related to document structure. | Ingo Schwarze |
2014-06-21 | fix expected message level | Ingo Schwarze |
2014-06-20 | As suggested by jmc@, only include line and column numbers into messages | Ingo Schwarze |
2014-06-20 | As suggested by jmc@, only include line and column numbers into messages | Ingo Schwarze |
2014-06-20 | regression tests for prologue warnings | Ingo Schwarze |
2014-06-20 | Infrastructure for regression tests of mandoc messages. | Ingo Schwarze |
2014-04-08 | Add a new term_flushln() flag TERMP_BRIND (if break, then indent) | Ingo Schwarze |
2014-04-08 | more tests for excessively long text in TERMP_NOBREAK mode | Ingo Schwarze |
2014-03-08 | In .nf mode, use the MAN_LINE flag to detect input line breaks | Ingo Schwarze |
2014-03-08 | To find out whether .TP head arguments are same-line or next-line arguments, | Ingo Schwarze |
2014-02-16 | when indenting, extend the right margin accordingly, when needed; | Ingo Schwarze |
2013-11-11 | In the parser, when closing an explicit block that is not open, | Ingo Schwarze |
2013-11-10 | test man.c rev. 1.71 | Ingo Schwarze |
2013-10-17 | Implement the .UR/.UE block (uniform resource identifier) introduced in the | Ingo Schwarze |
2013-07-13 | Check handling of two consecutive .TP lines. | Ingo Schwarze |
2013-01-05 | In literal mode (.nf), each input line must be kept together | Ingo Schwarze |
2012-11-18 | Check that mandoc handles non-numeric width arguments | Ingo Schwarze |
2012-11-18 | Correct indentation for lists and displays inside lists. | Ingo Schwarze |
2012-11-18 | Test paragraph distance (.PD) implementation; | Ingo Schwarze |
2012-07-18 | enable more tests, some were forgotten along the way | Ingo Schwarze |
2012-07-18 | Drop empty .IP such that is does not cause additional vertical spacing. | Ingo Schwarze |
2012-07-18 | Drop .sp and .br right after .SH and .SS. | Ingo Schwarze |
2012-07-14 | Translate blank input lines to .sp just like in mdoc(7), | Ingo Schwarze |
2012-07-10 | multiple fixes to -Tascii .HP rendering: | Ingo Schwarze |
2012-07-10 | test vertical spacing around filling macros; | Ingo Schwarze |
2012-07-07 | Add a test for RS breaking some other block. | Ingo Schwarze |
2012-06-02 | Minimal implementation of .EX and .EE for GNU compatibility. | Ingo Schwarze |
2012-05-27 | Fix the vertical spacing around tbl(7) instances in man(7). | Ingo Schwarze |
2011-12-02 | After unifying volume titles in the page headers for man(7) and mdoc(7), | Ingo Schwarze |
2011-11-19 | After the recent cleanup of .TH date handling, | Ingo Schwarze |
2011-11-17 | Complete overhaul of the mandoc(1) test suite. | Ingo Schwarze |
2011-07-24 | Theo reported that make cleandir deleted too much, triggering this cleanup: | Ingo Schwarze |
2011-07-24 | check that a macro works in the head of a tagged paragraph; | Ingo Schwarze |
2011-02-06 | another test found in yet another tree; | Ingo Schwarze |
2011-02-05 | another test found in my tree | Ingo Schwarze |
2011-01-17 | Refrain from throwing fatal errors for | Ingo Schwarze |
2011-01-16 | In literal context, do not generate output line breaks between macro | Ingo Schwarze |
2011-01-09 | test font-alternating blocks in literal context; | Ingo Schwarze |