encoding/Data/Encoding
Henning Guenther 56867f5768 Add warning about auto-generated files
Ignore-this: 848d57a87bb839738cb055ff578b4784

darcs-hash:20090829121624-a4fee-b98f311f8e3358d3185d8cf9a796458ef234e2a7
2009-08-29 05:16:24 -07:00
..
Preprocessor Add warning about auto-generated files 2009-08-29 05:16:24 -07:00
ASCII.hs Added encodeable function 2009-02-24 20:00:44 -08:00
Base.hs Document Encoding base classes 2009-08-28 15:31:46 -07:00
BootString.hs Added encodeable function 2009-02-24 20:00:44 -08:00
ByteSink.hs Rewrite to support more sources and changing the encoding dynamically 2009-02-21 12:31:00 -08:00
ByteSource.hs Removed useless comment 2009-02-24 20:02:33 -08:00
CP437.mapping Various MSDOS copepages added 2009-08-28 15:28:44 -07:00
CP737.mapping Various MSDOS copepages added 2009-08-28 15:28:44 -07:00
CP775.mapping Various MSDOS copepages added 2009-08-28 15:28:44 -07:00
CP850.mapping Various MSDOS copepages added 2009-08-28 15:28:44 -07:00
CP852.mapping Various MSDOS copepages added 2009-08-28 15:28:44 -07:00
CP855.mapping Various MSDOS copepages added 2009-08-28 15:28:44 -07:00
CP857.mapping Various MSDOS copepages added 2009-08-28 15:28:44 -07:00
CP860.mapping Various MSDOS copepages added 2009-08-28 15:28:44 -07:00
CP861.mapping Various MSDOS copepages added 2009-08-28 15:28:44 -07:00
CP862.mapping Various MSDOS copepages added 2009-08-28 15:28:44 -07:00
CP863.mapping Various MSDOS copepages added 2009-08-28 15:28:44 -07:00
CP864.mapping Various MSDOS copepages added 2009-08-28 15:28:44 -07:00
CP865.mapping Various MSDOS copepages added 2009-08-28 15:28:44 -07:00
CP866.mapping Various MSDOS copepages added 2009-08-28 15:28:44 -07:00
CP869.mapping Various MSDOS copepages added 2009-08-28 15:28:44 -07:00
CP874.mapping Various MSDOS copepages added 2009-08-28 15:28:44 -07:00
CP1250.mapping Switch from Template-based code generating to text-based 2009-08-12 19:33:21 -07:00
CP1251.mapping Switch from Template-based code generating to text-based 2009-08-12 19:33:21 -07:00
CP1252.mapping Switch from Template-based code generating to text-based 2009-08-12 19:33:21 -07:00
CP1253.mapping Switch from Template-based code generating to text-based 2009-08-12 19:33:21 -07:00
CP1254.mapping Switch from Template-based code generating to text-based 2009-08-12 19:33:21 -07:00
CP1255.mapping Switch from Template-based code generating to text-based 2009-08-12 19:33:21 -07:00
CP1256.mapping Switch from Template-based code generating to text-based 2009-08-12 19:33:21 -07:00
CP1257.mapping Switch from Template-based code generating to text-based 2009-08-12 19:33:21 -07:00
CP1258.mapping Switch from Template-based code generating to text-based 2009-08-12 19:33:21 -07:00
Exception.hs Rewrite to support more sources and changing the encoding dynamically 2009-02-21 12:31:00 -08:00
GB18030.xml Switch from Template-based code generating to text-based 2009-08-12 19:33:21 -07:00
ISO2022.hs ISO2022 encoding 2009-03-03 04:54:52 -08:00
ISO2022JP.hs ISO2022JP encoding 2009-03-03 04:56:41 -08:00
ISO88591.hs Documentation for ISO8859-1 2009-08-12 21:38:33 -07:00
ISO88592.mapping Switch from Template-based code generating to text-based 2009-08-12 19:33:21 -07:00
ISO88593.mapping Switch from Template-based code generating to text-based 2009-08-12 19:33:21 -07:00
ISO88594.mapping Switch from Template-based code generating to text-based 2009-08-12 19:33:21 -07:00
ISO88595.mapping Switch from Template-based code generating to text-based 2009-08-12 19:33:21 -07:00
ISO88596.mapping Switch from Template-based code generating to text-based 2009-08-12 19:33:21 -07:00
ISO88597.mapping Switch from Template-based code generating to text-based 2009-08-12 19:33:21 -07:00
ISO88598.mapping Switch from Template-based code generating to text-based 2009-08-12 19:33:21 -07:00
ISO88599.mapping Switch from Template-based code generating to text-based 2009-08-12 19:33:21 -07:00
ISO885910.mapping Switch from Template-based code generating to text-based 2009-08-12 19:33:21 -07:00
ISO885911.mapping Switch from Template-based code generating to text-based 2009-08-12 19:33:21 -07:00
ISO885913.mapping Switch from Template-based code generating to text-based 2009-08-12 19:33:21 -07:00
ISO885914.mapping Switch from Template-based code generating to text-based 2009-08-12 19:33:21 -07:00
ISO885915.mapping Switch from Template-based code generating to text-based 2009-08-12 19:33:21 -07:00
ISO885916.mapping Switch from Template-based code generating to text-based 2009-08-12 19:33:21 -07:00
JISX0201.mapping Switch from Template-based code generating to text-based 2009-08-12 19:33:21 -07:00
JISX0208.mapping2 Switch from Template-based code generating to text-based 2009-08-12 19:33:21 -07:00
JISX0212.mapping2 Switch from Template-based code generating to text-based 2009-08-12 19:33:21 -07:00
KOI8R.hs Added encodeable function 2009-02-24 20:00:44 -08:00
KOI8U.hs Added encodeable function 2009-02-24 20:00:44 -08:00
MacOSRoman.mapping Switch from Template-based code generating to text-based 2009-08-12 19:33:21 -07:00
UTF8.hs Fix chr calling on big numbers in UTF8 2009-08-12 19:24:55 -07:00
UTF16.hs Added encodeable function 2009-02-24 20:00:44 -08:00
UTF32.hs Added encodeable function 2009-02-24 20:00:44 -08:00