2020-04-04 |
Ingo Schwarze | automatically tag .SH and .SS in man(7) terminal output |
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-02-12 |
Ingo Schwarze | In roff, a space character at the beginning of an input... |
blob | commitdiff | raw | diff to current |
2019-04-30 |
Ingo Schwarze | In HTML output, allow switching the desired font for... |
blob | commitdiff | raw | diff to current |
2019-03-02 |
Ingo Schwarze | Represent multiple subsequent .IP blocks having a consi... |
blob | commitdiff | raw | diff to current |
2019-03-01 |
Ingo Schwarze | Wrap .Sh/.SH sections and .Ss/.SS subsections in HTML... |
blob | commitdiff | raw | diff to current |
2019-02-28 |
Ingo Schwarze | Format multiple subsequent .IP or multiple subsequent... |
blob | commitdiff | raw | diff to current |
2019-01-18 |
Ingo Schwarze | The .UR and .MT blocks in man(7) are represented by... |
blob | commitdiff | raw | diff to current |
2019-01-11 |
Ingo Schwarze | do not access a NULL pointer when formatting a complete... |
blob | commitdiff | raw | diff to current |
2019-01-11 |
Ingo Schwarze | Remove the HTML title= attributes which harmed accessib... |
blob | commitdiff | raw | diff to current |
2019-01-07 |
Ingo Schwarze | Represent mdoc(7) .Pp (and .sp, and some SYNOPSIS and... |
blob | commitdiff | raw | diff to current |
2019-01-06 |
Ingo Schwarze | Finally, represent the man(7) .PP and .HP macros by... |
blob | commitdiff | raw | diff to current |
2019-01-05 |
Ingo Schwarze | In no-fill mode, avoid bogus blank lines in two situations: |
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 | Now that the NODE_NOFILL flag in the syntax tree is... |
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-16 |
Ingo Schwarze | Yet another round of improvements to manual font selection. |
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-10-23 |
Ingo Schwarze | Input lines that are not blank but generate no output, |
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-07-27 |
Ingo Schwarze | garbage collect the unused "#define INDENT" |
blob | commitdiff | raw | diff to current |
2018-06-25 |
Ingo Schwarze | Ignore author-specified indentation for .RS; it harms... |
blob | commitdiff | raw | diff to current |
2018-06-25 |
Ingo Schwarze | For -man -Thtml, ignore author-specified .HP widths... |
blob | commitdiff | raw | diff to current |
2018-05-25 |
Ingo Schwarze | Do not write duplicate id= attributes, they violate... |
blob | commitdiff | raw | diff to current |
2018-05-08 |
Ingo Schwarze | Eliminate the class=It-* attributes. |
blob | commitdiff | raw | diff to current |
2018-04-24 |
Ingo Schwarze | replace my vague and idiosyncratic term "selflink" |
blob | commitdiff | raw | diff to current |
2018-04-13 |
Ingo Schwarze | preserve comments before .Dd and .TH (typically Copyrig... |
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-06-25 |
Ingo Schwarze | add support for the MT and ME mailto macros, used for... |
blob | commitdiff | raw | diff to current |
2017-06-24 |
Ingo Schwarze | Split -Wstyle into -Wstyle and the even lower -Wbase... |
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-05-09 |
Ingo Schwarze | Trailing \c suppresses the output line break even if |
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-03-17 |
Ingo Schwarze | Fix regression in mdoc_html.c 1.275, man_html 1.134: |
blob | commitdiff | raw | diff to current |
2017-03-15 |
Ingo Schwarze | Minimal support for deep linking into man(7) pages. |
blob | commitdiff | raw | diff to current |
2017-02-05 |
Ingo Schwarze | Improve <table> syntax: |
blob | commitdiff | raw | diff to current |
2017-01-30 |
Ingo Schwarze | Rework fill mode handling for -man -Thtml. |
blob | commitdiff | raw | diff to current |
2017-01-29 |
Ingo Schwarze | eliminate one useless struct and one level of indirection; |
blob | commitdiff | raw | diff to current |
2017-01-26 |
Ingo Schwarze | Fix -man -Thtml formatting after .nf (which has nothing... |
blob | commitdiff | raw | diff to current |
2017-01-21 |
Ingo Schwarze | clean up the remaining class attributes |
blob | commitdiff | raw | diff to current |
2017-01-20 |
Ingo Schwarze | Standardize class attributes for semantic macros. |
blob | commitdiff | raw | diff to current |
2017-01-19 |
Ingo Schwarze | Clean up CSS rules for sections and paragraphs. |
blob | commitdiff | raw | diff to current |
2017-01-19 |
Ingo Schwarze | Start cleanup: trim useless HTML comments, <div> elements, |
blob | commitdiff | raw | diff to current |
2017-01-19 |
Ingo Schwarze | Implement line breaking of the generated HTML code... |
blob | commitdiff | raw | diff to current |
2017-01-18 |
Ingo Schwarze | Make HTML output more human readable by overhauling... |
blob | commitdiff | raw | diff to current |
2017-01-17 |
Ingo Schwarze | Completely delete the buf field of struct html and... |
blob | commitdiff | raw | diff to current |
2017-01-17 |
Ingo Schwarze | Simplify the usage of print_otag() by making it accept... |
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-06 |
Ingo Schwarze | modernize style: "return" is not a function |
blob | commitdiff | raw | diff to current |
2015-09-26 |
Ingo Schwarze | /* NOTREACHED */ after abort() is silly, delete it |
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-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-03 |
Ingo Schwarze | If an eqn(7) starts on a new input line, be sure to... |
blob | commitdiff | raw | diff to current |
2015-02-10 |
Ingo Schwarze | trim trailing white space, no code change; |
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-24 |
Ingo Schwarze | Strangely, ignoring the roff(7) .na request was impleme... |
blob | commitdiff | raw | diff to current |
2014-12-23 |
Ingo Schwarze | some scaling unit fixes: |
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-02 |
Ingo Schwarze | Fix the implementation and documentation of \c (continu... |
blob | commitdiff | raw | diff to current |
2014-12-01 |
Ingo Schwarze | header cleanup: |
blob | commitdiff | raw | diff to current |
2014-09-27 |
Kristaps Dzonsons | Don't pretend we have a separate XHTML and HTML mode... |
blob | commitdiff | raw | diff to current |
2014-09-27 |
Kristaps Dzonsons | Remove <p> in favour of <div class="spacer">. |
blob | commitdiff | raw | diff to current |
2014-09-27 |
Kristaps Dzonsons | Remove last hard-coded width attribute. |
blob | commitdiff | raw | diff to current |
2014-09-27 |
Kristaps Dzonsons | HTML5-isation: remove more alignments. |
blob | commitdiff | raw | diff to current |
2014-09-27 |
Kristaps Dzonsons | Continue in HTML5-ing by kicking out some hard-coded... |
blob | commitdiff | raw | diff to current |
2014-09-27 |
Kristaps Dzonsons | Kick out "summary" attribute, which isn't HTML5. |
blob | commitdiff | raw | diff to current |
2014-09-27 |
Kristaps Dzonsons | First, add space for default styling for HTML5 (non... |
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-08-01 |
Ingo Schwarze | Clarity with respect to floating point handling: |
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-03-30 |
Ingo Schwarze | Implement the roff(7) .ll (line length) request. |
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 |
2013-10-17 |
Ingo Schwarze | Implement the .UR/.UE block (uniform resource identifie... |
blob | commitdiff | raw | diff to current |
2012-11-17 |
Ingo Schwarze | Cleanup naming of local variables to make the code... |
blob | commitdiff | raw | diff to current |
2012-06-02 |
Ingo Schwarze | Minimal implementation of .EX and .EE for GNU compatibi... |
blob | commitdiff | raw | diff to current |
2012-05-27 |
Ingo Schwarze | update Copyright years according to the CVS logs; no... |
blob | commitdiff | raw | diff to current |
2012-01-03 |
Kristaps Dzonsons | Add support for `OP', one of the extended man macros... |
blob | commitdiff | raw | diff to current |
2011-12-04 |
Ingo Schwarze | Jumping out of man_unscope() for the root node is a... |
blob | commitdiff | raw | diff to current |
2011-11-18 |
Joerg Sonnenberger | Don't depend on snprintf to handle NULL strings. Deal... |
blob | commitdiff | raw | diff to current |
2011-10-09 |
Ingo Schwarze | Always print <table> column widths in -T[x]html; |
blob | commitdiff | raw | diff to current |
2011-10-05 |
Kristaps Dzonsons | Add the -Ofragment option to -T[]x]html. This accomoda... |
blob | commitdiff | raw | diff to current |
2011-08-18 |
Kristaps Dzonsons | Align `-offset indent' and `D1' by forcing BLOCKQUOTE... |
blob | commitdiff | raw | diff to current |
2011-07-23 |
Kristaps Dzonsons | Flip on equation printing for -T[x]html. |
blob | commitdiff | raw | diff to current |
2011-07-21 |
Kristaps Dzonsons | Flip eqn into using parsed nodes. I've temporarily... |
blob | commitdiff | raw | diff to current |
next |