| Commit message (Expand) | Author | Age | Files | Lines |
* | In groff, when the .SY block macro occurs in no-fill mode, | Ingo Schwarze | 2019-01-05 | 1 | -1/+3 |
* | minor cleanup, no functional change: | Ingo Schwarze | 2019-01-05 | 1 | -81/+64 |
* | Some high-level block macros have an effect similar to temporarily | Ingo Schwarze | 2019-01-05 | 1 | -2/+5 |
* | Cleanup, minus 25 LOC, no functional change: | Ingo Schwarze | 2018-12-31 | 1 | -47/+6 |
* | Move parsing of the .nf and .fi (fill mode) requests from the man(7) | Ingo Schwarze | 2018-12-31 | 1 | -3/+6 |
* | Cleanup, no functional change: | Ingo Schwarze | 2018-12-30 | 1 | -5/+4 |
* | Cleanup, no functional change: | Ingo Schwarze | 2018-12-13 | 1 | -1/+0 |
* | In the validators, translate obsolete macro aliases (Lp, Ot, LP, P) | Ingo Schwarze | 2018-12-03 | 1 | -2/+9 |
* | Support nesting of elements with next-line scope. | Ingo Schwarze | 2018-08-26 | 1 | -2/+2 |
* | .SY causes a one-column indentation even without any argument | Ingo Schwarze | 2018-08-18 | 1 | -1/+1 |
* | The .nf/.fi (fill mode) requests never have text children | Ingo Schwarze | 2018-08-18 | 1 | -2/+2 |
* | Two consecutive .SY blocks only get a blank line in between | Ingo Schwarze | 2018-08-18 | 1 | -1/+2 |
* | prevent line breaks in the middle of .OP | Ingo Schwarze | 2018-08-18 | 1 | -1/+2 |
* | implement the GNU man-ext .SY/.YS (synopsis block) macro in man(7), | Ingo Schwarze | 2018-08-18 | 1 | -0/+60 |
* | Remove more pointer arithmetic passing via regions outside the array | Ingo Schwarze | 2018-08-17 | 1 | -13/+21 |
* | implement the GNU man-ext .TQ macro in man(7), | Ingo Schwarze | 2018-08-16 | 1 | -1/+3 |
* | support tail arguments on the .ME and .UE macros, | Ingo Schwarze | 2018-08-14 | 1 | -0/+2 |
* | When formatting man(7) documents that do not contain .SH macros | Ingo Schwarze | 2018-06-10 | 1 | -0/+12 |
* | preserve comments before .Dd when converting mdoc(7) to man(7) | Ingo Schwarze | 2018-04-11 | 1 | -4/+7 |
* | Fix an out of bounds read access to a constant array that caused | Ingo Schwarze | 2017-07-31 | 1 | -2/+2 |
* | add support for the MT and ME mailto macros, used for example in wg(8); | Ingo Schwarze | 2017-06-25 | 1 | -0/+2 |
* | correct handling of blank lines after \c | Ingo Schwarze | 2017-06-17 | 1 | -1/+4 |
* | properly set the default indentation | Ingo Schwarze | 2017-06-17 | 1 | -4/+4 |
* | improve rounding rules for scaling units | Ingo Schwarze | 2017-06-14 | 1 | -5/+5 |
* | make the internal a2roffsu() interface more powerful by returning | Ingo Schwarze | 2017-06-08 | 1 | -6/+6 |
* | Prepare the terminal driver for filling multiple columns in parallel, | Ingo Schwarze | 2017-06-07 | 1 | -58/+60 |
* | Implement the roff(7) .mc (right margin character) request. | Ingo Schwarze | 2017-06-04 | 1 | -11/+6 |
* | Make term_flushln() simpler and more robust: | Ingo Schwarze | 2017-06-04 | 1 | -1/+0 |
* | Trailing \c suppresses the output line break even if | Ingo Schwarze | 2017-05-09 | 1 | -2/+3 |
* | implement .DT in terms of .ta; needed for print/ghostview, for example | Ingo Schwarze | 2017-05-07 | 1 | -1/+11 |
* | Basic implementation of the roff(7) .ta (define tab stops) request. | Ingo Schwarze | 2017-05-07 | 1 | -1/+3 |
* | Move .sp to the roff modules. Enough infrastructure is in place | Ingo Schwarze | 2017-05-05 | 1 | -51/+0 |
* | move .ll to the roff modules | Ingo Schwarze | 2017-05-05 | 1 | -10/+0 |
* | Move handling of the roff(7) .ft request from the man(7) | Ingo Schwarze | 2017-05-05 | 1 | -37/+0 |
* | Start roff formatter modules for HTML and termininal output, | Ingo Schwarze | 2017-05-04 | 1 | -10/+2 |
* | Parser reorg: | Ingo Schwarze | 2017-05-04 | 1 | -2/+13 |
* | Continue parser unification: | Ingo Schwarze | 2017-04-24 | 1 | -2/+3 |
* | Fix previous: I forgot that i had to change the convention how | Ingo Schwarze | 2017-02-15 | 1 | -1/+1 |
* | Do not read one element past the end of the static const termacts array. | Ingo Schwarze | 2017-02-11 | 1 | -1/+2 |
* | Do not fix the default indent for all subsequent files; some may use | Ingo Schwarze | 2017-02-04 | 1 | -1/+4 |
* | unify names of AST node flags; no change of cpp output | Ingo Schwarze | 2017-01-10 | 1 | -8/+8 |
* | Delete the redundant "nchild" member of struct roff_node, replacing | Ingo Schwarze | 2016-01-08 | 1 | -1/+1 |
* | To make the code more readable, delete 283 /* FALLTHROUGH */ comments | Ingo Schwarze | 2015-10-12 | 1 | -10/+0 |
* | modernize style: "return" is not a function | Ingo Schwarze | 2015-10-06 | 1 | -32/+32 |
* | Trailing whitespace is significant when determining the width of a tag | Ingo Schwarze | 2015-09-21 | 1 | -2/+2 |
* | If an explicit line break request (.br or .sp) occurs within an .HP block, | Ingo Schwarze | 2015-04-19 | 1 | -0/+11 |
* | Decouple the token code for "no request or macro" from the individual | Ingo Schwarze | 2015-04-19 | 1 | -1/+1 |
* | Delete the wrapper functions mdoc_meta(), man_meta(), mdoc_node(), | Ingo Schwarze | 2015-04-18 | 1 | -9/+5 |
* | Replace the structs mdoc and man by a unified struct roff_man. | Ingo Schwarze | 2015-04-18 | 1 | -1/+1 |
* | Do not mistreat empty arguments to font alternating macros | Ingo Schwarze | 2015-04-06 | 1 | -1/+4 |