1 |
|
2008-05-18 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* WebThai.pm, WebLatin1.pm: New modules. |
4 |
|
|
5 |
|
* DecodeHandle.pm: Support for fallback character mappings, |
6 |
|
used for WebLatin1 and WebThai encodings. |
7 |
|
|
8 |
|
2008-05-18 Wakaba <wakaba@suika.fam.cx> |
9 |
|
|
10 |
|
* DecodeHandle.pm (ShiftJIS): \xF0-\xFC should be considered |
11 |
|
as part of double-byte characters for more user-friendly error |
12 |
|
recovery. |
13 |
|
|
14 |
|
2008-05-18 Wakaba <wakaba@suika.fam.cx> |
15 |
|
|
16 |
|
* DecodeHandle.pm (getc): Ignore BOM if BOM pattern is specified. |
17 |
|
|
18 |
2008-05-17 Wakaba <wakaba@suika.fam.cx> |
2008-05-17 Wakaba <wakaba@suika.fam.cx> |
19 |
|
|
20 |
* DecodeHandle.pm (ByteBuffer): New class. |
* DecodeHandle.pm (ByteBuffer): New class. |