summaryrefslogtreecommitdiffstats
path: root/roff.c
Commit message (Expand)AuthorAgeFilesLines
* Small error fixed.Kristaps Dzonsons2008-11-301-1/+1
* Fixed spacing (almost there).Kristaps Dzonsons2008-11-301-20/+95
* Backed out PUNCT changes (again).Kristaps Dzonsons2008-11-301-40/+90
* Annotated omit-punctuation macros.Kristaps Dzonsons2008-11-291-28/+29
* Validation presentation (html-like).Kristaps Dzonsons2008-11-291-31/+28
* Inclusion of "real" validation code.Kristaps Dzonsons2008-11-291-17/+21
* Cleaned up exit routine.Kristaps Dzonsons2008-11-281-10/+32
* Removed superfluous structures from rofftree.Kristaps Dzonsons2008-11-281-92/+47
* Initial pushing to mbuf.Kristaps Dzonsons2008-11-281-38/+73
* *** empty log message ***Kristaps Dzonsons2008-11-271-11/+11
* Considerable fixes.Kristaps Dzonsons2008-11-271-223/+173
* Added "special" macros.Kristaps Dzonsons2008-11-271-4/+17
* More fixes and work-ness.Kristaps Dzonsons2008-11-271-49/+83
* Mainly quotes.Kristaps Dzonsons2008-11-271-84/+159
* Various fixes.Kristaps Dzonsons2008-11-261-190/+87
* Considerable fixes.Kristaps Dzonsons2008-11-261-63/+139
* Added regression tests.Kristaps Dzonsons2008-11-261-250/+293
* Imported all macros from mdoc(7).Kristaps Dzonsons2008-11-251-80/+376
* Single call-back for filters.Kristaps Dzonsons2008-11-251-94/+125
* Annotated todo for prologue/text tokens.Kristaps Dzonsons2008-11-241-0/+2
* Generic roff_layout for layout tokens.Kristaps Dzonsons2008-11-241-159/+116
* Split roff engine into roff.c.Kristaps Dzonsons2008-11-241-0/+701