]> git.cameronkatri.com Git - mandoc.git/history - tree.c
Allow -man to process EQN as well. Also fix a segfault in missing case
[mandoc.git] / tree.c
2011-02-09 Kristaps DzonsonsAllow -man to process EQN as well. Also fix a segfault...
2011-02-09 Kristaps DzonsonsAllow EQN data to be pushed down into libmdoc via mdoc_...
2011-02-06 Kristaps DzonsonsLet the line-number of a tbl_span be remembered.
2011-02-06 Kristaps DzonsonsAdd initial libmdoc and libman top-most machinery for...
2011-01-10 Kristaps DzonsonsFirst, make extra data cells be thrown away. This...
2011-01-03 Kristaps DzonsonsMake width calculations occur within tbl_term.c, not...
2011-01-02 Kristaps DzonsonsFix table to print nicely (merging error). Also have...
2011-01-01 Kristaps DzonsonsAdd a warning if a data cell has no layout. Also make...
2011-01-01 Kristaps DzonsonsMake some bit-flags into enums as they should be. ...
2011-01-01 Kristaps DzonsonsMake -Ttree a bit more readable.
2011-01-01 Kristaps DzonsonsMake -Ttree spit out table columns.
2011-01-01 Kristaps DzonsonsAdd basic -Ttree support for tables.
2010-07-07 Kristaps DzonsonsRe-constitution of `ds' symbol processing. First,...
2010-06-29 Ingo SchwarzeSupport for badly nested blocks, written around the...
2010-06-26 Kristaps DzonsonsChurn-ish check-in getting mdoc_parseln() and man_parse...
2010-06-19 Kristaps DzonsonsChurn as I finish email address migration kth.se -...
2010-05-17 Kristaps DzonsonsEnable the unified error/warning enumeration in mandoc...
2010-01-01 Kristaps DzonsonsBig check-in of compatibility layer. This should work...
2009-10-30 Kristaps DzonsonsMore lint fixes.
2009-10-26 Kristaps DzonsonsAdded time.h to various files for FreeBSD compilation...
2009-10-13 Kristaps DzonsonsMoved output definitions into main.h.
2009-09-16 Kristaps DzonsonsMade tree/term/out() functions return void.
2009-08-13 Kristaps DzonsonsSignificant overhaul in libman. Macros are now block...
2009-06-10 Kristaps DzonsonsFixed license email address.
2009-04-12 Kristaps DzonsonsUsing proper license template (const).
2009-04-03 Kristaps DzonsonsProper resetting of memory.
2009-03-23 Kristaps Dzonsons-man printing linked to -Ttree.
2009-03-19 Kristaps DzonsonsNetBSD lintified.
2009-03-19 Kristaps DzonsonsSplit mdocterm.c -> main.c terminal.c.
2009-02-23 Kristaps Dzonsonstermact.c -> term.c
2009-02-21 Kristaps DzonsonsSplit mdocml -> mdocterm, mdoctree (new manuals, etc.).
2009-02-20 Kristaps DzonsonsMore flesh in terminal-encoder.
2009-02-20 Kristaps DzonsonsRe-added tree.c (for now).
2009-02-20 Kristaps DzonsonsRemoved (moving) tree.c.
2009-01-17 Kristaps DzonsonsSeparating output filters.
2009-01-16 Kristaps DzonsonsInitial separation of tree/mdocml.1.