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> |
19 |
|
|
20 |
|
* DecodeHandle.pm (ByteBuffer): New class. |
21 |
|
|
22 |
|
2008-02-10 Wakaba <wakaba@suika.fam.cx> |
23 |
|
|
24 |
|
* CharDet.pm (detect): Catch an error in detection function. |
25 |
|
|
26 |
2007-11-19 Wakaba <wakaba@suika.fam.cx> |
2007-11-19 Wakaba <wakaba@suika.fam.cx> |
27 |
|
|
28 |
* Makefile: New file. |
* Makefile: New file. |