A comprehensive collection of Char-to-bytes text encodings
Go to file
Henning Guenther 7daec5bb6b Fixed UTF8 decoding bug
There was an exception if trying to decode a sequence that had to have 4
bytes but had less.

darcs-hash:20071230234632-a4fee-d10fca90840b37952a5d4a4c31a1c8e4900f0f93
2007-12-30 15:46:32 -08:00
Data Fixed UTF8 decoding bug 2007-12-30 15:46:32 -08:00
System/IO Initial commit 2007-08-01 17:35:05 -07:00
8859-2.TXT Initial commit 2007-08-01 17:35:05 -07:00
8859-3.TXT Initial commit 2007-08-01 17:35:05 -07:00
8859-4.TXT Initial commit 2007-08-01 17:35:05 -07:00
8859-5.TXT Initial commit 2007-08-01 17:35:05 -07:00
8859-6.TXT Initial commit 2007-08-01 17:35:05 -07:00
8859-7.TXT Initial commit 2007-08-01 17:35:05 -07:00
8859-8.TXT Initial commit 2007-08-01 17:35:05 -07:00
8859-9.TXT Initial commit 2007-08-01 17:35:05 -07:00
8859-10.TXT Initial commit 2007-08-01 17:35:05 -07:00
8859-11.TXT Initial commit 2007-08-01 17:35:05 -07:00
8859-13.TXT Initial commit 2007-08-01 17:35:05 -07:00
8859-14.TXT Initial commit 2007-08-01 17:35:05 -07:00
8859-15.TXT Initial commit 2007-08-01 17:35:05 -07:00
8859-16.TXT Initial commit 2007-08-01 17:35:05 -07:00
CP1250.TXT Initial commit 2007-08-01 17:35:05 -07:00
CP1251.TXT Initial commit 2007-08-01 17:35:05 -07:00
CP1252.TXT Initial commit 2007-08-01 17:35:05 -07:00
CP1253.TXT Initial commit 2007-08-01 17:35:05 -07:00
CP1254.TXT Initial commit 2007-08-01 17:35:05 -07:00
CP1255.TXT Initial commit 2007-08-01 17:35:05 -07:00
CP1256.TXT Initial commit 2007-08-01 17:35:05 -07:00
CP1257.TXT Initial commit 2007-08-01 17:35:05 -07:00
CP1258.TXT Initial commit 2007-08-01 17:35:05 -07:00
create_gb18030_data.sh Implemented GB18030 encoding 2007-08-22 20:47:59 -07:00
encoding.cabal Convert to new cabal and bytestring interfaces 2007-12-10 15:49:21 -08:00
gb-18030-2000.xml Implemented GB18030 encoding 2007-08-22 20:47:59 -07:00
NEWS Documented changes for 0.3 2007-12-10 15:57:30 -08:00
Setup.hs Initial commit 2007-08-01 17:35:05 -07:00
system_encoding.c Work-around for windows-platforms 2007-08-13 05:35:58 -07:00
system_encoding.h Work-around for windows-platforms 2007-08-13 05:35:58 -07:00