summaryrefslogtreecommitdiffstats
path: root/usr.bin/mandoc/tbl.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanup, no functional change:schwarze2018-12-121-0/+122
* Merge kristaps@' cleaner tbl integration, removing mine;schwarze2011-01-041-34/+0
* Move tbl width calculation from plain strlen to mandoc terminal widthschwarze2010-10-151-2/+2
* Move tbl output from plain stdio to mandoc terminal output routines.schwarze2010-10-151-2/+2
* Import tbl parser and renderer written by kristaps@.schwarze2010-10-151-0/+34