summaryrefslogtreecommitdiffstatshomepage
path: root/chars.in
Commit message (Expand)AuthorAgeFilesLines
* Add support for 1/2, 1/4, and 3/4 (needed by eqn).Kristaps Dzonsons2011-07-221-1/+4
* Use the correct Unicode value for the zero-width space, which means thatKristaps Dzonsons2011-05-241-7/+7
* Remove predefined strings from the chars.in file, as they're now localKristaps Dzonsons2011-05-241-49/+16
* Add \*(Ai (ANSI) and \*(Px (POSIX) predefined strings, which are part ofKristaps Dzonsons2011-04-201-1/+3
* o diaeresis is 246 (U+00F6)Ingo Schwarze2011-03-161-2/+2
* Remove last pod2man escapes. These render ok, although \*(-- renders asKristaps Dzonsons2010-09-151-16/+3
* Remove the pod2man table entries. They can now be properly read andKristaps Dzonsons2010-08-291-10/+3
* Remove \*(C+ from the pre-predefined strings. It is always `ds'-definedKristaps Dzonsons2010-08-161-2/+1
* Sync to OpenBSD: add missing Copyright years.Ingo Schwarze2010-07-311-2/+2
* Remove asciisz from chars.in. It frees up a nice chunk of memory and atKristaps Dzonsons2010-07-261-372/+372
* Fix chars.in fall-through to ASCII mode. This bug only affectedKristaps Dzonsons2010-07-261-7/+7
* Changed Unicode codepoint of left-arrow right-arrow to be the regularKristaps Dzonsons2010-07-191-3/+3
* Make "\ " produce non-breaking space.Kristaps Dzonsons2010-07-181-2/+2
* By letting strncmp() do its job and not helping it with a prior lengthKristaps Dzonsons2010-07-171-371/+371
* Change chars.in HTML encoding to be a Unicode codepoint (int), which isKristaps Dzonsons2010-07-161-371/+371
* Churn as I finish email address migration kth.se -> bsd.lv.Kristaps Dzonsons2010-06-191-2/+2
* Fixed condition of `\}' closing a conditional at the start of the line.Kristaps Dzonsons2010-06-011-1/+2
* sync to OpenBSD:Ingo Schwarze2010-05-161-2/+2
* Escape TH -> Th (noticed by Joerg Sonnenberger).Kristaps Dzonsons2010-03-301-2/+2
* Added stupid pod2man reserved strings.Kristaps Dzonsons2010-03-231-5/+26
* Removed references to `\\' escape (noted by Jason McIntyre, Ingo Schwarze).Kristaps Dzonsons2010-01-051-2/+1
* Added functionality of -Tascii non-breaking `\~' space.Kristaps Dzonsons2009-11-051-2/+9
* Fix in -Tascii where `Lb' causes line-break in any section (should only happe...Kristaps Dzonsons2009-09-241-2/+2
* All special characters sync'd with groff, both -Thtml and -Tascii.Kristaps Dzonsons2009-09-231-63/+89
* Sync'd currency symbols with newest groff.Kristaps Dzonsons2009-09-231-9/+11
* Sync'd special letters and ligatures with newest groff.Kristaps Dzonsons2009-09-231-63/+65
* Arrows & brackets sync'd with newest groff.Kristaps Dzonsons2009-09-231-19/+49
* Quotes sync'd with newest groff.Kristaps Dzonsons2009-09-231-9/+14
* Accent marks sync'd with current groff.Kristaps Dzonsons2009-09-221-16/+17
* Many more UTF-8 symbols in place.Kristaps Dzonsons2009-09-221-121/+172
* Fix segfault in -Thtml column lists.Kristaps Dzonsons2009-09-221-14/+14
* Fixed some characters.Kristaps Dzonsons2009-09-221-16/+16
* Many more characters for HMTL (mostly Greek).Kristaps Dzonsons2009-09-221-45/+46
* A few more macros in -Thtml.Kristaps Dzonsons2009-09-211-3/+3
* Removed man handling in -Thtml (for now).Kristaps Dzonsons2009-09-211-21/+21
* Headers and footers in -Thtml. Various minor additions.Kristaps Dzonsons2009-09-201-11/+11
* Some extra html tags and near-complete Bl: -tag is hopeless (synonym for -han...Kristaps Dzonsons2009-09-201-4/+4
* Consider html fixes, most importantly -tag and -hang (breaks in IE6, apparent...Kristaps Dzonsons2009-09-171-6/+6
* More html.Kristaps Dzonsons2009-09-171-267/+267
* ascii_xxx -> chars_xxx (intended to hold more than just ascii encoding).Kristaps Dzonsons2009-09-171-0/+300