1 |
|
2008-09-11 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* UnicodeChecker.pm, DecodeHandle.pm: Tentative support |
4 |
|
for |read| method. |
5 |
|
|
6 |
|
2008-09-11 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* UnicodeChecker.pm: New module. |
9 |
|
|
10 |
|
2008-09-10 Wakaba <wakaba@suika.fam.cx> |
11 |
|
|
12 |
|
* DecodeHandle.pm: Set error levels. |
13 |
|
|
14 |
|
* WebLatin1.pm: Support for |us-ascii| and |iso-8859-5| |
15 |
|
charsets (this module no longer for Latin1, but for Latin* |
16 |
|
encodings). |
17 |
|
|
18 |
|
* WebThai.pm: Support for |tis-620| charset. |
19 |
|
|
20 |
|
2008-05-18 Wakaba <wakaba@suika.fam.cx> |
21 |
|
|
22 |
|
* WebThai.pm, WebLatin1.pm: New modules. |
23 |
|
|
24 |
|
* DecodeHandle.pm: Support for fallback character mappings, |
25 |
|
used for WebLatin1 and WebThai encodings. |
26 |
|
|
27 |
|
2008-05-18 Wakaba <wakaba@suika.fam.cx> |
28 |
|
|
29 |
|
* DecodeHandle.pm (ShiftJIS): \xF0-\xFC should be considered |
30 |
|
as part of double-byte characters for more user-friendly error |
31 |
|
recovery. |
32 |
|
|
33 |
|
2008-05-18 Wakaba <wakaba@suika.fam.cx> |
34 |
|
|
35 |
|
* DecodeHandle.pm (getc): Ignore BOM if BOM pattern is specified. |
36 |
|
|
37 |
2008-05-17 Wakaba <wakaba@suika.fam.cx> |
2008-05-17 Wakaba <wakaba@suika.fam.cx> |
38 |
|
|
39 |
* DecodeHandle.pm (ByteBuffer): New class. |
* DecodeHandle.pm (ByteBuffer): New class. |