Age | Commit message (Expand) | Author |
2014-12-16 | correct -Tutf8 and -Thtml rendering of \(~= | Ingo Schwarze |
2014-12-15 | correct some character names to match groff; | Ingo Schwarze |
2014-11-06 | Let -Tascii \(bu (bullet) output agree with groff; | Ingo Schwarze |
2014-10-29 | Some fine tuning of console rendering of named special characters. | Ingo Schwarze |
2014-10-28 | Refine -Tascii rendering of Unicode characters, mostly to better agree | Ingo Schwarze |
2014-04-20 | KNF: case (FOO): -> case FOO, remove /* LINTED */ and /* ARGSUSED */, | Ingo Schwarze |
2014-03-05 | In -Tutf8 mode, mandoc_char(7) named accent character escape sequences | Ingo Schwarze |
2014-01-22 | Implement the \: (optional line break) escape sequence, | Ingo Schwarze |
2013-06-20 | Improve handling of the roff(7) "\t" escape sequence: | Ingo Schwarze |
2011-10-09 | Sync to version 1.12.0; all code by kristaps@: | Ingo Schwarze |
2011-09-18 | sync to version 1.11.5: | Ingo Schwarze |
2011-05-29 | Merge release 1.11.3, almost all code by kristaps@: | Ingo Schwarze |
2011-04-24 | Merge version 1.11.1: | Ingo Schwarze |
2011-03-16 | o diaeresis is 246 (U+00F6) | Christian Weisgerber |
2010-09-20 | remove remaining pod2man escapes, mandoc now uses the standard preamble; | Ingo Schwarze |
2010-09-13 | Parse and ignore the \k, \o, \w, and \z roff escapes, and recursively | Ingo Schwarze |
2010-08-18 | Remove the standard pod2man \*(C+ pre-predefined string ("C++"). | Ingo Schwarze |
2010-07-31 | Merge bsd.lv version 1.10.5: last larger batch of bug fixes before release. | Ingo Schwarze |
2010-07-25 | Sync to bsd.lv; in particular, pull in lots of bug fixes. | Ingo Schwarze |
2010-06-06 | Merge bsd.lv version 1.10.1 (to be released soon). | Ingo Schwarze |
2010-04-02 | merge 1.9.22, keeping local patches | Ingo Schwarze |
2010-03-26 | merge 1.9.17, keeping local patches | Ingo Schwarze |
2010-03-02 | Proper inter-sentence spacing for mdoc(7). | Ingo Schwarze |
2010-02-18 | sync to release 1.9.15: | Ingo Schwarze |
2009-12-24 | sync to 1.9.14: rewrite escape sequence handling: | Ingo Schwarze |
2009-10-19 | sync to 1.9.6: here is the sync of special characters to new groff | Ingo Schwarze |
2009-10-19 | sync to 1.9.5: partial rewrite of special character and predefined string | Ingo Schwarze |