2018-06-25 |
Ingo Schwarze | Ignore author-specified indentation for .RS; it harms... |
blob | commitdiff | raw |
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 |
2011-07-07 |
Kristaps Dzonsons | Considerably fix up -man -T[x]html's handling of verbat... |
blob | commitdiff | raw | diff to current |
2011-07-07 |
Kristaps Dzonsons | Clean up how -man -T[x]html handles TP, IP, and HP... |
blob | commitdiff | raw | diff to current |
2011-07-03 |
Kristaps Dzonsons | Fix a TODO noted by schwarze@, originally by Christian... |
blob | commitdiff | raw | diff to current |
2011-06-29 |
Kristaps Dzonsons | First fix how `sp 1' doesn't imply `1v' (it now does... |
blob | commitdiff | raw | diff to current |
2011-06-18 |
Kristaps Dzonsons | Make -T[x]html in -man also be aware of the vertical... |
blob | commitdiff | raw | diff to current |
2011-06-18 |
Kristaps Dzonsons | Fix two TODOs with one check-in. Both of these relate... |
blob | commitdiff | raw | diff to current |
2011-05-17 |
Kristaps Dzonsons | Cleanups in -T[x]html: make html_idcat() use the buffer... |
blob | commitdiff | raw | diff to current |
2011-05-17 |
Kristaps Dzonsons | Clean-ups in -T[x]html: inline print_num(), as it was... |
blob | commitdiff | raw | diff to current |
2011-03-07 |
Ingo Schwarze | Clean up date handling, |
blob | commitdiff | raw | diff to current |
2011-02-09 |
Kristaps Dzonsons | EQN blocks are now printed in all modes. This is simpl... |
blob | commitdiff | raw | diff to current |
2011-02-06 |
Kristaps Dzonsons | Add initial libmdoc and libman top-most machinery for... |
blob | commitdiff | raw | diff to current |
2011-01-17 |
Ingo Schwarze | Refrain from throwing fatal errors for |
blob | commitdiff | raw | diff to current |
2011-01-13 |
Kristaps Dzonsons | Change how -Thtml behaves with tables: use multiple... |
blob | commitdiff | raw | diff to current |
2011-01-12 |
Kristaps Dzonsons | Bring in -Tascii comments for -Thtml MANH_LITERAL line... |
blob | commitdiff | raw | diff to current |
2011-01-12 |
Kristaps Dzonsons | Make sure that -Thtml doesn't break within literal... |
blob | commitdiff | raw | diff to current |
2011-01-12 |
Kristaps Dzonsons | If the first character of free-form text is whitespace... |
blob | commitdiff | raw | diff to current |
2011-01-07 |
Kristaps Dzonsons | Quiesce lint with some type handling. Does not change... |
blob | commitdiff | raw | diff to current |
2011-01-04 |
Kristaps Dzonsons | Protect tbl nodes from getting a post call. |
blob | commitdiff | raw | diff to current |
2011-01-04 |
Kristaps Dzonsons | Add skeleton for -T[x]html tbl stuff. Also start to... |
blob | commitdiff | raw | diff to current |
2011-01-04 |
Ingo Schwarze | Multiple man(7) .IP and .TP fixes started during p2k10: |
blob | commitdiff | raw | diff to current |
2011-01-01 |
Kristaps Dzonsons | Add -man support for tables. Like -mdoc, this consists... |
blob | commitdiff | raw | diff to current |
2010-12-24 |
Kristaps Dzonsons | Drastically fix -T[x]html's handling of font-escape... |
blob | commitdiff | raw | diff to current |
2010-12-22 |
Kristaps Dzonsons | Throw out negative margin garbage in -man -T[x]html... |
blob | commitdiff | raw | diff to current |
2010-12-17 |
Kristaps Dzonsons | Banished -man -Thtml header and footer to example.style... |
blob | commitdiff | raw | diff to current |
2010-12-17 |
Kristaps Dzonsons | Significantly clean up Sh, Ss, SH, and SS handling... |
blob | commitdiff | raw | diff to current |
2010-12-15 |
Kristaps Dzonsons | Use a single P tag for paragraph breaks (which can... |
blob | commitdiff | raw | diff to current |
next |