Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved escape validation into libmandoc.h/mandoc.c (common between ↵ | Kristaps Dzonsons | 2009-07-04 | 1 | -77/+0 |
| | | | | | | | libman/libmdoc1). libman supports MAN_IGN_ESCAPE (like MDOC_IGN_ESCAPE). All popular escapes now handled consistently. | ||||
* | Added -split and -nosplit "I-Don't-Like" note to mdoc.7 (there really must ↵ | Kristaps Dzonsons | 2009-06-22 | 1 | -1/+2 |
| | | | | | | be another way to do this). Fixed .Er -width conversion. | ||||
* | Section orders are more elegantly handled (MDOC_PBODY is a flag). | Kristaps Dzonsons | 2009-06-17 | 1 | -32/+28 |
| | | | | Cleaned up string->enum conversion for section lookup. | ||||
* | Noted deprecation of \*( and \* special-character escapes. | Kristaps Dzonsons | 2009-06-17 | 1 | -7/+2 |
| | | | | Minor clean-ups. | ||||
* | Mdocdate fix (literals being replaced) ({cnst,schwarze}@openbsd.org). | Kristaps Dzonsons | 2009-06-15 | 1 | -2/+2 |
| | |||||
* | Made per-macro "now callable" COMPATIBILITY claims into a single "most ↵ | Kristaps Dzonsons | 2009-06-12 | 1 | -0/+2 |
| | | | | | | | macros callable". Added COMPATIBILITY note on escaped special-character sequences. Vertical bar now correctly delimits (like in new groff). | ||||
* | Using proper license template (const). | Kristaps Dzonsons | 2009-04-12 | 1 | -12/+10 |
| | |||||
* | Added \^ and \~ escapes (Joerg). | Kristaps Dzonsons | 2009-04-12 | 1 | -0/+4 |
| | |||||
* | General clean-ups. | Kristaps Dzonsons | 2009-03-31 | 1 | -0/+320 |