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