summaryrefslogtreecommitdiff
path: root/charset (follow)
Commit message (Expand)AuthorAge
...
* Reasonably complete ISO 2022 support. Huge and hairy, but it seems toBen Harris2005-09-17
* Use standard "WILD" markers for unregistered Big 5 aliases.Ben Harris2005-09-17
* Fix stupid typo.Ben Harris2005-09-17
* Names for ASCII and JIS X 0201 that appear both in the X registry and inBen Harris2005-09-17
* TIS-620 is equivalent to ISO 8859-11, so map the MIME name for the former toBen Harris2005-09-17
* Substantial overhaul of the UTF-8 decoder. It now uses 26 bits of stateBen Harris2005-09-16
* Bring utf8.c's internal tests up to date in the (somewhat belated)Simon Tatham2005-09-16
* I've apparently had this todo-list comment sitting on stormhawk forSimon Tatham2005-09-13
* Explicitly constify a bunch of static data declarations which wereSimon Tatham2005-03-10
* Add a `--list-charsets' option to Halibut to enumerate canonical names of knownJacob Nevins2005-02-18
* Move MODULE files out of individual project directories into aSimon Tatham2004-11-18
* Remove .cvsignore files on all active branches.Simon Tatham2004-11-16
* Couple of fiddly fixes in libcharset.Simon Tatham2004-10-26
* Cross-testing the libcharset compound text implementation againstSimon Tatham2004-09-25
* Fix first two bugs in compound text support: escape sequences wereSimon Tatham2004-09-25
* The COMPOUND_TEXT encoding used by some X applications to transferSimon Tatham2004-09-25
* Preferred MIME name for ASCII is "US-ASCII", not "ANSI_X3.4-1968". Oops.Simon Tatham2004-06-03
* Add charset_from_locale(), a best-effort attempt to return theSimon Tatham2004-04-22
* I typed `Win1252' today and libcharset didn't recognise it. Fixed.Simon Tatham2004-04-20
* Fix an oddity in PDFDocEncoding.Simon Tatham2004-04-18
* Now that I've renamed the `test' program to `convcs', fix .cvsignore.Simon Tatham2004-04-17
* `gcc -Wall' points out some signed/unsigned comparisons. Fixed.Simon Tatham2004-04-17
* Now this is a top-level CVS module, it should have LICENCE andSimon Tatham2004-04-17
* Link libcharset into Halibut. (This involved faffing withSimon Tatham2004-04-17
* In preparation for using libcharset in Halibut, I've addedSimon Tatham2004-04-17
* Include libcharset into both the Timber and Halibut checkouts.Simon Tatham2004-04-17