aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tree.c
Commit message (Expand)AuthorAgeFilesLines
...
* Make some bit-flags into enums as they should be. Make printing of -TtreeKristaps Dzonsons2011-01-011-16/+44
* Make -Ttree a bit more readable.Kristaps Dzonsons2011-01-011-2/+3
* Make -Ttree spit out table columns.Kristaps Dzonsons2011-01-011-20/+48
* Add basic -Ttree support for tables.Kristaps Dzonsons2011-01-011-1/+13
* Re-constitution of `ds' symbol processing. First, push theKristaps Dzonsons2010-07-071-2/+1
* Support for badly nested blocks, written around the time ofIngo Schwarze2010-06-291-2/+5
* Churn-ish check-in getting mdoc_parseln() and man_parseln() to accept aKristaps Dzonsons2010-06-261-1/+2
* Churn as I finish email address migration kth.se -> bsd.lv.Kristaps Dzonsons2010-06-191-2/+2
* Enable the unified error/warning enumeration in mandoc.h that'sKristaps Dzonsons2010-05-171-1/+2
* Big check-in of compatibility layer. This should work on most major architec...Kristaps Dzonsons2010-01-011-1/+5
* More lint fixes.Kristaps Dzonsons2009-10-301-2/+1
* Added time.h to various files for FreeBSD compilation (thanks Ulrich Sporlein).Kristaps Dzonsons2009-10-261-1/+2
* Moved output definitions into main.h.Kristaps Dzonsons2009-10-131-1/+2
* Made tree/term/out() functions return void.Kristaps Dzonsons2009-09-161-5/+3
* Significant overhaul in libman. Macros are now block- and line-scoped (withKristaps Dzonsons2009-08-131-1/+16
* Fixed license email address.Kristaps Dzonsons2009-06-101-2/+2
* Using proper license template (const).Kristaps Dzonsons2009-04-121-12/+10
* Proper resetting of memory.Kristaps Dzonsons2009-04-031-15/+21
* -man printing linked to -Ttree.Kristaps Dzonsons2009-03-231-7/+59
* NetBSD lintified.Kristaps Dzonsons2009-03-191-1/+2
* Split mdocterm.c -> main.c terminal.c.Kristaps Dzonsons2009-03-191-0/+137
* termact.c -> term.cKristaps Dzonsons2009-02-231-132/+0
* Split mdocml -> mdocterm, mdoctree (new manuals, etc.).Kristaps Dzonsons2009-02-211-3/+2
* More flesh in terminal-encoder.Kristaps Dzonsons2009-02-201-2/+4
* Re-added tree.c (for now).Kristaps Dzonsons2009-02-201-0/+131
* Removed (moving) tree.c.Kristaps Dzonsons2009-02-201-131/+0
* Separating output filters.Kristaps Dzonsons2009-01-171-9/+39
* Initial separation of tree/mdocml.1.Kristaps Dzonsons2009-01-161-0/+101