Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Validate-cum-xmlprint now includes arguments. | Kristaps Dzonsons | 2008-11-30 | 1 | -2/+48 | |
* | Small error fixed. | Kristaps Dzonsons | 2008-11-30 | 1 | -1/+1 | |
* | Fixed spacing (almost there). | Kristaps Dzonsons | 2008-11-30 | 4 | -43/+114 | |
* | Backed out PUNCT changes (again). | Kristaps Dzonsons | 2008-11-30 | 3 | -55/+109 | |
* | Annotated omit-punctuation macros. | Kristaps Dzonsons | 2008-11-29 | 1 | -28/+29 | |
* | Validation presentation (html-like). | Kristaps Dzonsons | 2008-11-29 | 3 | -81/+129 | |
* | Inclusion of "real" validation code. | Kristaps Dzonsons | 2008-11-29 | 5 | -24/+397 | |
* | Cleaned up exit routine. | Kristaps Dzonsons | 2008-11-28 | 1 | -10/+32 | |
* | Removed superfluous structures from rofftree. | Kristaps Dzonsons | 2008-11-28 | 3 | -107/+59 | |
* | Initial pushing to mbuf. | Kristaps Dzonsons | 2008-11-28 | 7 | -69/+132 | |
* | *** empty log message *** | Kristaps Dzonsons | 2008-11-27 | 6 | -29/+55 | |
* | Considerable fixes. | Kristaps Dzonsons | 2008-11-27 | 4 | -227/+208 | |
* | Added "special" macros. | Kristaps Dzonsons | 2008-11-27 | 3 | -57/+104 | |
* | More fixes and work-ness. | Kristaps Dzonsons | 2008-11-27 | 3 | -52/+89 | |
* | Mainly quotes. | Kristaps Dzonsons | 2008-11-27 | 3 | -86/+163 | |
* | Various fixes. | Kristaps Dzonsons | 2008-11-26 | 3 | -192/+90 | |
* | Considerable fixes. | Kristaps Dzonsons | 2008-11-26 | 3 | -150/+268 | |
* | Added regression tests. | Kristaps Dzonsons | 2008-11-26 | 4 | -258/+323 | |
* | Imported all macros from mdoc(7). | Kristaps Dzonsons | 2008-11-25 | 4 | -158/+519 | |
* | Protection against non-ascii. | Kristaps Dzonsons | 2008-11-25 | 1 | -0/+6 | |
* | Single call-back for filters. | Kristaps Dzonsons | 2008-11-25 | 7 | -138/+245 | |
* | Annotated todo for prologue/text tokens. | Kristaps Dzonsons | 2008-11-24 | 1 | -0/+2 | |
* | Generic roff_layout for layout tokens. | Kristaps Dzonsons | 2008-11-24 | 3 | -161/+225 | |
* | Split roff engine into roff.c. | Kristaps Dzonsons | 2008-11-24 | 7 | -668/+796 | |
* | Roff-line tokens parsed into char**. | Kristaps Dzonsons | 2008-11-24 | 4 | -45/+88 | |
* | Added initial support for callable/parsable. | Kristaps Dzonsons | 2008-11-23 | 1 | -4/+47 | |
* | Fixed clarity in libmdocml.c. | Kristaps Dzonsons | 2008-11-23 | 4 | -62/+86 | |
* | Considerable improvements across the board. | Kristaps Dzonsons | 2008-11-23 | 6 | -208/+243 | |
* | Initial support for Sh. | Kristaps Dzonsons | 2008-11-23 | 3 | -12/+96 | |
* | Segmentation into html and dummy parsers. | Kristaps Dzonsons | 2008-11-23 | 5 | -183/+622 | |
* | Initial foray into roff-parsing. | Kristaps Dzonsons | 2008-11-23 | 2 | -9/+73 | |
* | Fuller seperation into mdocml/libmdocml. | Kristaps Dzonsons | 2008-11-22 | 4 | -70/+237 | |
* | Putting md_run and friends into libmdocml (needs work to be useful). | Kristaps Dzonsons | 2008-11-22 | 4 | -248/+284 | |
* | Consolidated structs (elim. ptr overhead). | Kristaps Dzonsons | 2008-11-22 | 1 | -61/+50 | |
* | Buffering and line-buffering working and tested. | Kristaps Dzonsons | 2008-11-22 | 1 | -16/+98 | |
* | Fixed dist hook in Makefile (uses a file-target). | Kristaps Dzonsons | 2008-11-22 | 1 | -2/+4 | |
* | Initial revision | Kristaps Dzonsons | 2008-11-22 | 5 | -0/+409 |