1 |
|
2008-10-05 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* UniversalCharDet.pod: Typo fixed. |
4 |
|
|
5 |
|
2008-09-20 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* DecodeHandleOld.pm: DecodeHandle.pm revision 1.6 reintroduced |
8 |
|
since the latest implementation of DeocdeHandle.pm shows |
9 |
|
considerably bad performance when combined with |
10 |
|
Message::DOM::XMLParserTemp. |
11 |
|
|
12 |
|
2008-09-15 Wakaba <wakaba@suika.fam.cx> |
13 |
|
|
14 |
|
* handles.en.html: New documentation. |
15 |
|
|
16 |
|
2008-09-15 Wakaba <wakaba@suika.fam.cx> |
17 |
|
|
18 |
|
* DecodeHandle.pm (onerror): Return |undef| if no explicit value |
19 |
|
is set. |
20 |
|
|
21 |
|
* UnicodeChecker.pm: Support for HTML5 parse errors. |
22 |
|
(onerror): Return |undef| if no explicit value is set. |
23 |
|
|
24 |
|
2008-09-15 Wakaba <wakaba@suika.fam.cx> |
25 |
|
|
26 |
|
* UnicodeChecker.pm: Use hash for better performance. |
27 |
|
|
28 |
|
2008-09-14 Wakaba <wakaba@suika.fam.cx> |
29 |
|
|
30 |
|
* DecodeHandle.pm (CharString onerror): New method. |
31 |
|
|
32 |
|
* UnicodeString.pm (read): New. |
33 |
|
(getc): Removed. |
34 |
|
(manakai_read_until): Checking operation implemented. |
35 |
|
|
36 |
|
2008-09-14 Wakaba <wakaba@suika.fam.cx> |
37 |
|
|
38 |
|
* DecodeHandle.pm: Merge the ShiftJIS class into the Encode class. |
39 |
|
|
40 |
|
2008-09-14 Wakaba <wakaba@suika.fam.cx> |
41 |
|
|
42 |
|
* DecodeHandle.pm: Merge the EUCJP class into the Encode class. |
43 |
|
|
44 |
|
2008-09-14 Wakaba <wakaba@suika.fam.cx> |
45 |
|
|
46 |
|
* DecodeHandle.pm: EUCJP class reimplemented using |read|-centric |
47 |
|
model. |
48 |
|
|
49 |
2008-09-14 Wakaba <wakaba@suika.fam.cx> |
2008-09-14 Wakaba <wakaba@suika.fam.cx> |
50 |
|
|
51 |
* DecodeHandle.pm: Typo fixed. |
* DecodeHandle.pm: Typo fixed. |