A comprehensive collection of Char-to-bytes text encodings
Go to file
Khudyakov Alexey 8b16078e5e Fix for KOI8-R and KOI8-U encodings
Characters which should be encoded in [128..255] range were encoded into
[0..127] range.
** END OF DESCRIPTION***

Place the long patch description above the ***END OF DESCRIPTION*** marker.
The first line of this file will be the patch name.

This patch contains the following changes:

M ./Data/Encoding/KOI8R.hs -1 +1
M ./Data/Encoding/KOI8U.hs -1 +1

darcs-hash:20090118232224-7ba7e-c685a571f6ac9a9ca78725a80040e842f4a7e5a7
2009-01-18 15:22:24 -08:00
Data Fix for KOI8-R and KOI8-U encodings 2009-01-18 15:22:24 -08:00
System/IO Initial commit 2007-08-01 17:35:05 -07:00
Test Made Punycode tests more readable 2008-01-20 06:40:23 -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 Updated cabal version number to 0.4.1 2008-05-17 16:22:03 -07: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