Silly of me to overlook it: another obvious way you might like to
[sgt/charset] / iso2022.c
2011-11-09 simonCorrect a comment.
2008-11-21 simonOh, all right. Put in the implicit zero elements at...
2006-05-18 simonRemove an outright lie I've just noticed in the comment...
2005-11-15 simonReinstate the DEPLANARISE macros, this time in what...
2005-11-13 simonFix various compiler warnings and errors. In particular...
2005-10-07 simonWorking ISO 2022 output function. Outputs full ISO...
2005-09-26 benCorrect the URL of the X Registry to the one given...
2005-09-26 simonNever loop up to _and including_ lenof(array).
2005-09-24 benFix a couple of warnings.
2005-09-24 benAdd support for CNS 11643.
2005-09-21 benSupport for the ESC $ ( 0 and ESC $ ( 1 sets that Emacs...
2005-09-21 benAdd support for COMPOUND_TEXT extended segments encodin...
2005-09-18 benAdd two new SBCSes: BS 4730 (alias UK-ASCII) and DEC...
2005-09-18 benWhen documenting s0 and s1, get then the right way...
2005-09-18 ben1: Better documentation of how read_iso2022() stores...
2005-09-18 benMake read_utf8(), like read_sbcs(), accessible to the...
2005-09-18 benUpdate comment to reflect state of DOCS support.
2005-09-17 benSupport for using DOCS to switch to and from UTF-8...
2005-09-17 benReasonably complete ISO 2022 support. Huge and hairy...