summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Hard-code the date string for 0.09releases/0.09John Mark Bell2008-11-192-1/+3
* Update ChangeLog with release date.John Mark Bell2008-11-191-2/+2
* Drop -s option. There's no point implementing it.John Mark Bell2008-11-191-1/+1
* Make handling of EILSEQ resynchronise stream if we've been asked to ignore er...John Mark Bell2008-11-191-2/+18
* Shuffle data through a fixed-size bufferJohn Mark Bell2008-11-191-23/+59
* Dump the list of known encoding aliases when asked. Don't expect any kind of ...John Mark Bell2008-11-194-8/+9
* Use a zip binary that has half a chance of preserving filetypes.John Mark Bell2008-11-191-2/+2
* On RISC OS, use Unicode:, rather than attempting to getenv("Unicode$Path") an...John Mark Bell2008-11-194-8/+8
* Fix riscos-dist target -- failed to ensure Aliases file ended in release tree.John Mark Bell2008-11-191-0/+2
* Release announcement template.John Mark Bell2008-11-191-0/+40
* Remove obsolete makefileJohn Mark Bell2008-11-191-80/+0
* More detailed changelogJohn Mark Bell2008-11-191-1/+18
* Update patchJohn Mark Bell2008-11-191-25/+40
* Stage Aliases file directly into distribution template.John Mark Bell2008-11-197-307/+11
* Resurrect the sources of the Aliases file generator.John Mark Bell2008-11-195-0/+2230
* Ugh. Jump through hoops for RiscPkg. I'm not sure why I'm bothering with this.John Mark Bell2008-11-192-2/+20
* Create zip fileJohn Mark Bell2008-11-192-2/+4
* Move the declarations of iconv_initialise/iconv_finalise to a different header.John Mark Bell2008-11-1915-30/+79
* Fix up output buffer length on memory exhaustionJohn Mark Bell2008-11-191-1/+5
* Fix strncasecmp implementation.John Mark Bell2008-11-191-1/+1
* Patch for UnicodeLib to make all enabled tests pass.John Mark Bell2008-11-192-0/+531
* Tools tree. Currently comprises something approximating a parser for the Unih...John Mark Bell2008-11-191-0/+127
* Restore EUC-KR testdata to original contents, now we've added the appropriate...John Mark Bell2008-11-191-0/+3
* Add three new mappings from CP949:John Mark Bell2008-11-191-0/+0
* Modify Big5 testdata to match expectations.John Mark Bell2008-11-192-0/+11
* Poke around with the ShiftJIS testdata to make the test pass.John Mark Bell2008-11-192-1880/+1247
* Update mapping tables for JIS X 0208 and JIS X 0212.John Mark Bell2008-11-192-0/+0
* Revert unintended commit of new mapping tablesJohn Mark Bell2008-11-192-0/+0
* Ignore expected failure of EUC-JP test -- there's no way to load two charsets...John Mark Bell2008-11-193-1/+1
* Drop mappings to Unicode private use area. These aren't likely to be of any u...John Mark Bell2008-11-191-1880/+0
* Disable the GBK test -- at present, we support only GBK/{1,2}, as that's all ...John Mark Bell2008-11-181-1/+1
* Add missing characters from GB2312-80.John Mark Bell2008-11-181-0/+6
* Make test for Acorn Latin1 work.John Mark Bell2008-11-182-9/+2
* Lose 3 entries that aren't mapped except in CP949, which this isn't.John Mark Bell2008-11-181-3/+0
* Change previous logic -- we want to ignore U+FFFF regardless of the translit ...John Mark Bell2008-11-181-1/+1
* Treat U+FFFF as invalid. Otherwise, we end up writing the first mapped out ch...John Mark Bell2008-11-181-1/+1
* Don't bail when U+FEFF results in EINVAL.John Mark Bell2008-11-181-1/+1
* ECMA-35. This is identical to ISO-2022.John Mark Bell2008-11-181-0/+0
* Bring ISO-2022-KR test data in line with what UnicodeLib produces. This is se...John Mark Bell2008-11-181-2/+2
* Rather less hideous approach to error detection and input pointer maintenence.John Mark Bell2008-11-185-159/+63
* Comment out the rest of the tests for encodings we don't support.John Mark Bell2008-11-161-50/+50
* Comment out more tests for charsets we don't supportJohn Mark Bell2008-11-161-35/+35
* Bring MacRoman test data into line with current mappings -- 0xDB should map t...John Mark Bell2008-11-161-1/+1
* Fix MacRoman mapping table -- 0xF3 should map to U+00DB and not U+00D8John Mark Bell2008-11-161-0/+0
* Fix error in CP1256 table -- 0xC0 should be mapped to U+06C1, not U+061CJohn Mark Bell2008-11-161-0/+0
* Factor out acquisition of paths to files in the Unicode resource.John Mark Bell2008-11-162-72/+139
* Add set 06/06 (Latin 10) from ROOL tree.John Mark Bell2008-11-161-0/+0
* Bring set 05/04 (Thai) into line with 8859-11 spec:John Mark Bell2008-11-161-0/+0
* Bring set 05/14 (Hebrew) into line with 8859-8 spec:John Mark Bell2008-11-161-0/+0
* Update set 04/06 (Greek) to bring it in line with the spec. It was previously...John Mark Bell2008-11-161-0/+0