2022-01-12 |
Ingo Schwarze | More accurately represent cells containing horizontal... |
blob | commitdiff | raw |
2021-09-07 |
Ingo Schwarze | do not crash when a tbl(7) cell uses roman font |
blob | commitdiff | raw | diff to current |
2021-08-10 |
Ingo Schwarze | Support two-character font names (BI, CW, CR, CB, CI) |
blob | commitdiff | raw | diff to current |
2020-04-08 |
Ingo Schwarze | Use a separate node->tag attribute rather than abusing... |
blob | commitdiff | raw | diff to current |
2020-04-07 |
Ingo Schwarze | Separate the place to put the <a href> permalink (now... |
blob | commitdiff | raw | diff to current |
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-01-11 |
Ingo Schwarze | Print more tbl(7) details to help debugging: |
blob | commitdiff | raw | diff to current |
2019-01-01 |
Ingo Schwarze | display the NODE_NOFILL flag indicating no-fill mode |
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-12 |
Ingo Schwarze | Cleanup, no functional change: |
blob | commitdiff | raw | diff to current |
2018-11-25 |
Ingo Schwarze | In tbl(7) -T html output, |
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-04-11 |
Ingo Schwarze | preserve comments before .Dd when converting mdoc(7... |
blob | commitdiff | raw | diff to current |
2017-07-08 |
Ingo Schwarze | 1. Eliminate struct eqn, instead use the existing members |
blob | commitdiff | raw | diff to current |
2017-07-07 |
Ingo Schwarze | garbage collect unused enum member EQN_ROOT |
blob | commitdiff | raw | diff to current |
2017-07-05 |
Ingo Schwarze | The EQN_LISTONE box type is pointless. |
blob | commitdiff | raw | diff to current |
2017-04-24 |
Ingo Schwarze | Continue parser unification: |
blob | commitdiff | raw | diff to current |
2017-02-10 |
Ingo Schwarze | In -Ttree output mode, show the BROKEN node flag and |
blob | commitdiff | raw | diff to current |
2017-01-12 |
Ingo Schwarze | show meta data for -Ttree output |
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 |
2015-10-12 |
Ingo Schwarze | To make the code more readable, delete 283 /* FALLTHROU... |
blob | commitdiff | raw | diff to current |
2015-09-26 |
Ingo Schwarze | Show the flags MDOC_DELIMO, MDOC_DELIMC, MDOC_EOS,... |
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 | 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-02-05 |
Ingo Schwarze | Simplify by deleting the "lastline" member of struct... |
blob | commitdiff | raw | diff to current |
2015-02-03 |
Ingo Schwarze | reduce indentation for better readability |
blob | commitdiff | raw | diff to current |
2014-11-28 |
Ingo Schwarze | Simplify by making many functions in the man(7) parser... |
blob | commitdiff | raw | diff to current |
2014-10-20 |
Ingo Schwarze | show the {MDOC,MAN}_EQN node, it contains interesting... |
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-10-10 |
Ingo Schwarze | Make eqn(7) -Ttree output more useful: |
blob | commitdiff | raw | diff to current |
2014-10-10 |
Kristaps Dzonsons | Re-write of eqn(7) parser and MathML output. |
blob | commitdiff | raw | diff to current |
2014-09-28 |
Kristaps Dzonsons | Make eqn tree output a bit more useful. |
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-07-02 |
Ingo Schwarze | Change column display in -Ttree to be 1-based instead... |
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-08 |
Ingo Schwarze | To find out whether .TP head arguments are same-line... |
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 |
2013-09-15 |
Ingo Schwarze | For some mdoc(7) macros, it is (unfortunately) semantic... |
blob | commitdiff | raw | diff to current |
2013-05-18 |
Ingo Schwarze | Remove the variable sz because it's invariantly == 0, |
blob | commitdiff | raw | diff to current |
2011-09-18 |
Ingo Schwarze | forgotten Copyright bumps; no code change |
blob | commitdiff | raw | diff to current |
2011-07-23 |
Kristaps Dzonsons | Add matrix support. Also remove "above" notion, as... |
blob | commitdiff | raw | diff to current |
2011-07-22 |
Kristaps Dzonsons | Give lists their own eqn function. |
blob | commitdiff | raw | diff to current |
2011-07-21 |
Kristaps Dzonsons | Complete eqn.7 parsing. Features all productions from... |
blob | commitdiff | raw | diff to current |
2011-07-21 |
Kristaps Dzonsons | Support `size' constructs in eqn.7. Generalise mandoc_... |
blob | commitdiff | raw | diff to current |
2011-07-21 |
Kristaps Dzonsons | Full support for eqn positionals (above, over, sup... |
blob | commitdiff | raw | diff to current |
2011-07-21 |
Kristaps Dzonsons | Add eqn subexpression fonts. |
blob | commitdiff | raw | diff to current |
2011-07-21 |
Kristaps Dzonsons | Add support for markers. These decorate the last box... |
blob | commitdiff | raw | diff to current |
2011-07-21 |
Kristaps Dzonsons | Support nested `{, }' subexpressions in eqn. Document... |
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-03-23 |
Kristaps Dzonsons | Add MAN_TAIL, which will be used by `UE' (forthcoming... |
blob | commitdiff | raw | diff to current |
2011-02-09 |
Kristaps Dzonsons | Allow -man to process EQN as well. Also fix a segfault... |
blob | commitdiff | raw | diff to current |
2011-02-09 |
Kristaps Dzonsons | Allow EQN data to be pushed down into libmdoc via mdoc_... |
blob | commitdiff | raw | diff to current |
2011-02-06 |
Kristaps Dzonsons | Let the line-number of a tbl_span be remembered. |
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-10 |
Kristaps Dzonsons | First, make extra data cells be thrown away. This... |
blob | commitdiff | raw | diff to current |
2011-01-03 |
Kristaps Dzonsons | Make width calculations occur within tbl_term.c, not... |
blob | commitdiff | raw | diff to current |
2011-01-02 |
Kristaps Dzonsons | Fix table to print nicely (merging error). Also have... |
blob | commitdiff | raw | diff to current |
2011-01-01 |
Kristaps Dzonsons | Add a warning if a data cell has no layout. Also make... |
blob | commitdiff | raw | diff to current |
2011-01-01 |
Kristaps Dzonsons | Make some bit-flags into enums as they should be. ... |
blob | commitdiff | raw | diff to current |
2011-01-01 |
Kristaps Dzonsons | Make -Ttree a bit more readable. |
blob | commitdiff | raw | diff to current |
2011-01-01 |
Kristaps Dzonsons | Make -Ttree spit out table columns. |
blob | commitdiff | raw | diff to current |
2011-01-01 |
Kristaps Dzonsons | Add basic -Ttree support for tables. |
blob | commitdiff | raw | diff to current |
2010-07-07 |
Kristaps Dzonsons | Re-constitution of `ds' symbol processing. First,... |
blob | commitdiff | raw | diff to current |
2010-06-29 |
Ingo Schwarze | Support for badly nested blocks, written around the... |
blob | commitdiff | raw | diff to current |
2010-06-26 |
Kristaps Dzonsons | Churn-ish check-in getting mdoc_parseln() and man_parse... |
blob | commitdiff | raw | diff to current |
2010-06-19 |
Kristaps Dzonsons | Churn as I finish email address migration kth.se -... |
blob | commitdiff | raw | diff to current |
2010-05-17 |
Kristaps Dzonsons | Enable the unified error/warning enumeration in mandoc... |
blob | commitdiff | raw | diff to current |
2010-01-01 |
Kristaps Dzonsons | Big check-in of compatibility layer. This should work... |
blob | commitdiff | raw | diff to current |
2009-10-30 |
Kristaps Dzonsons | More lint fixes. |
blob | commitdiff | raw | diff to current |
2009-10-26 |
Kristaps Dzonsons | Added time.h to various files for FreeBSD compilation... |
blob | commitdiff | raw | diff to current |
2009-10-13 |
Kristaps Dzonsons | Moved output definitions into main.h. |
blob | commitdiff | raw | diff to current |
2009-09-16 |
Kristaps Dzonsons | Made tree/term/out() functions return void. |
blob | commitdiff | raw | diff to current |
2009-08-13 |
Kristaps Dzonsons | Significant overhaul in libman. Macros are now block... |
blob | commitdiff | raw | diff to current |
2009-06-10 |
Kristaps Dzonsons | Fixed license email address. |
blob | commitdiff | raw | diff to current |
2009-04-12 |
Kristaps Dzonsons | Using proper license template (const). |
blob | commitdiff | raw | diff to current |
2009-04-03 |
Kristaps Dzonsons | Proper resetting of memory. |
blob | commitdiff | raw | diff to current |
2009-03-23 |
Kristaps Dzonsons | -man printing linked to -Ttree. |
blob | commitdiff | raw | diff to current |
2009-03-19 |
Kristaps Dzonsons | NetBSD lintified. |
blob | commitdiff | raw | diff to current |
2009-03-19 |
Kristaps Dzonsons | Split mdocterm.c -> main.c terminal.c. |
blob | commitdiff | raw | diff to current |
2009-02-23 |
Kristaps Dzonsons | termact.c -> term.c |
blob | commitdiff | raw |
2009-02-21 |
Kristaps Dzonsons | Split mdocml -> mdocterm, mdoctree (new manuals, etc.). |
blob | commitdiff | raw | diff to current |
2009-02-20 |
Kristaps Dzonsons | More flesh in terminal-encoder. |
blob | commitdiff | raw | diff to current |
2009-02-20 |
Kristaps Dzonsons | Re-added tree.c (for now). |
blob | commitdiff | raw | diff to current |
2009-02-20 |
Kristaps Dzonsons | Removed (moving) tree.c. |
blob | commitdiff | raw |
2009-01-17 |
Kristaps Dzonsons | Separating output filters. |
blob | commitdiff | raw | diff to current |
2009-01-16 |
Kristaps Dzonsons | Initial separation of tree/mdocml.1. |
blob | commitdiff | raw | diff to current |
|