Age | Commit message (Expand) | Author |
2017-07-06 | Delete variable REGRESS_TARGET, missing plural S is a typo and it | Alexander Bluhm |
2017-07-06 | Do not suppress what's going on. | anton |
2017-07-06 | Disable new tests until sed has been adapted. | Alexander Bluhm |
2017-07-06 | fix date | Ingo Schwarze |
2017-07-06 | Fix operator precedence according to Brian W. Kernighan and Lorinda | Ingo Schwarze |
2017-07-04 | Fix file regress from stdin if obj directory exists. | Alexander Bluhm |
2017-07-04 | Fix handling of \} on roff request lines. | Ingo Schwarze |
2017-07-04 | It turns out association of tbl spans with layout rows is simpler than | Ingo Schwarze |
2017-07-04 | Messages of the -Wbase level now print STYLE:. Since this | Ingo Schwarze |
2017-07-03 | Remove mdoclint(1) from the tree. | Ingo Schwarze |
2017-07-01 | delete -p options, the relevant parts are now covered by mandoc; | Ingo Schwarze |
2017-06-29 | warn about some non-portable idioms in .Bl -column; | Ingo Schwarze |
2017-06-28 | Test for file from stdin. | Nicholas Marriott |
2017-06-28 | Add regression tests for mail. | anton |
2017-06-27 | test inter-column spacing | Ingo Schwarze |
2017-06-27 | warn about .Ns macros that have no effect because they are followed | Ingo Schwarze |
2017-06-27 | remove -DSw; the useful parts are now covered by mandoc; | Ingo Schwarze |
2017-06-26 | catch up with the recent eqn(7) improvements | Ingo Schwarze |
2015-01-01 | eqn(7) tests | Ingo Schwarze |
2017-06-25 | test new MT macro | Ingo Schwarze |
2017-06-25 | cope with changes in BASE messages | Ingo Schwarze |
2017-06-25 | add some empty targets that were missing | Ingo Schwarze |
2017-06-24 | obvious removal of -o, now covered by mandoc | Ingo Schwarze |
2017-06-24 | regress test for ExposeAuthInfo | Damien Miller |
2017-06-23 | delete unused "lastline" state variable and some commented out lines; | Ingo Schwarze |
2017-06-23 | delete warning about missing whitespace before trailing punctuation; | Ingo Schwarze |
2017-06-23 | delete -r, RCS id checks are now covered by mandoc, | Ingo Schwarze |
2017-06-22 | Convert shell script tests to regress make rules. Having only one | Alexander Bluhm |
2017-06-18 | Implement appending to standard man(7) and mdoc(7) macros with .am. | Ingo Schwarze |
2017-06-17 | churn related to the new style message about RCS ids | Ingo Schwarze |
2017-06-17 | delete the -d option and the "use .Fn or .Xr for functions" check, | Ingo Schwarze |
2017-06-17 | if .in is used inside the .TP head, it's always relative | Ingo Schwarze |
2017-06-17 | tables leak tab settings to subsequent text | Ingo Schwarze |
2017-06-17 | correct handling of blank lines after \c | Ingo Schwarze |
2017-06-16 | Multiple tbl(7) improvements: | Ingo Schwarze |
2017-06-15 | Add -E flag (make warnings fatal), following the behavior of GNU m4 1.4.9+ | Brian Callahan |
2017-06-15 | round default width of tbl(7) text blocks in the same way as groff | Ingo Schwarze |
2017-06-14 | implement so-called absolute horizontal motion: \h'|...', | Ingo Schwarze |
2017-06-14 | Naive implementation of the roff(7) .po (page offset) request. | Ingo Schwarze |
2017-06-14 | add the \(ru (0.5m baseline ruler) character escape sequence, | Ingo Schwarze |
2017-06-14 | let \l use the right fill character | Ingo Schwarze |
2017-06-14 | improve rounding rules for scaling units | Ingo Schwarze |
2017-06-14 | implement the roff(7) d (macro or string defined) conditional | Ingo Schwarze |
2017-06-14 | implement the roff(7) \p (break output line) escape sequence | Ingo Schwarze |
2017-06-13 | Partial support for the \n[an-margin] number register. | Ingo Schwarze |
2017-06-13 | fix the interaction of the allbox option with spanned cells in the layout | Ingo Schwarze |
2017-06-12 | test the new allbox and wrapping features | Ingo Schwarze |
2015-01-29 | reorg tbl(7) test suite | Ingo Schwarze |
2017-06-12 | Implement automatic line breaking | Ingo Schwarze |
2017-06-12 | Add some tests from kshe48@zoho.com. Currently failing, but will be fixed soon. | Otto Moerbeek |