Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Segmentation into html and dummy parsers. | Kristaps Dzonsons | 2008-11-23 | 5 | -183/+622 | |
| | | | | | Initial recursive-descent parser in place for html/ml parser. Parsing of title tags more-or-less in place. | |||||
* | 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 | |
| | | | | Set meaningful buffer default sizes. | |||||
* | 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 | |