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