aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***Kristaps Dzonsons2008-12-071-9/+10
|
* *** empty log message ***Kristaps Dzonsons2008-12-071-1/+10
|
* *** empty log message ***Kristaps Dzonsons2008-12-071-2/+3
|
* *** empty log message ***Kristaps Dzonsons2008-12-051-3/+3
|
* *** empty log message ***Kristaps Dzonsons2008-12-051-2/+8
|
* *** empty log message ***Kristaps Dzonsons2008-12-041-1/+1
|
* Moved charset recognition into the filter.Kristaps Dzonsons2008-12-041-1/+1
|
* Character-encoding tests.Kristaps Dzonsons2008-12-041-9/+9
|
* More html-css.Kristaps Dzonsons2008-12-041-1/+1
|
* Abstract ml/mlg/html/xml.Kristaps Dzonsons2008-12-031-13/+21
|
* Transition to splitting xml/ml.Kristaps Dzonsons2008-12-021-7/+11
|
* Added `Sm' functionality.Kristaps Dzonsons2008-12-021-3/+5
|
* Improvements to the xml part.Kristaps Dzonsons2008-12-021-1/+1
|
* No more segfaults when run over openbsd sources.Kristaps Dzonsons2008-12-011-1/+1
|
* Considerable scoping fixes.Kristaps Dzonsons2008-12-011-2/+3
|
* Considerably improved roff_text parser.Kristaps Dzonsons2008-12-011-2/+2
| | | | Consolidated noop roff macros.
* Preliminary xml output filter (validate-renamed) done.Kristaps Dzonsons2008-11-301-9/+9
|
* Cleaned up presentation with mbuf_putstring & al.Kristaps Dzonsons2008-11-301-21/+10
|
* Initial pushing to mbuf.Kristaps Dzonsons2008-11-281-7/+13
|
* More fixes and work-ness.Kristaps Dzonsons2008-11-271-3/+3
|
* Mainly quotes.Kristaps Dzonsons2008-11-271-1/+1
|
* Various fixes.Kristaps Dzonsons2008-11-261-1/+2
|
* Considerable fixes.Kristaps Dzonsons2008-11-261-3/+3
|
* Added regression tests.Kristaps Dzonsons2008-11-261-0/+10
| | | | Considerable fixes... blah blah blah...
* Split roff engine into roff.c.Kristaps Dzonsons2008-11-241-7/+14
| | | | Re-worked calling convention for md_*.
* Considerable improvements across the board.Kristaps Dzonsons2008-11-231-1/+1
|
* Segmentation into html and dummy parsers.Kristaps Dzonsons2008-11-231-8/+31
| | | | | Initial recursive-descent parser in place for html/ml parser. Parsing of title tags more-or-less in place.
* Fuller seperation into mdocml/libmdocml.Kristaps Dzonsons2008-11-221-2/+5
|
* Fixed dist hook in Makefile (uses a file-target).Kristaps Dzonsons2008-11-221-2/+4
|
* Initial revisionKristaps Dzonsons2008-11-221-0/+35