summaryrefslogtreecommitdiff
path: root/usr.bin/mandoc/tree.c
AgeCommit message (Expand)Author
2011-04-24Merge version 1.11.1:Ingo Schwarze
2011-03-20Import the foundation for eqn(7) support.Ingo Schwarze
2011-02-10Tbl code maintenance by kristaps@.Ingo Schwarze
2011-01-16Various tbl improvements from kristaps@:Ingo Schwarze
2011-01-04Merge kristaps@' cleaner tbl integration, removing mine;Ingo Schwarze
2010-07-13Merge release 1.10.4 (all code by kristaps@), providing four new features:Ingo Schwarze
2010-06-29Support for badly nested blocks, written around the time ofIngo Schwarze
2010-06-27Full .nr nS support, unbreaking the kernel manuals.Ingo Schwarze
2010-05-23Unified error and warning message system for all of mandoc,Ingo Schwarze
2009-12-22sync to 1.9.12, mostly portability and refactoring:Ingo Schwarze
2009-10-21sync to 1.9.9, featuring:Ingo Schwarze
2009-09-21sync to 1.9.5: make terminal_*, tree_* and out_* functions return void,Ingo Schwarze
2009-08-22Kristaps@ significantly overhauled libman.Ingo Schwarze
2009-06-14sync to 1.7.16: comments, whitespace and spelling fixes; no functional changeIngo Schwarze
2009-04-06Initial check-in of mandoc for formatting manuals. ok deraadt@kristaps