1 |
|
2008-09-15 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* handles.en.html: New documentation. |
4 |
|
|
5 |
|
2008-09-15 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* DecodeHandle.pm (onerror): Return |undef| if no explicit value |
8 |
|
is set. |
9 |
|
|
10 |
|
* UnicodeChecker.pm: Support for HTML5 parse errors. |
11 |
|
(onerror): Return |undef| if no explicit value is set. |
12 |
|
|
13 |
|
2008-09-15 Wakaba <wakaba@suika.fam.cx> |
14 |
|
|
15 |
|
* UnicodeChecker.pm: Use hash for better performance. |
16 |
|
|
17 |
|
2008-09-14 Wakaba <wakaba@suika.fam.cx> |
18 |
|
|
19 |
|
* DecodeHandle.pm (CharString onerror): New method. |
20 |
|
|
21 |
|
* UnicodeString.pm (read): New. |
22 |
|
(getc): Removed. |
23 |
|
(manakai_read_until): Checking operation implemented. |
24 |
|
|
25 |
|
2008-09-14 Wakaba <wakaba@suika.fam.cx> |
26 |
|
|
27 |
|
* DecodeHandle.pm: Merge the ShiftJIS class into the Encode class. |
28 |
|
|
29 |
|
2008-09-14 Wakaba <wakaba@suika.fam.cx> |
30 |
|
|
31 |
|
* DecodeHandle.pm: Merge the EUCJP class into the Encode class. |
32 |
|
|
33 |
2008-09-14 Wakaba <wakaba@suika.fam.cx> |
2008-09-14 Wakaba <wakaba@suika.fam.cx> |
34 |
|
|
35 |
* DecodeHandle.pm: EUCJP class reimplemented using |read|-centric |
* DecodeHandle.pm: EUCJP class reimplemented using |read|-centric |