Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Modernised comment handling: text following \" is thrown away before | Kristaps Dzonsons | 2009-06-16 | 1 | -4/+0 |
* | Fixed license email address. | Kristaps Dzonsons | 2009-06-10 | 1 | -1/+1 |
* | Using proper license template (const). | Kristaps Dzonsons | 2009-04-12 | 1 | -12/+10 |
* | Spelling "preceed" -> "precede" (naddy). | Kristaps Dzonsons | 2009-04-12 | 1 | -1/+1 |
* | man(3) doesn't use err.h anymore. | Kristaps Dzonsons | 2009-04-05 | 1 | -27/+32 |
* | Proper resetting of memory. | Kristaps Dzonsons | 2009-04-03 | 1 | -1/+3 |
* | mdoc_tokhash -> hash | Kristaps Dzonsons | 2009-04-02 | 1 | -1/+1 |
* | Added some new manuals (mdoc.3 mandoc_char.7). | Kristaps Dzonsons | 2009-03-27 | 1 | -1/+1 |
* | Fixed after-NLINE-error assertion. | Kristaps Dzonsons | 2009-03-26 | 1 | -2/+2 |
* | Initial front-end formatting for -man pages. | Kristaps Dzonsons | 2009-03-26 | 1 | -7/+53 |
* | Fixed inheritence of initial macro into man_macro. | Kristaps Dzonsons | 2009-03-26 | 1 | -9/+13 |
* | Fixed reading whitespace for man.7 `. TH'. | Kristaps Dzonsons | 2009-03-26 | 1 | -15/+16 |
* | *** empty log message *** | Kristaps Dzonsons | 2009-03-25 | 1 | -0/+1 |
* | Added pflags to man_alloc. | Kristaps Dzonsons | 2009-03-25 | 1 | -9/+21 |
* | Actions in place for prologue parsing. | Kristaps Dzonsons | 2009-03-25 | 1 | -2/+2 |
* | Added man_action.c, renamed mdoc_action.c. | Kristaps Dzonsons | 2009-03-25 | 1 | -7/+0 |
* | Added man validator, renamed mdoc validator. | Kristaps Dzonsons | 2009-03-25 | 1 | -4/+39 |
* | -man linked to mandoc in documentation. | Kristaps Dzonsons | 2009-03-23 | 1 | -2/+7 |
* | -man printing linked to -Ttree. | Kristaps Dzonsons | 2009-03-23 | 1 | -90/+58 |
* | First addition of -man macro support. | Kristaps Dzonsons | 2009-03-23 | 1 | -0/+368 |