]> git.cameronkatri.com Git - mandoc.git/history - chars.in
Sync to OpenBSD: add missing Copyright years.
[mandoc.git] / chars.in
2010-07-31 Ingo SchwarzeSync to OpenBSD: add missing Copyright years.
2010-07-26 Kristaps DzonsonsRemove asciisz from chars.in. It frees up a nice chunk...
2010-07-26 Kristaps DzonsonsFix chars.in fall-through to ASCII mode. This bug...
2010-07-19 Kristaps DzonsonsChanged Unicode codepoint of left-arrow right-arrow...
2010-07-18 Kristaps DzonsonsMake "\ " produce non-breaking space.
2010-07-17 Kristaps DzonsonsBy letting strncmp() do its job and not helping it...
2010-07-16 Kristaps DzonsonsChange chars.in HTML encoding to be a Unicode codepoint...
2010-06-19 Kristaps DzonsonsChurn as I finish email address migration kth.se -...
2010-06-01 Kristaps DzonsonsFixed condition of `\}' closing a conditional at the...
2010-05-16 Ingo Schwarzesync to OpenBSD:
2010-03-30 Kristaps DzonsonsEscape TH -> Th (noticed by Joerg Sonnenberger).
2010-03-23 Kristaps DzonsonsAdded stupid pod2man reserved strings.
2010-01-05 Kristaps DzonsonsRemoved references to `\\' escape (noted by Jason McInt...
2009-11-05 Kristaps DzonsonsAdded functionality of -Tascii non-breaking `\~' space.
2009-09-24 Kristaps DzonsonsFix in -Tascii where `Lb' causes line-break in any...
2009-09-23 Kristaps DzonsonsAll special characters sync'd with groff, both -Thtml...
2009-09-23 Kristaps DzonsonsSync'd currency symbols with newest groff.
2009-09-23 Kristaps DzonsonsSync'd special letters and ligatures with newest groff.
2009-09-23 Kristaps DzonsonsArrows & brackets sync'd with newest groff.
2009-09-23 Kristaps DzonsonsQuotes sync'd with newest groff.
2009-09-22 Kristaps DzonsonsAccent marks sync'd with current groff.
2009-09-22 Kristaps DzonsonsMany more UTF-8 symbols in place.
2009-09-22 Kristaps DzonsonsFix segfault in -Thtml column lists.
2009-09-22 Kristaps DzonsonsFixed some characters.
2009-09-22 Kristaps DzonsonsMany more characters for HMTL (mostly Greek).
2009-09-21 Kristaps DzonsonsA few more macros in -Thtml.
2009-09-21 Kristaps DzonsonsRemoved man handling in -Thtml (for now).
2009-09-20 Kristaps DzonsonsHeaders and footers in -Thtml. Various minor additions.
2009-09-20 Kristaps DzonsonsSome extra html tags and near-complete Bl: -tag is...
2009-09-17 Kristaps DzonsonsConsider html fixes, most importantly -tag and -hang...
2009-09-17 Kristaps DzonsonsMore html.
2009-09-17 Kristaps Dzonsonsascii_xxx -> chars_xxx (intended to hold more than...