A comprehensive collection of Char-to-bytes text encodings
Go to file
Henning Guenther 1543e75f50 Added Eq instance for DynEncoding
This envolves adding the requirement, that every Encoding must also be an instance of Eq and Typeable to go into DynEncoding.

darcs-hash:20090225035150-a4fee-c7d902e28313929ee9ffe0c6a6b60d8ff4704ae9
2009-02-24 19:51:50 -08:00
Control Rewrite to support more sources and changing the encoding dynamically 2009-02-21 12:31:00 -08:00
Data Added Eq instance for DynEncoding 2009-02-24 19:51:50 -08:00
System/IO Rewrite to support more sources and changing the encoding dynamically 2009-02-21 12:31:00 -08:00
Test JIS X 0208 encoding 2009-02-23 10:24:59 -08: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 JIS X 0208 encoding 2009-02-23 10:24:59 -08:00
gb-18030-2000.xml Implemented GB18030 encoding 2007-08-22 20:47:59 -07:00
JIS0201.TXT JIS X 0201 encoding 2009-02-22 10:22:46 -08:00
NEWS Updated NEWS file for 0.5 2009-02-21 19:42:00 -08:00
ROMAN.TXT MacOS Roman encoding 2009-02-21 19:57:56 -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