sgt/charset
2005-09-18 benUpdate comment to reflect state of DOCS support.
2005-09-18 benUndo accidental change in previous commit.
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...
2005-09-17 benUse standard "WILD" markers for unregistered Big 5...
2005-09-17 benFix stupid typo.
2005-09-17 benNames for ASCII and JIS X 0201 that appear both in...
2005-09-17 benTIS-620 is equivalent to ISO 8859-11, so map the MIME...
2005-09-16 benSubstantial overhaul of the UTF-8 decoder. It now...
2005-09-16 simonBring utf8.c's internal tests up to date in the (somewh...
2005-09-13 simonI've apparently had this todo-list comment sitting...
2005-03-10 simonExplicitly constify a bunch of static data declarations...
2005-02-18 jacobAdd a `--list-charsets' option to Halibut to enumerate...
2004-11-18 simonMove MODULE files out of individual project directories...
2004-11-16 simonRemove .cvsignore files on all active branches.
2004-11-16 simonCVS revision numbers, stored as `cvs2svn:cvs-rev' prope...
2004-10-26 simonCouple of fiddly fixes in libcharset.
2004-09-25 simonCross-testing the libcharset compound text implementati...
2004-09-25 simonFix first two bugs in compound text support: escape...
2004-09-25 simonThe COMPOUND_TEXT encoding used by some X applications...
2004-06-03 simonPreferred MIME name for ASCII is "US-ASCII", not "ANSI_...
2004-04-22 simonAdd charset_from_locale(), a best-effort attempt to...
2004-04-20 simonI typed `Win1252' today and libcharset didn't recognise...
2004-04-18 simonFix an oddity in PDFDocEncoding.
2004-04-17 simonNow that I've renamed the `test' program to `convcs...
2004-04-17 simon`gcc -Wall' points out some signed/unsigned comparisons...
2004-04-17 simonNow this is a top-level CVS module, it should have...
2004-04-17 simonLink libcharset into Halibut. (This involved faffing...
2004-04-17 simonIn preparation for using libcharset in Halibut, I've...
2004-04-17 simonInclude libcharset into both the Timber and Halibut...