Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added canonical mdoc.7. | Kristaps Dzonsons | 2009-03-13 | 1 | -0/+2 |
| | | | | Added \q macro. | ||||
* | Brq/Bro/Brc fixed up and pretty. | Kristaps Dzonsons | 2009-03-12 | 1 | -2/+2 |
| | | | | | | Cleaned up Aq/Sq use of escapes in term.c. Added initial -column support. Fixed argv returning ARGV_WORD and tokenising anyway. | ||||
* | Expanded perfect htab to use 27 * 26 * 3 space. | Kristaps Dzonsons | 2009-03-11 | 1 | -0/+4 |
| | | | | | | Added Brq, Bro and Brc macros. Added lbrace and rbrace to special characters. Fixed spacing in braces. | ||||
* | Added "Input Encoding" section to mdoc*.1.VERSION.1.4.4 | Kristaps Dzonsons | 2009-03-09 | 1 | -0/+17 |
| | | | | | Newline-escaped lines are concatenated. Added -fign-macro option. | ||||
* | Updated manuals. | Kristaps Dzonsons | 2009-03-08 | 1 | -11/+38 |
| | | | | Added -fign-scope and -fign-escape. | ||||
* | Strings abstracted into dynamically-created C files. | Kristaps Dzonsons | 2009-03-06 | 1 | -1/+1 |
| | | | | | Added -V option. Deprecated README files. | ||||
* | Fixed some character-escapes. | Kristaps Dzonsons | 2009-03-04 | 1 | -7/+11 |
| | |||||
* | Considerably cleaned up list handling. | Kristaps Dzonsons | 2009-03-04 | 1 | -0/+4 |
| | |||||
* | -inset and -diag lists now supported. | Kristaps Dzonsons | 2009-03-03 | 1 | -2/+2 |
| | |||||
* | Character-escape addition simplified (see README.addescape, also added). | Kristaps Dzonsons | 2009-03-03 | 1 | -10/+30 |
| | |||||
* | Noted lacking areas in mdocterm.1. | Kristaps Dzonsons | 2009-03-02 | 1 | -0/+19 |
| | | | | Put styles into symtab (for real this time). | ||||
* | Slowly decoupling mdoc(3) from being OpenBSD-only.VERSION.1.3.6 | Kristaps Dzonsons | 2009-02-27 | 1 | -10/+0 |
| | |||||
* | Character-encoding stuff documented, expanded. | Kristaps Dzonsons | 2009-02-27 | 1 | -0/+111 |
| | |||||
* | More character-encoding. | Kristaps Dzonsons | 2009-02-27 | 1 | -7/+0 |
| | |||||
* | Added [almost] all list types. | Kristaps Dzonsons | 2009-02-25 | 1 | -0/+7 |
| | |||||
* | Support for nested lists added. | Kristaps Dzonsons | 2009-02-25 | 1 | -1/+2 |
| | |||||
* | Added mdoclint. | Kristaps Dzonsons | 2009-02-23 | 1 | -0/+1 |
| | | | | `make regress' uses mdoclint | ||||
* | *** empty log message *** | Kristaps Dzonsons | 2009-02-22 | 1 | -0/+6 |
| | |||||
* | Split mdocml -> mdocterm, mdoctree (new manuals, etc.). | Kristaps Dzonsons | 2009-02-21 | 1 | -0/+113 |
Escape-recognition term.c. |