| Commit message (Expand) | Author | Age | Files | Lines |
* | Render \(lq and \(rq as '"' in -Tascii mode but leave the rendering | Ingo Schwarze | 2015-02-17 | 1 | -2/+4 |
* | correct -Tutf8 and -Thtml rendering of \(~= | Ingo Schwarze | 2014-12-16 | 1 | -2/+2 |
* | correct some character names to match groff; | Ingo Schwarze | 2014-12-15 | 1 | -7/+7 |
* | Let -Tascii \(bu (bullet) output agree with groff; | Ingo Schwarze | 2014-11-06 | 1 | -1/+1 |
* | Some fine tuning of console rendering of named special characters. | Ingo Schwarze | 2014-10-29 | 1 | -19/+19 |
* | Refine -Tascii rendering of Unicode characters, mostly to better agree | Ingo Schwarze | 2014-10-28 | 1 | -94/+94 |
* | KNF: case (FOO): -> case FOO:, remove /* LINTED */ and /* ARGSUSED */, | Ingo Schwarze | 2014-04-20 | 1 | -1/+1 |
* | In -Tutf8 mode, mandoc_char(7) named accent character escape sequences | Ingo Schwarze | 2014-03-05 | 1 | -11/+11 |
* | Implement the \: (optional line break) escape sequence, | Ingo Schwarze | 2014-01-22 | 1 | -7/+11 |
* | Improve handling of the roff(7) "\t" escape sequence: | Ingo Schwarze | 2013-06-20 | 1 | -0/+1 |
* | Make -T[x]html suppress output with \& (and similar zwsp points). This | Kristaps Dzonsons | 2011-10-02 | 1 | -6/+6 |
* | forgotten Copyright bumps; no code change | Ingo Schwarze | 2011-09-18 | 1 | -1/+1 |
* | Add support for 1/2, 1/4, and 3/4 (needed by eqn). | Kristaps Dzonsons | 2011-07-22 | 1 | -0/+3 |
* | Use the correct Unicode value for the zero-width space, which means that | Kristaps Dzonsons | 2011-05-24 | 1 | -6/+6 |
* | Remove predefined strings from the chars.in file, as they're now local | Kristaps Dzonsons | 2011-05-24 | 1 | -48/+15 |
* | Add \*(Ai (ANSI) and \*(Px (POSIX) predefined strings, which are part of | Kristaps Dzonsons | 2011-04-20 | 1 | -0/+2 |
* | o diaeresis is 246 (U+00F6) | Ingo Schwarze | 2011-03-16 | 1 | -1/+1 |
* | Remove last pod2man escapes. These render ok, although \*(-- renders as | Kristaps Dzonsons | 2010-09-15 | 1 | -15/+2 |
* | Remove the pod2man table entries. They can now be properly read and | Kristaps Dzonsons | 2010-08-29 | 1 | -9/+2 |
* | Remove \*(C+ from the pre-predefined strings. It is always `ds'-defined | Kristaps Dzonsons | 2010-08-16 | 1 | -1/+0 |
* | Sync to OpenBSD: add missing Copyright years. | Ingo Schwarze | 2010-07-31 | 1 | -1/+1 |
* | Remove asciisz from chars.in. It frees up a nice chunk of memory and at | Kristaps Dzonsons | 2010-07-26 | 1 | -371/+371 |
* | Fix chars.in fall-through to ASCII mode. This bug only affected | Kristaps Dzonsons | 2010-07-26 | 1 | -6/+6 |
* | Changed Unicode codepoint of left-arrow right-arrow to be the regular | Kristaps Dzonsons | 2010-07-19 | 1 | -2/+2 |
* | Make "\ " produce non-breaking space. | Kristaps Dzonsons | 2010-07-18 | 1 | -1/+1 |
* | By letting strncmp() do its job and not helping it with a prior length | Kristaps Dzonsons | 2010-07-17 | 1 | -370/+370 |
* | Change chars.in HTML encoding to be a Unicode codepoint (int), which is | Kristaps Dzonsons | 2010-07-16 | 1 | -370/+370 |
* | Churn as I finish email address migration kth.se -> bsd.lv. | Kristaps Dzonsons | 2010-06-19 | 1 | -1/+1 |
* | Fixed condition of `\}' closing a conditional at the start of the line. | Kristaps Dzonsons | 2010-06-01 | 1 | -0/+1 |
* | sync to OpenBSD: | Ingo Schwarze | 2010-05-16 | 1 | -1/+1 |
* | Escape TH -> Th (noticed by Joerg Sonnenberger). | Kristaps Dzonsons | 2010-03-30 | 1 | -1/+1 |
* | Added stupid pod2man reserved strings. | Kristaps Dzonsons | 2010-03-23 | 1 | -4/+25 |
* | Removed references to `\\' escape (noted by Jason McIntyre, Ingo Schwarze). | Kristaps Dzonsons | 2010-01-05 | 1 | -1/+0 |
* | Added functionality of -Tascii non-breaking `\~' space. | Kristaps Dzonsons | 2009-11-05 | 1 | -1/+8 |
* | Fix in -Tascii where `Lb' causes line-break in any section (should only happe... | Kristaps Dzonsons | 2009-09-24 | 1 | -1/+1 |
* | All special characters sync'd with groff, both -Thtml and -Tascii. | Kristaps Dzonsons | 2009-09-23 | 1 | -62/+88 |
* | Sync'd currency symbols with newest groff. | Kristaps Dzonsons | 2009-09-23 | 1 | -8/+10 |
* | Sync'd special letters and ligatures with newest groff. | Kristaps Dzonsons | 2009-09-23 | 1 | -62/+64 |
* | Arrows & brackets sync'd with newest groff. | Kristaps Dzonsons | 2009-09-23 | 1 | -18/+48 |
* | Quotes sync'd with newest groff. | Kristaps Dzonsons | 2009-09-23 | 1 | -8/+13 |
* | Accent marks sync'd with current groff. | Kristaps Dzonsons | 2009-09-22 | 1 | -15/+16 |
* | Many more UTF-8 symbols in place. | Kristaps Dzonsons | 2009-09-22 | 1 | -120/+171 |
* | Fix segfault in -Thtml column lists. | Kristaps Dzonsons | 2009-09-22 | 1 | -13/+13 |
* | Fixed some characters. | Kristaps Dzonsons | 2009-09-22 | 1 | -15/+15 |
* | Many more characters for HMTL (mostly Greek). | Kristaps Dzonsons | 2009-09-22 | 1 | -44/+45 |
* | A few more macros in -Thtml. | Kristaps Dzonsons | 2009-09-21 | 1 | -2/+2 |
* | Removed man handling in -Thtml (for now). | Kristaps Dzonsons | 2009-09-21 | 1 | -20/+20 |
* | Headers and footers in -Thtml. Various minor additions. | Kristaps Dzonsons | 2009-09-20 | 1 | -10/+10 |
* | Some extra html tags and near-complete Bl: -tag is hopeless (synonym for -han... | Kristaps Dzonsons | 2009-09-20 | 1 | -3/+3 |
* | Consider html fixes, most importantly -tag and -hang (breaks in IE6, apparent... | Kristaps Dzonsons | 2009-09-17 | 1 | -5/+5 |