2021-06-28 |
Ingo Schwarze | In terminal output of man(7) documents, stop printing... |
blob | commitdiff | raw |
2020-03-13 |
Ingo Schwarze | Split tagging into a validation part including prioriti... |
blob | commitdiff | raw | diff to current |
2020-02-27 |
Ingo Schwarze | Introduce the concept of nodes that are semantically... |
blob | commitdiff | raw | diff to current |
2020-01-20 |
Ingo Schwarze | Make the code more readable by introducing |
blob | commitdiff | raw | diff to current |
2019-07-23 |
Ingo Schwarze | tagging support for .TP and .TQ; try e.g. man -O tag... |
blob | commitdiff | raw | diff to current |
2019-07-22 |
Ingo Schwarze | Slowly start implementing tagging support for man(7... |
blob | commitdiff | raw | diff to current |
2019-07-01 |
Ingo Schwarze | delete trailing whitespace and space-tab sequences... |
blob | commitdiff | raw | diff to current |
2019-06-27 |
Ingo Schwarze | Improve "man -h" output. |
blob | commitdiff | raw | diff to current |
2019-01-05 |
Ingo Schwarze | In groff, when the .SY block macro occurs in no-fill... |
blob | commitdiff | raw | diff to current |
2019-01-05 |
Ingo Schwarze | minor cleanup, no functional change: |
blob | commitdiff | raw | diff to current |
2019-01-05 |
Ingo Schwarze | Some high-level block macros have an effect similar... |
blob | commitdiff | raw | diff to current |
2018-12-31 |
Ingo Schwarze | Cleanup, minus 25 LOC, no functional change: |
blob | commitdiff | raw | diff to current |
2018-12-31 |
Ingo Schwarze | Move parsing of the .nf and .fi (fill mode) requests... |
blob | commitdiff | raw | diff to current |
2018-12-30 |
Ingo Schwarze | Cleanup, no functional change: |
blob | commitdiff | raw | diff to current |
2018-12-13 |
Ingo Schwarze | Cleanup, no functional change: |
blob | commitdiff | raw | diff to current |
2018-12-03 |
Ingo Schwarze | In the validators, translate obsolete macro aliases... |
blob | commitdiff | raw | diff to current |
2018-08-26 |
Ingo Schwarze | Support nesting of elements with next-line scope. |
blob | commitdiff | raw | diff to current |
2018-08-18 |
Ingo Schwarze | .SY causes a one-column indentation even without any... |
blob | commitdiff | raw | diff to current |
2018-08-18 |
Ingo Schwarze | The .nf/.fi (fill mode) requests never have text children |
blob | commitdiff | raw | diff to current |
2018-08-18 |
Ingo Schwarze | Two consecutive .SY blocks only get a blank line in... |
blob | commitdiff | raw | diff to current |
2018-08-18 |
Ingo Schwarze | prevent line breaks in the middle of .OP |
blob | commitdiff | raw | diff to current |
2018-08-18 |
Ingo Schwarze | implement the GNU man-ext .SY/.YS (synopsis block)... |
blob | commitdiff | raw | diff to current |
2018-08-17 |
Ingo Schwarze | Remove more pointer arithmetic passing via regions... |
blob | commitdiff | raw | diff to current |
2018-08-16 |
Ingo Schwarze | implement the GNU man-ext .TQ macro in man(7), |
blob | commitdiff | raw | diff to current |
2018-08-14 |
Ingo Schwarze | support tail arguments on the .ME and .UE macros, |
blob | commitdiff | raw | diff to current |
2018-06-10 |
Ingo Schwarze | When formatting man(7) documents that do not contain... |
blob | commitdiff | raw | diff to current |
2018-04-11 |
Ingo Schwarze | preserve comments before .Dd when converting mdoc(7... |
blob | commitdiff | raw | diff to current |
2017-07-31 |
Ingo Schwarze | Fix an out of bounds read access to a constant array... |
blob | commitdiff | raw | diff to current |
2017-06-25 |
Ingo Schwarze | add support for the MT and ME mailto macros, used for... |
blob | commitdiff | raw | diff to current |
2017-06-17 |
Ingo Schwarze | correct handling of blank lines after \c |
blob | commitdiff | raw | diff to current |
2017-06-17 |
Ingo Schwarze | properly set the default indentation |
blob | commitdiff | raw | diff to current |
2017-06-14 |
Ingo Schwarze | improve rounding rules for scaling units |
blob | commitdiff | raw | diff to current |
2017-06-08 |
Ingo Schwarze | make the internal a2roffsu() interface more powerful... |
blob | commitdiff | raw | diff to current |
2017-06-07 |
Ingo Schwarze | Prepare the terminal driver for filling multiple column... |
blob | commitdiff | raw | diff to current |
2017-06-04 |
Ingo Schwarze | Implement the roff(7) .mc (right margin character)... |
blob | commitdiff | raw | diff to current |
2017-06-04 |
Ingo Schwarze | Make term_flushln() simpler and more robust: |
blob | commitdiff | raw | diff to current |
2017-05-09 |
Ingo Schwarze | Trailing \c suppresses the output line break even if |
blob | commitdiff | raw | diff to current |
2017-05-07 |
Ingo Schwarze | implement .DT in terms of .ta; needed for print/ghostvi... |
blob | commitdiff | raw | diff to current |
2017-05-07 |
Ingo Schwarze | Basic implementation of the roff(7) .ta (define tab... |
blob | commitdiff | raw | diff to current |
2017-05-05 |
Ingo Schwarze | Move .sp to the roff modules. Enough infrastructure... |
blob | commitdiff | raw | diff to current |
2017-05-05 |
Ingo Schwarze | move .ll to the roff modules |
blob | commitdiff | raw | diff to current |
2017-05-05 |
Ingo Schwarze | Move handling of the roff(7) .ft request from the man(7) |
blob | commitdiff | raw | diff to current |
2017-05-04 |
Ingo Schwarze | Start roff formatter modules for HTML and termininal... |
blob | commitdiff | raw | diff to current |
2017-05-04 |
Ingo Schwarze | Parser reorg: |
blob | commitdiff | raw | diff to current |
2017-04-24 |
Ingo Schwarze | Continue parser unification: |
blob | commitdiff | raw | diff to current |
2017-02-15 |
Ingo Schwarze | Fix previous: I forgot that i had to change the conven... |
blob | commitdiff | raw | diff to current |
2017-02-11 |
Ingo Schwarze | Do not read one element past the end of the static... |
blob | commitdiff | raw | diff to current |
2017-02-04 |
Ingo Schwarze | Do not fix the default indent for all subsequent files... |
blob | commitdiff | raw | diff to current |
2017-01-10 |
Ingo Schwarze | unify names of AST node flags; no change of cpp output |
blob | commitdiff | raw | diff to current |
2016-01-08 |
Ingo Schwarze | Delete the redundant "nchild" member of struct roff_nod... |
blob | commitdiff | raw | diff to current |
2015-10-12 |
Ingo Schwarze | To make the code more readable, delete 283 /* FALLTHROU... |
blob | commitdiff | raw | diff to current |
2015-10-06 |
Ingo Schwarze | modernize style: "return" is not a function |
blob | commitdiff | raw | diff to current |
2015-09-21 |
Ingo Schwarze | Trailing whitespace is significant when determining... |
blob | commitdiff | raw | diff to current |
2015-04-19 |
Ingo Schwarze | If an explicit line break request (.br or .sp) occurs... |
blob | commitdiff | raw | diff to current |
2015-04-19 |
Ingo Schwarze | Decouple the token code for "no request or macro" from... |
blob | commitdiff | raw | diff to current |
2015-04-18 |
Ingo Schwarze | Delete the wrapper functions mdoc_meta(), man_meta... |
blob | commitdiff | raw | diff to current |
2015-04-18 |
Ingo Schwarze | Replace the structs mdoc and man by a unified struct... |
blob | commitdiff | raw | diff to current |
2015-04-06 |
Ingo Schwarze | Do not mistreat empty arguments to font alternating... |
blob | commitdiff | raw | diff to current |
2015-04-06 |
Ingo Schwarze | On a new RS nesting level, the saved width starts from... |
blob | commitdiff | raw | diff to current |
2015-04-06 |
Ingo Schwarze | Use the default width for .RS without arguments. |
blob | commitdiff | raw | diff to current |
2015-04-04 |
Ingo Schwarze | Give man(7) section and subsection headers hanging... |
blob | commitdiff | raw | diff to current |
2015-04-04 |
Ingo Schwarze | Rounding rules for horizontal scaling widths are more... |
blob | commitdiff | raw | diff to current |
2015-04-04 |
Ingo Schwarze | Fix a quirk with respect to empty .HP. |
blob | commitdiff | raw | diff to current |
2015-04-02 |
Ingo Schwarze | Third step towards parser unification: |
blob | commitdiff | raw | diff to current |
2015-04-02 |
Ingo Schwarze | Second step towards parser unification: |
blob | commitdiff | raw | diff to current |
2015-04-02 |
Ingo Schwarze | First step towards parser unification: |
blob | commitdiff | raw | diff to current |
2015-03-15 |
Ingo Schwarze | Avoid off-by-one read access to the termacts array... |
blob | commitdiff | raw | diff to current |
2015-03-06 |
Ingo Schwarze | Fix vertical spacing at the beginning of tables. |
blob | commitdiff | raw | diff to current |
2015-01-30 |
Ingo Schwarze | Have pity on the poor stack. |
blob | commitdiff | raw | diff to current |
2015-01-30 |
Ingo Schwarze | Delete the redundant tbl span flags, just inspect the... |
blob | commitdiff | raw | diff to current |
2015-01-24 |
Ingo Schwarze | Strangely, ignoring the roff(7) .na request was impleme... |
blob | commitdiff | raw | diff to current |
2014-12-24 |
Ingo Schwarze | For .RS, we need to save the information how much we... |
blob | commitdiff | raw | diff to current |
2014-12-24 |
Ingo Schwarze | When a man(7) document contains unreasonably large... |
blob | commitdiff | raw | diff to current |
2014-12-23 |
Ingo Schwarze | support negative horizontal widths in man(7); |
blob | commitdiff | raw | diff to current |
2014-12-23 |
Ingo Schwarze | some scaling unit fixes: |
blob | commitdiff | raw | diff to current |
2014-12-23 |
Ingo Schwarze | even if the second argument to .IP is invalid, don... |
blob | commitdiff | raw | diff to current |
2014-12-23 |
Ingo Schwarze | correctly handle scaling units after .PD |
blob | commitdiff | raw | diff to current |
2014-12-04 |
Ingo Schwarze | fix handling of roff requests having a default scale... |
blob | commitdiff | raw | diff to current |
2014-12-04 |
Ingo Schwarze | Ignore macros that never produce any text when deciding... |
blob | commitdiff | raw | diff to current |
2014-12-02 |
Ingo Schwarze | Fix the implementation and documentation of \c (continu... |
blob | commitdiff | raw | diff to current |
2014-11-21 |
Ingo Schwarze | We repeatedly observed assertion crashes in the low... |
blob | commitdiff | raw | diff to current |
2014-10-28 |
Ingo Schwarze | Make the character table available to libroff so it... |
blob | commitdiff | raw | diff to current |
2014-10-20 |
Ingo Schwarze | correct the spacing after in-line equations |
blob | commitdiff | raw | diff to current |
2014-10-20 |
Ingo Schwarze | correct spacing *after* inline equations (much simpler... |
blob | commitdiff | raw | diff to current |
2014-10-20 |
Ingo Schwarze | correct spacing before inline equations |
blob | commitdiff | raw | diff to current |
2014-09-03 |
Ingo Schwarze | Implement the traditional -h option for man(1): show... |
blob | commitdiff | raw | diff to current |
2014-08-10 |
Ingo Schwarze | Get rid of HAVE_CONFIG_H, it is always defined; idea... |
blob | commitdiff | raw | diff to current |
2014-06-20 |
Ingo Schwarze | As suggested by jmc@, only include line and column... |
blob | commitdiff | raw | diff to current |
2014-04-23 |
Ingo Schwarze | Audit strlcpy(3)/strlcat(3) usage. |
blob | commitdiff | raw | diff to current |
2014-04-20 |
Ingo Schwarze | fix unchecked snprintf(3) in page header printing: |
blob | commitdiff | raw | diff to current |
2014-04-20 |
Ingo Schwarze | KNF: case (FOO): -> case FOO:, remove /* LINTED ... |
blob | commitdiff | raw | diff to current |
2014-04-08 |
Ingo Schwarze | Add a new term_flushln() flag TERMP_BRIND (if break... |
blob | commitdiff | raw | diff to current |
2014-03-30 |
Ingo Schwarze | Support relative arguments to .ll (increase or decrease... |
blob | commitdiff | raw | diff to current |
2014-03-30 |
Ingo Schwarze | Implement the roff(7) .ll (line length) request. |
blob | commitdiff | raw | diff to current |
2014-03-08 |
Ingo Schwarze | In .nf mode, use the MAN_LINE flag to detect input... |
blob | commitdiff | raw | diff to current |
2014-03-08 |
Ingo Schwarze | To find out whether .TP head arguments are same-line... |
blob | commitdiff | raw | diff to current |
2014-02-16 |
Ingo Schwarze | when indenting, extend the right margin accordingly... |
blob | commitdiff | raw | diff to current |
2013-12-22 |
Ingo Schwarze | Polishing the worms in my favourite can, term_flushln(). |
blob | commitdiff | raw | diff to current |
2013-11-11 |
Ingo Schwarze | In the parser, when closing an explicit block that... |
blob | commitdiff | raw | diff to current |
2013-10-17 |
Ingo Schwarze | Implement the .UR/.UE block (uniform resource identifie... |
blob | commitdiff | raw | diff to current |
next |