| Commit message (Expand) | Author | Age | Files | Lines |
* | In terminal output, unify handling of Unicode and numbered character |  schwarze | 2014-10-29 | 1 | -6/+4 |
* | Make the character table available to libroff so it can check the |  schwarze | 2014-10-28 | 1 | -2/+2 |
* | Tighten Unicode escape name parsing. |  schwarze | 2014-10-28 | 1 | -9/+4 |
* | Fix a regression in term.c rev. 1.89 reported by bentley@: |  schwarze | 2014-10-27 | 1 | -2/+2 |
* | In -Tascii mode, provide approximations even for some Unicode escape |  schwarze | 2014-10-26 | 1 | -1/+14 |
* | Improve -Tascii output for Unicode escape sequences: For the first 512 |  schwarze | 2014-10-26 | 1 | -16/+7 |
* | Security fix: |  schwarze | 2014-07-23 | 1 | -2/+13 |
* | KNF: case (FOO): -> case FOO, remove /* LINTED */ and /* ARGSUSED */, |  schwarze | 2014-04-20 | 1 | -9/+10 |
* | The files mandoc.c and mandoc.h contained both specialised low-level |  schwarze | 2014-03-21 | 1 | -1/+2 |
* | Implement the \: (optional line break) escape sequence, |  schwarze | 2014-01-22 | 1 | -2/+2 |
* | Improve handling of the roff(7) "\t" escape sequence: |  schwarze | 2013-06-20 | 1 | -2/+2 |
* | Even though the size of a pointer should not depend on the type of the |  schwarze | 2013-05-18 | 1 | -2/+2 |
* | mark some arguments "const" that will not be changed; from kristaps@ |  schwarze | 2011-11-12 | 1 | -7/+10 |
* | sync to version 1.11.5: |  schwarze | 2011-09-18 | 1 | -4/+4 |
* | simplify: there's really no need for extra code to reorder |  schwarze | 2011-07-08 | 1 | -61/+8 |
* | Fix two regressions introduced in 1.11.3: |  schwarze | 2011-05-29 | 1 | -3/+5 |
* | Merge release 1.11.3, almost all code by kristaps@: |  schwarze | 2011-05-29 | 1 | -85/+44 |
* | Merge version 1.11.1: |  schwarze | 2011-04-24 | 1 | -3/+3 |
* | Merge version 1.10.10: |  schwarze | 2011-04-21 | 1 | -12/+3 |
* | Implement the \N'number' (numbered character) roff escape sequence. |  schwarze | 2011-01-30 | 1 | -1/+23 |
* | Merge kristaps@' cleaner tbl integration, removing mine; |  schwarze | 2011-01-04 | 1 | -12/+12 |
* | remove remaining pod2man escapes, mandoc now uses the standard preamble; |  schwarze | 2010-09-20 | 1 | -4/+4 |
* | Parse and ignore the \k, \o, \w, and \z roff escapes, and recursively |  schwarze | 2010-09-13 | 1 | -2/+2 |
* | Implement a simple, consistent user interface for error handling. |  schwarze | 2010-08-20 | 1 | -3/+3 |
* | Remove the standard pod2man \*(C+ pre-predefined string ("C++"). |  schwarze | 2010-08-18 | 1 | -2/+2 |
* | Merge bsd.lv version 1.10.5: last larger batch of bug fixes before release. |  schwarze | 2010-07-31 | 1 | -10/+9 |
* | Sync to bsd.lv; in particular, pull in lots of bug fixes. |  schwarze | 2010-07-25 | 1 | -28/+69 |
* | Merge bsd.lv version 1.10.1 (to be released soon). |  schwarze | 2010-06-06 | 1 | -2/+2 |
* | When a word does not fully fit onto the output line, but it contains |  schwarze | 2010-05-26 | 1 | -1/+2 |
* | merge 1.9.17, keeping local patches |  schwarze | 2010-03-26 | 1 | -2/+2 |
* | sync to release 1.9.15: |  schwarze | 2010-02-18 | 1 | -14/+2 |
* | sync to 1.9.14: rewrite escape sequence handling: |  schwarze | 2009-12-24 | 1 | -4/+5 |
* | sync to 1.9.12, mostly portability and refactoring: |  schwarze | 2009-12-22 | 1 | -7/+12 |
* | sync to 1.9.6: here is the sync of special characters to new groff |  schwarze | 2009-10-19 | 1 | -2/+2 |
* | sync to 1.9.5: partial rewrite of special character and predefined string |  schwarze | 2009-10-19 | 1 | -0/+204 |