Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | catch up with the changed interface of mparse_alloc(), see mandoc.h rev 1.100 | Ingo Schwarze | 2012-05-31 | 1 | -1/+1 |
| | |||||
* | Finishing touches on demandoc. It now backs over ending punctuation as | Kristaps Dzonsons | 2011-09-01 | 1 | -3/+15 |
| | | | | | | well as leading punctuation. Again, this isn't the same as deroff (which uses, I think, some punctuation as delimiters), but it's easier to explain and simpler to audit. | ||||
* | Make `-w' mode work much better. This is INCREDIBLY poorly specified in | Kristaps Dzonsons | 2011-09-01 | 1 | -1/+56 |
| | | | | | | any other deroff manual, and as I don't think anybody actually uses deroff, I don't feel compelled to research its behaviour too much and can just do what's logical. | ||||
* | Have demandoc throw away deroff's flags. | Kristaps Dzonsons | 2011-09-01 | 1 | -29/+39 |
| | |||||
* | Lint checks over demandoc. | Kristaps Dzonsons | 2011-09-01 | 1 | -3/+2 |
| | |||||
* | Allow compilation on OpenBSD. | Kristaps Dzonsons | 2011-09-01 | 1 | -0/+1 |
| | |||||
* | Add demandoc utility, a replacement for deroff. | Kristaps Dzonsons | 2011-09-01 | 1 | -0/+180 |