summaryrefslogtreecommitdiffstats
path: root/libmdocml.c
Commit message (Expand)AuthorAgeFilesLines
* Purged all old files in favour of new design. Selective reintegration.Kristaps Dzonsons2008-12-151-261/+0
* Made noop the default filter.Kristaps Dzonsons2008-12-101-7/+22
* Considerable clean-ups.Kristaps Dzonsons2008-12-091-1/+0
* *** empty log message ***Kristaps Dzonsons2008-12-081-13/+5
* Abstract ml/mlg/html/xml.Kristaps Dzonsons2008-12-031-7/+6
* Improvements to the xml part.Kristaps Dzonsons2008-12-021-1/+1
* Preliminary xml output filter (validate-renamed) done.Kristaps Dzonsons2008-11-301-4/+3
* Cleaned up presentation with mbuf_putstring & al.Kristaps Dzonsons2008-11-301-1/+1
* Inclusion of "real" validation code.Kristaps Dzonsons2008-11-291-1/+5
* Removed superfluous structures from rofftree.Kristaps Dzonsons2008-11-281-2/+1
* Initial pushing to mbuf.Kristaps Dzonsons2008-11-281-3/+3
* Considerable fixes.Kristaps Dzonsons2008-11-271-0/+2
* Protection against non-ascii.Kristaps Dzonsons2008-11-251-0/+6
* Split roff engine into roff.c.Kristaps Dzonsons2008-11-241-12/+11
* Roff-line tokens parsed into char**.Kristaps Dzonsons2008-11-241-0/+1
* Fixed clarity in libmdocml.c.Kristaps Dzonsons2008-11-231-25/+22
* Considerable improvements across the board.Kristaps Dzonsons2008-11-231-3/+2
* Segmentation into html and dummy parsers.Kristaps Dzonsons2008-11-231-175/+28
* Initial foray into roff-parsing.Kristaps Dzonsons2008-11-231-8/+72
* Fuller seperation into mdocml/libmdocml.Kristaps Dzonsons2008-11-221-35/+175
* Putting md_run and friends into libmdocml (needs work to be useful).Kristaps Dzonsons2008-11-221-0/+172
* Initial revisionKristaps Dzonsons2008-11-221-0/+21