summaryrefslogtreecommitdiffstats
path: root/roff.c
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Kristaps Dzonsons2008-12-091-58/+44
* *** empty log message ***Kristaps Dzonsons2008-12-081-17/+30
* *** empty log message ***Kristaps Dzonsons2008-12-081-16/+227
* Added warnings for using macros in the wrong sections.Kristaps Dzonsons2008-12-081-24/+91
* *** empty log message ***Kristaps Dzonsons2008-12-071-11/+21
* *** empty log message ***Kristaps Dzonsons2008-12-071-1/+24
* *** empty log message ***Kristaps Dzonsons2008-12-071-6/+7
* .St macros in place.Kristaps Dzonsons2008-12-061-9/+16
* *** empty log message ***Kristaps Dzonsons2008-12-061-24/+27
* *** empty log message ***Kristaps Dzonsons2008-12-061-2/+10
* *** empty log message ***Kristaps Dzonsons2008-12-061-76/+64
* *** empty log message ***Kristaps Dzonsons2008-12-051-265/+3
* Nm works properly, many other changes, etc.Kristaps Dzonsons2008-12-051-22/+89
* *** empty log message ***Kristaps Dzonsons2008-12-051-0/+1
* *** empty log message ***Kristaps Dzonsons2008-12-041-27/+98
* Moved charset recognition into the filter.Kristaps Dzonsons2008-12-041-14/+0
* Character-set validation fixes.Kristaps Dzonsons2008-12-041-1/+9
* Character-encoding tests.Kristaps Dzonsons2008-12-041-40/+79
* More html-css.Kristaps Dzonsons2008-12-041-1/+4
* Major update.Kristaps Dzonsons2008-12-031-86/+23
* Transition to splitting xml/ml.Kristaps Dzonsons2008-12-021-2/+2
* Added `Sm' functionality.Kristaps Dzonsons2008-12-021-100/+193
* Lint fixes and prettiness.Kristaps Dzonsons2008-12-021-45/+26
* Improvements to the xml part.Kristaps Dzonsons2008-12-021-41/+102
* No more segfaults when run over openbsd sources.Kristaps Dzonsons2008-12-011-12/+115
* Better Oo/Oc support.Kristaps Dzonsons2008-12-011-4/+3
* Considerable scoping fixes.Kristaps Dzonsons2008-12-011-16/+34
* Considerably improved roff_text parser.Kristaps Dzonsons2008-12-011-154/+154
* *** empty log message ***Kristaps Dzonsons2008-12-011-53/+99
* Small fixes to output.Kristaps Dzonsons2008-11-301-3/+7
* Preliminary xml output filter (validate-renamed) done.Kristaps Dzonsons2008-11-301-2/+2
* Cleaned up presentation with mbuf_putstring & al.Kristaps Dzonsons2008-11-301-3/+8
* 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