2020-04-06 |
Ingo Schwarze | Support manual tagging of .Pp, .Bd, .D1, .Dl, .Bl,... |
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 | Fully support explicit tagging of .Sh and .Ss. |
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 |
2020-01-19 |
Ingo Schwarze | Introduce a new mdoc(7) macro .Tg ("tag") to explicitly... |
blob | commitdiff | raw | diff to current |
2019-06-27 |
Ingo Schwarze | Improve "man -h" output. |
blob | commitdiff | raw | diff to current |
2019-06-03 |
Ingo Schwarze | Initialize the local variable "act" in print_mdoc_node(). |
blob | commitdiff | raw | diff to current |
2019-01-04 |
Ingo Schwarze | Two functional improvements to filling in terminal... |
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-17 |
Ingo Schwarze | Remove more pointer arithmetic passing via regions... |
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 |
2018-04-05 |
Ingo Schwarze | use the portable \(lq and \(rq internally rather than... |
blob | commitdiff | raw | diff to current |
2018-01-13 |
Ingo Schwarze | Remove the implicit display feature of .Lk because... |
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-06-01 |
Ingo Schwarze | Minimal implementation of the \h (horizontal motion... |
blob | commitdiff | raw | diff to current |
2017-05-30 |
Ingo Schwarze | fix formatting of intermediate punctuation in .Lk |
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 | 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-04-17 |
Ingo Schwarze | Fix handling of trailing punctuation in .Lk. |
blob | commitdiff | raw | diff to current |
2017-04-14 |
Ingo Schwarze | Show long .Lk URIs in like an indented display, similar... |
blob | commitdiff | raw | diff to current |
2017-04-14 |
Ingo Schwarze | Do not make the colon after the .Lk link text italic. |
blob | commitdiff | raw | diff to current |
2017-02-17 |
Ingo Schwarze | Use typographic quotes rather than '"' for .Rs %T ... |
blob | commitdiff | raw | diff to current |
2017-02-16 |
Ingo Schwarze | Surprisingly, groff does not support scaling units... |
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-04 |
Ingo Schwarze | Do not fix the default indent for all subsequent files... |
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 |
2016-11-08 |
Ingo Schwarze | use .Fn in custom sections for tagging, in addition... |
blob | commitdiff | raw | diff to current |
2016-11-08 |
Ingo Schwarze | tag leading .Dv, .Li, and .No in .It; |
blob | commitdiff | raw | diff to current |
2016-11-08 |
Ingo Schwarze | implement tag priority 0, which will tag only keys... |
blob | commitdiff | raw | diff to current |
2016-11-08 |
Ingo Schwarze | generate two tag entries from list entries of the form |
blob | commitdiff | raw | diff to current |
2016-10-09 |
Ingo Schwarze | Delete complicated code dealing with .Bl -tag without... |
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 | Use "-" rather than "\(hy" for the heads of .Bl -dash... |
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-21 |
Ingo Schwarze | Trailing whitespace is significant when determining... |
blob | commitdiff | raw | diff to current |
2015-09-14 |
Ingo Schwarze | The .Dv macro actually forces normal font. |
blob | commitdiff | raw | diff to current |
2015-07-25 |
Ingo Schwarze | Simplify and make tag_put() more efficient by integrati... |
blob | commitdiff | raw | diff to current |
2015-07-25 |
Ingo Schwarze | implement tagging for .Er |
blob | commitdiff | raw | diff to current |
2015-07-25 |
Ingo Schwarze | basic tag support for function names; written at YYC |
blob | commitdiff | raw | diff to current |
2015-07-25 |
Ingo Schwarze | basic support for tag priorities; written at YYC |
blob | commitdiff | raw | diff to current |
2015-07-17 |
Ingo Schwarze | Initial, still somewhat experimental implementation... |
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-04 |
Ingo Schwarze | Rounding rules for horizontal scaling widths are more... |
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-06 |
Ingo Schwarze | Fix vertical spacing at the beginning of tables. |
blob | commitdiff | raw | diff to current |
2015-03-06 |
Ingo Schwarze | In mdoc(7), don't mistreat negative .sp arguments as... |
blob | commitdiff | raw | diff to current |
2015-02-17 |
Ingo Schwarze | Render \(lq and \(rq as '"' in -Tascii mode but leave... |
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-31 |
Ingo Schwarze | Use relative offsets instead of absolute pointers for... |
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-24 |
Ingo Schwarze | Support negative indentations for mdoc(7) displays... |
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-11-30 |
Ingo Schwarze | Multiple fixes with respect to .Pf: |
blob | commitdiff | raw | diff to current |
2014-11-28 |
Ingo Schwarze | mop up an #ifdef turd deraadt@ stepped into |
blob | commitdiff | raw | diff to current |
2014-11-28 |
Ingo Schwarze | Be more careful about meta->name. For weird input... |
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-25 |
Ingo Schwarze | Do not access a NULL pointer when a section has no... |
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-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-11-10 |
Ingo Schwarze | add required vertical spacing before lists that begin |
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-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-10-13 |
Ingo Schwarze | Properly scale string length measurements for PostScrip... |
blob | commitdiff | raw | diff to current |
2014-09-17 |
Ingo Schwarze | simplify handling of .An -[no]split for terminal output: |
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 |
next |