summaryrefslogtreecommitdiffstats
path: root/mdocml.c
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***Kristaps Dzonsons2008-12-231-3/+38
|
* Prologue Dd and Dt macros.Kristaps Dzonsons2008-12-171-5/+37
|
* Linted.Kristaps Dzonsons2008-12-151-0/+3
|
* Purged all old files in favour of new design. Selective reintegration.Kristaps Dzonsons2008-12-151-152/+309
|
* Made noop the default filter.Kristaps Dzonsons2008-12-101-1/+3
|
* Considerable clean-ups.Kristaps Dzonsons2008-12-091-2/+7
|
* *** empty log message ***Kristaps Dzonsons2008-12-091-5/+21
|
* More html-css.Kristaps Dzonsons2008-12-041-15/+32
|
* Major update.Kristaps Dzonsons2008-12-031-4/+18
|
* Improvements to the xml part.Kristaps Dzonsons2008-12-021-0/+3
|
* Initial pushing to mbuf.Kristaps Dzonsons2008-11-281-2/+0
|
* *** empty log message ***Kristaps Dzonsons2008-11-271-2/+8
|
* Various fixes.Kristaps Dzonsons2008-11-261-1/+1
|
* Single call-back for filters.Kristaps Dzonsons2008-11-251-6/+2
| | | | | Removed verbose flag. Added more macros and arguments.
* Split roff engine into roff.c.Kristaps Dzonsons2008-11-241-1/+3
| | | | Re-worked calling convention for md_*.
* Fixed clarity in libmdocml.c.Kristaps Dzonsons2008-11-231-9/+28
| | | | Fixed debugging messages.
* Considerable improvements across the board.Kristaps Dzonsons2008-11-231-0/+3
|
* Initial support for Sh.Kristaps Dzonsons2008-11-231-0/+1
| | | | Debugging things (will be changed out).
* Initial foray into roff-parsing.Kristaps Dzonsons2008-11-231-1/+1
|
* Fuller seperation into mdocml/libmdocml.Kristaps Dzonsons2008-11-221-19/+29
|
* Putting md_run and friends into libmdocml (needs work to be useful).Kristaps Dzonsons2008-11-221-237/+65
|
* Consolidated structs (elim. ptr overhead).Kristaps Dzonsons2008-11-221-61/+50
| | | | Set meaningful buffer default sizes.
* Buffering and line-buffering working and tested.Kristaps Dzonsons2008-11-221-16/+98
|
* Initial revisionKristaps Dzonsons2008-11-221-0/+287