Substantial overhaul of the UTF-8 decoder. It now uses 26 bits of state
[sgt/charset] / iso2022s.c
2005-09-13 simonI've apparently had this todo-list comment sitting...
2005-03-10 simonExplicitly constify a bunch of static data declarations...
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-04-17 simon`gcc -Wall' points out some signed/unsigned comparisons...
2004-04-17 simonInclude libcharset into both the Timber and Halibut...