summaryrefslogtreecommitdiffstats
path: root/regress/usr.bin/mandoc/man/TP (follow)
Commit message (Expand)AuthorAgeFilesLines
* In HTML output, avoid printing a newline right after <pre>schwarze2020-10-161-12/+6
* Element next-line scopes can nest. Consequently, even when closingschwarze2020-09-095-10/+34
* trivial adjustment of the desired test resultsschwarze2020-07-211-5/+5
* In fragment identifiers, use ~%d for ordinal suffixes,schwarze2020-04-202-2/+2
* automatically tag .SH and .SS in man(7) terminal outputschwarze2020-04-041-0/+2
* Split tagging into a validation part including prioritizationschwarze2020-03-137-7/+87
* Introduce the concept of nodes that are semantically transparent:schwarze2020-02-274-3/+49
* adapt to new <p> output logic (html.c rev. 1.131)schwarze2019-09-031-2/+0
* Finally, represent the man(7) .PP and .HP macros by the naturalschwarze2019-01-064-13/+49
* Messages of the -Wbase level now print STYLE:. Since thisschwarze2017-07-0416-24/+34
* cope with changes in BASE messagesschwarze2017-06-253-3/+3
* churn related to the new style message about RCS idsschwarze2017-06-173-0/+3
* if .in is used inside the .TP head, it's always relativeschwarze2017-06-173-2/+36
* improve rounding rules for scaling unitsschwarze2017-06-141-4/+4
* ignore blank lines in man(7) next line scope;schwarze2017-06-034-1/+9
* Cope with the changed order of warning and error messages caused by theschwarze2015-12-011-2/+2
* Trailing whitespace is significant when determining the width of a tagschwarze2015-09-213-2/+87
* Fill mode changes don't break next-line scope in all cases,schwarze2015-09-043-2/+39
* support negative horizontal widths in man(7);schwarze2014-12-232-2/+53
* Explicit block closure macros clobber next-line block head scope,schwarze2014-12-164-6/+36
* inevitable churn caused by the section title changeschwarze2014-08-269-9/+9
* start catching up with recent code changes, but no new files yetschwarze2014-08-112-2/+1
* Clean up ERROR messages related to document structure and macros:schwarze2014-07-074-3/+29
* Clean up warnings related to macros and nesting.schwarze2014-07-023-1/+9
* Add a new term_flushln() flag TERMP_BRIND (if break, then indent)schwarze2014-04-083-2/+33
* To find out whether .TP head arguments are same-line or next-line arguments,schwarze2014-03-083-2/+61
* when indenting, extend the right margin accordingly, when needed;schwarze2014-02-162-2/+17
* Check handling of two consecutive .TP lines.schwarze2013-07-133-2/+80
* Check that mandoc handles non-numeric width argumentsschwarze2012-11-183-2/+44
* After unifying volume titles in the page headers for man(7) and mdoc(7),schwarze2011-12-024-4/+4
* Complete overhaul of the mandoc(1) test suite.schwarze2011-11-179-6/+9
* check that a macro works in the head of a tagged paragraph;schwarze2011-07-243-3/+33
* Fix stupid commit error pointed out by guenther@ (thanks!):schwarze2011-01-047-0/+244