| Commit message (Expand) | Author | Age | Files | Lines |
* | In HTML output, avoid printing a newline right after <pre> |  schwarze | 2020-10-16 | 1 | -12/+6 |
* | Element next-line scopes can nest. Consequently, even when closing |  schwarze | 2020-09-09 | 5 | -10/+34 |
* | trivial adjustment of the desired test results |  schwarze | 2020-07-21 | 1 | -5/+5 |
* | In fragment identifiers, use ~%d for ordinal suffixes, |  schwarze | 2020-04-20 | 2 | -2/+2 |
* | automatically tag .SH and .SS in man(7) terminal output |  schwarze | 2020-04-04 | 1 | -0/+2 |
* | Split tagging into a validation part including prioritization |  schwarze | 2020-03-13 | 7 | -7/+87 |
* | Introduce the concept of nodes that are semantically transparent: |  schwarze | 2020-02-27 | 4 | -3/+49 |
* | adapt to new <p> output logic (html.c rev. 1.131) |  schwarze | 2019-09-03 | 1 | -2/+0 |
* | Finally, represent the man(7) .PP and .HP macros by the natural |  schwarze | 2019-01-06 | 4 | -13/+49 |
* | Messages of the -Wbase level now print STYLE:. Since this |  schwarze | 2017-07-04 | 16 | -24/+34 |
* | cope with changes in BASE messages |  schwarze | 2017-06-25 | 3 | -3/+3 |
* | churn related to the new style message about RCS ids |  schwarze | 2017-06-17 | 3 | -0/+3 |
* | if .in is used inside the .TP head, it's always relative |  schwarze | 2017-06-17 | 3 | -2/+36 |
* | improve rounding rules for scaling units |  schwarze | 2017-06-14 | 1 | -4/+4 |
* | ignore blank lines in man(7) next line scope; |  schwarze | 2017-06-03 | 4 | -1/+9 |
* | Cope with the changed order of warning and error messages caused by the |  schwarze | 2015-12-01 | 1 | -2/+2 |
* | Trailing whitespace is significant when determining the width of a tag |  schwarze | 2015-09-21 | 3 | -2/+87 |
* | Fill mode changes don't break next-line scope in all cases, |  schwarze | 2015-09-04 | 3 | -2/+39 |
* | support negative horizontal widths in man(7); |  schwarze | 2014-12-23 | 2 | -2/+53 |
* | Explicit block closure macros clobber next-line block head scope, |  schwarze | 2014-12-16 | 4 | -6/+36 |
* | inevitable churn caused by the section title change |  schwarze | 2014-08-26 | 9 | -9/+9 |
* | start catching up with recent code changes, but no new files yet |  schwarze | 2014-08-11 | 2 | -2/+1 |
* | Clean up ERROR messages related to document structure and macros: |  schwarze | 2014-07-07 | 4 | -3/+29 |
* | Clean up warnings related to macros and nesting. |  schwarze | 2014-07-02 | 3 | -1/+9 |
* | Add a new term_flushln() flag TERMP_BRIND (if break, then indent) |  schwarze | 2014-04-08 | 3 | -2/+33 |
* | To find out whether .TP head arguments are same-line or next-line arguments, |  schwarze | 2014-03-08 | 3 | -2/+61 |
* | when indenting, extend the right margin accordingly, when needed; |  schwarze | 2014-02-16 | 2 | -2/+17 |
* | Check handling of two consecutive .TP lines. |  schwarze | 2013-07-13 | 3 | -2/+80 |
* | Check that mandoc handles non-numeric width arguments |  schwarze | 2012-11-18 | 3 | -2/+44 |
* | After unifying volume titles in the page headers for man(7) and mdoc(7), |  schwarze | 2011-12-02 | 4 | -4/+4 |
* | Complete overhaul of the mandoc(1) test suite. |  schwarze | 2011-11-17 | 9 | -6/+9 |
* | check that a macro works in the head of a tagged paragraph; |  schwarze | 2011-07-24 | 3 | -3/+33 |
* | Fix stupid commit error pointed out by guenther@ (thanks!): |  schwarze | 2011-01-04 | 7 | -0/+244 |