2017-03-15 |
Ingo Schwarze | Minimal support for deep linking into man(7) pages. |
blob | commitdiff | raw |
2017-03-14 |
Ingo Schwarze | Slightly increase widths calculated from string lengths... |
blob | commitdiff | raw | diff to current |
2017-03-13 |
Ingo Schwarze | Port ctags-style, less(1) :t internal searching from... |
blob | commitdiff | raw | diff to current |
2017-03-13 |
Ingo Schwarze | Print title="..." in addition to id="..." attributes... |
blob | commitdiff | raw | diff to current |
2017-03-03 |
Ingo Schwarze | remove a few redundant conditions that jsg@ found with... |
blob | commitdiff | raw | diff to current |
2017-02-22 |
Ingo Schwarze | Handle an odd edge case where .It is preceded by .Sm. |
blob | commitdiff | raw | diff to current |
2017-02-16 |
Ingo Schwarze | Remove the ENDBODY_NOSPACE flag, simplifying the code. |
blob | commitdiff | raw | diff to current |
2017-02-06 |
Ingo Schwarze | The .Nm macro does not only use the default name when... |
blob | commitdiff | raw | diff to current |
2017-02-05 |
Ingo Schwarze | Wrap .St content in a <span class="St">. |
blob | commitdiff | raw | diff to current |
2017-02-05 |
Ingo Schwarze | fix font selection for .Bf without argument |
blob | commitdiff | raw | diff to current |
2017-02-05 |
Ingo Schwarze | mark up .Ar, .Fa, .Va, .Ft, and .Vt with <var> rather... |
blob | commitdiff | raw | diff to current |
2017-02-05 |
Ingo Schwarze | for .Rs, use <cite> |
blob | commitdiff | raw | diff to current |
2017-02-05 |
Ingo Schwarze | Improve <table> syntax: |
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-28 |
Ingo Schwarze | Simplify usage of print_otag() even more: |
blob | commitdiff | raw | diff to current |
2017-01-28 |
Ingo Schwarze | .Bl -column with zero columns is legal, so don't segfal... |
blob | commitdiff | raw | diff to current |
2017-01-25 |
Ingo Schwarze | Improve HTML formatting of .Bl -tag. |
blob | commitdiff | raw | diff to current |
2017-01-21 |
Ingo Schwarze | Avoid writing constant style attributes over and over... |
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-20 |
Ingo Schwarze | standardize .Rs class attributes |
blob | commitdiff | raw | diff to current |
2017-01-20 |
Ingo Schwarze | standardize .Bl and .It class attributes |
blob | commitdiff | raw | diff to current |
2017-01-19 |
Ingo Schwarze | clean up markup of .Bd, .D1, .Dl, .Li, and .Ql; |
blob | commitdiff | raw | diff to current |
2017-01-19 |
Ingo Schwarze | clean up .Sx and .Xr HTML markup |
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-11 |
Ingo Schwarze | Do text production for .Bt, .Ex, .Rv, .Ud at the valida... |
blob | commitdiff | raw | diff to current |
2017-01-10 |
Ingo Schwarze | Use new NODE_NOSRC and NODE_NOPRT flags for .Bx and... |
blob | commitdiff | raw | diff to current |
2017-01-10 |
Ingo Schwarze | For the .Ux/.Ox family of macros, do text production... |
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 |
2017-01-10 |
Ingo Schwarze | Introduce flags NODE_NOSRC and NODE_NOPRT for AST nodes. |
blob | commitdiff | raw | diff to current |
2017-01-09 |
Ingo Schwarze | The .No macro is not supposed to produce fixed-width... |
blob | commitdiff | raw | diff to current |
2017-01-08 |
Ingo Schwarze | Indentation must be measured in units of the surroundin... |
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 |
2016-01-04 |
Ingo Schwarze | Generate simpler in-page links: just replace spaces... |
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-26 |
Ingo Schwarze | /* NOTREACHED */ after abort() is silly, delete it |
blob | commitdiff | raw | diff to current |
2015-09-26 |
Ingo Schwarze | resolve code duplication and do style cleanup in mdoc_n... |
blob | commitdiff | raw | diff to current |
2015-09-26 |
Ingo Schwarze | Fix multiple aspects of SYNOPSIS .Nm formatting: |
blob | commitdiff | raw | diff to current |
2015-08-30 |
Ingo Schwarze | If an .Fo macro lacks its mandatory argument, don't... |
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-16 |
Ingo Schwarze | Restore the page headers and page footers that accident... |
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-12 |
Ingo Schwarze | Delete the mdoc_node.pending pointer and the function... |
blob | commitdiff | raw | diff to current |
2015-02-11 |
Ingo Schwarze | do not access a NULL pointer if an .Eo block lacks... |
blob | commitdiff | raw | diff to current |
2015-02-05 |
Ingo Schwarze | fix handling of empty .An macros |
blob | commitdiff | raw | diff to current |
2015-02-05 |
Ingo Schwarze | Simplify by deleting the "lastline" member of struct... |
blob | commitdiff | raw | diff to current |
2015-02-01 |
Ingo Schwarze | fix .Eo/.Ec spacing |
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-23 |
Ingo Schwarze | Let .Aq/.Ao/.Ac print "<>" instead of the normal "... |
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-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-11-30 |
Ingo Schwarze | Multiple fixes with respect to .Pf: |
blob | commitdiff | raw | diff to current |
2014-11-27 |
Ingo Schwarze | Multiple fixes with respect to .Eo: |
blob | commitdiff | raw | diff to current |
2014-11-27 |
Ingo Schwarze | Fix the obsolete .Db (toggle debug mode) macro to ignor... |
blob | commitdiff | raw | diff to current |
2014-11-19 |
Ingo Schwarze | Let .Ao and .Aq render as "<>" after .An and as "\... |
blob | commitdiff | raw | diff to current |
2014-11-17 |
Ingo Schwarze | Multiple fixes with respect to in-line macros: |
blob | commitdiff | raw | diff to current |
2014-10-30 |
Ingo Schwarze | Major bugsquashing with respect to -offset and -width: |
blob | commitdiff | raw | diff to current |
2014-10-10 |
Ingo Schwarze | sync Copyright years after merge to OpenBSD; no code... |
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-09-17 |
Ingo Schwarze | implement .An -[no]split for -Thtml |
blob | commitdiff | raw | diff to current |
2014-08-21 |
Ingo Schwarze | Right after .Fl, a middle delimiter triggers an empty... |
blob | commitdiff | raw | diff to current |
2014-08-14 |
Ingo Schwarze | Revert previous, as requested by kristaps@. |
blob | commitdiff | raw | diff to current |
2014-08-13 |
Ingo Schwarze | Use <em> for .Em and .Bf -emphasis. |
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-06 |
Ingo Schwarze | Bring the handling of defective prologues even closer... |
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-07-30 |
Ingo Schwarze | Various improvements related to .Ex and .Rv: |
blob | commitdiff | raw | diff to current |
2014-07-02 |
Ingo Schwarze | When .Sm is called without an argument, groff toggles... |
blob | commitdiff | raw | diff to current |
2014-07-02 |
Ingo Schwarze | Implement the obsolete macros .En .Es .Fr .Ot for backw... |
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 |
2013-12-24 |
Ingo Schwarze | It turns out SYNOPSIS mode does not imply .Bk in general, |
blob | commitdiff | raw | diff to current |
2013-12-24 |
Ingo Schwarze | When deciding whether two consecutive macros are on... |
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-08-12 |
Ingo Schwarze | .Sq should use curly right quotes in HTML output to... |
blob | commitdiff | raw | diff to current |
2011-11-03 |
Ingo Schwarze | Correct .Eo spacing: |
blob | commitdiff | raw | diff to current |
2011-10-16 |
Ingo Schwarze | Remove a bunch of useless assignments, |
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-26 |
Kristaps Dzonsons | Make sure that `Ql' literalises its arguments in -T... |
blob | commitdiff | raw | diff to current |
next |