Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Step 2: blow away roff.h, as all of its functions have been moved into | Kristaps Dzonsons | 2011-03-22 | 1 | -1/+0 |
* | Let read.c worry about the currently-open file instead of having this | Kristaps Dzonsons | 2011-03-20 | 1 | -12/+1 |
* | Consolidate messages. Have all parse-time messages (in libmdoc, | Kristaps Dzonsons | 2011-03-20 | 1 | -26/+61 |
* | Change around include ordering for compilation on OpenBSD. | Kristaps Dzonsons | 2011-03-20 | 1 | -1/+1 |
* | Split the document parsing sequence out of main.c and into read.c, | Kristaps Dzonsons | 2011-03-20 | 1 | -0/+611 |