| Commit message (Expand) | Author | Age |
| * | IRG source T3 includes not only plane 3 of CNS 11643, but also "some additional | Ben Harris | 2005-09-24 |
| * | CNS 11643 goes above the BMP, so the test code should take that into | Simon Tatham | 2005-09-24 |
| * | Add a mapping table for CNS 11643-1992. It's a bit big, and nothing | Ben Harris | 2005-09-24 |
| * | Support for the ESC $ ( 0 and ESC $ ( 1 sets that Emacs uses to embed | Ben Harris | 2005-09-21 |
| * | Add support for COMPOUND_TEXT extended segments encoding ISO 98859-14, | Ben Harris | 2005-09-21 |
| * | Add two new SBCSes: BS 4730 (alias UK-ASCII) and DEC graphics (alias VT100 | Ben Harris | 2005-09-18 |
| * | When documenting s0 and s1, get then the right way around. | Ben Harris | 2005-09-18 |
| * | 1: Better documentation of how read_iso2022() stores its state. | Ben Harris | 2005-09-18 |
| * | Ben points out that ESC ( J in ISO-2022-JP should encode the | Simon Tatham | 2005-09-18 |
| * | Make read_utf8(), like read_sbcs(), accessible to the rest of the library, | Ben Harris | 2005-09-18 |
| * | Undo another change that leaked through with the ISO-2022 commit. | Ben Harris | 2005-09-18 |
| * | Update comment to reflect state of DOCS support. | Ben Harris | 2005-09-18 |
| * | Undo accidental change in previous commit. | Ben Harris | 2005-09-18 |
| * | Support for using DOCS to switch to and from UTF-8 mode. | Ben Harris | 2005-09-17 |
| * | Reasonably complete ISO 2022 support. Huge and hairy, but it seems to | Ben Harris | 2005-09-17 |
| * | Use standard "WILD" markers for unregistered Big 5 aliases. | Ben Harris | 2005-09-17 |
| * | Fix stupid typo. | Ben Harris | 2005-09-17 |
| * | Names for ASCII and JIS X 0201 that appear both in the X registry and in | Ben Harris | 2005-09-17 |
| * | TIS-620 is equivalent to ISO 8859-11, so map the MIME name for the former to | Ben Harris | 2005-09-17 |
| * | Substantial overhaul of the UTF-8 decoder. It now uses 26 bits of state | Ben Harris | 2005-09-16 |
| * | Bring utf8.c's internal tests up to date in the (somewhat belated) | Simon Tatham | 2005-09-16 |
| * | I've apparently had this todo-list comment sitting on stormhawk for | Simon Tatham | 2005-09-13 |
| * | Explicitly constify a bunch of static data declarations which were | Simon Tatham | 2005-03-10 |
| * | Add a `--list-charsets' option to Halibut to enumerate canonical names of known | Jacob Nevins | 2005-02-18 |
| * | Move MODULE files out of individual project directories into a | Simon Tatham | 2004-11-18 |
| * | Remove .cvsignore files on all active branches. | Simon Tatham | 2004-11-16 |
| * | Couple of fiddly fixes in libcharset. | Simon Tatham | 2004-10-26 |
| * | Cross-testing the libcharset compound text implementation against | Simon Tatham | 2004-09-25 |
| * | Fix first two bugs in compound text support: escape sequences were | Simon Tatham | 2004-09-25 |
| * | The COMPOUND_TEXT encoding used by some X applications to transfer | Simon Tatham | 2004-09-25 |
| * | Preferred MIME name for ASCII is "US-ASCII", not "ANSI_X3.4-1968". Oops. | Simon Tatham | 2004-06-03 |
| * | Add charset_from_locale(), a best-effort attempt to return the | Simon Tatham | 2004-04-22 |
| * | I typed `Win1252' today and libcharset didn't recognise it. Fixed. | Simon Tatham | 2004-04-20 |
| * | Fix an oddity in PDFDocEncoding. | Simon Tatham | 2004-04-18 |
| * | Now that I've renamed the `test' program to `convcs', fix .cvsignore. | Simon Tatham | 2004-04-17 |
| * | `gcc -Wall' points out some signed/unsigned comparisons. Fixed. | Simon Tatham | 2004-04-17 |
| * | Now this is a top-level CVS module, it should have LICENCE and | Simon Tatham | 2004-04-17 |
| * | Link libcharset into Halibut. (This involved faffing with | Simon Tatham | 2004-04-17 |
| * | In preparation for using libcharset in Halibut, I've added | Simon Tatham | 2004-04-17 |
| * | Include libcharset into both the Timber and Halibut checkouts. | Simon Tatham | 2004-04-17 |