Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mdoc.3 refers to local mdoc.7. | Kristaps Dzonsons | 2009-03-14 | 1 | -168/+31 |
| | | | | mdoc.7 includes its compatibility with system-dependent roff installations. | ||||
* | Made syste-name macros callable (At, Bsx, etc.). | Kristaps Dzonsons | 2009-03-12 | 1 | -6/+16 |
| | |||||
* | Added -nested (doesn't do anything). | Kristaps Dzonsons | 2009-03-12 | 1 | -0/+19 |
| | | | | | | Added .%C. .Cd is now callable. Added .Rv -std. | ||||
* | NetBSD '.[[:whitespace:]]*' properly handled. | Kristaps Dzonsons | 2009-03-12 | 1 | -44/+39 |
| | | | | mdoc.3 indicates compatibilities and bugs. | ||||
* | Character-encoding stuff documented, expanded. | Kristaps Dzonsons | 2009-02-27 | 1 | -0/+5 |
| | |||||
* | More character-encoding. | Kristaps Dzonsons | 2009-02-27 | 1 | -2/+39 |
| | |||||
* | *** empty log message *** | Kristaps Dzonsons | 2009-02-25 | 1 | -1/+4 |
| | |||||
* | Character-encoding checked for all text (arguments/values). | Kristaps Dzonsons | 2009-02-24 | 1 | -1/+18 |
| | |||||
* | Adding revamped webpage. | Kristaps Dzonsons | 2009-02-23 | 1 | -5/+14 |
| | |||||
* | More in-file documentation and Linux-isation. | Kristaps Dzonsons | 2009-02-23 | 1 | -13/+13 |
| | | | | Moved mdoc_macros table definition into macro.c, where it belongs. | ||||
* | More documentation in place. | Kristaps Dzonsons | 2009-02-23 | 1 | -3/+3 |
| | |||||
* | Considerable mdoc.3 documentation. | Kristaps Dzonsons | 2009-02-23 | 1 | -19/+181 |
| | | | | Added a few more escapes and macros. | ||||
* | More documentation/installation fixes. | Kristaps Dzonsons | 2009-01-20 | 1 | -0/+10 |
| | |||||
* | More correct validation. | Kristaps Dzonsons | 2009-01-19 | 1 | -15/+44 |
| | | | | Elision of prologue macros from main tree. | ||||
* | Documentation, more validations, cleaned up actions, added Nm action. | Kristaps Dzonsons | 2009-01-17 | 1 | -0/+10 |
| | |||||
* | Initial separation of tree/mdocml.1. | Kristaps Dzonsons | 2009-01-16 | 1 | -18/+105 |
| | | | | | Finished mdoc.3. Broken build: mdocml.c. | ||||
* | Added more validation (parents/msecs). | Kristaps Dzonsons | 2009-01-16 | 1 | -0/+56 |
Initial function documentation for mdoc.3. |