A comprehensive collection of Char-to-bytes text encodings
Go to file
Henning Guenther eeee054f1e Rewrite to support more sources and changing the encoding dynamically
Now it's possible to change the character encoding while de-/encoding.
Also, it's possible to use any data structure as a source or target of the de-/encoding process.

darcs-hash:20090221203100-a4fee-6da31f2e37c30a3f5cd5f10af71984209488bb0b
2009-02-21 12:31:00 -08:00
Control Rewrite to support more sources and changing the encoding dynamically 2009-02-21 12:31:00 -08:00
Data Rewrite to support more sources and changing the encoding dynamically 2009-02-21 12:31:00 -08:00
System/IO Rewrite to support more sources and changing the encoding dynamically 2009-02-21 12:31:00 -08:00
Test Rewrite to support more sources and changing the encoding dynamically 2009-02-21 12:31:00 -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 Rewrite to support more sources and changing the encoding dynamically 2009-02-21 12:31:00 -08:00
gb-18030-2000.xml Implemented GB18030 encoding 2007-08-22 20:47:59 -07:00
NEWS Added changes for 0.4 2008-02-03 05:23:39 -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