aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/mdocml.c
Commit message (Collapse)AuthorAgeFilesLines
* More html-css.Kristaps Dzonsons2008-12-041-16/+33
|
* Major update.Kristaps Dzonsons2008-12-031-5/+19
|
* Improvements to the xml part.Kristaps Dzonsons2008-12-021-1/+4
|
* Initial pushing to mbuf.Kristaps Dzonsons2008-11-281-3/+1
|
* *** empty log message ***Kristaps Dzonsons2008-11-271-3/+9
|
* Various fixes.Kristaps Dzonsons2008-11-261-2/+2
|
* Single call-back for filters.Kristaps Dzonsons2008-11-251-7/+3
| | | | | Removed verbose flag. Added more macros and arguments.
* Split roff engine into roff.c.Kristaps Dzonsons2008-11-241-2/+4
| | | | Re-worked calling convention for md_*.
* Fixed clarity in libmdocml.c.Kristaps Dzonsons2008-11-231-10/+29
| | | | Fixed debugging messages.
* Considerable improvements across the board.Kristaps Dzonsons2008-11-231-1/+4
|
* Initial support for Sh.Kristaps Dzonsons2008-11-231-1/+2
| | | | Debugging things (will be changed out).
* Initial foray into roff-parsing.Kristaps Dzonsons2008-11-231-2/+2
|
* Fuller seperation into mdocml/libmdocml.Kristaps Dzonsons2008-11-221-20/+30
|
* Putting md_run and friends into libmdocml (needs work to be useful).Kristaps Dzonsons2008-11-221-238/+66
|
* Consolidated structs (elim. ptr overhead).Kristaps Dzonsons2008-11-221-62/+51
| | | | Set meaningful buffer default sizes.
* Buffering and line-buffering working and tested.Kristaps Dzonsons2008-11-221-17/+99
|
* Initial revisionKristaps Dzonsons2008-11-221-0/+287