1 |
|
2008-09-15 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* UnicodeChecker.pm: Use hash for better performance. |
4 |
|
|
5 |
|
2008-09-14 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* DecodeHandle.pm (CharString onerror): New method. |
8 |
|
|
9 |
|
* UnicodeString.pm (read): New. |
10 |
|
(getc): Removed. |
11 |
|
(manakai_read_until): Checking operation implemented. |
12 |
|
|
13 |
|
2008-09-14 Wakaba <wakaba@suika.fam.cx> |
14 |
|
|
15 |
|
* DecodeHandle.pm: Merge the ShiftJIS class into the Encode class. |
16 |
|
|
17 |
|
2008-09-14 Wakaba <wakaba@suika.fam.cx> |
18 |
|
|
19 |
|
* DecodeHandle.pm: Merge the EUCJP class into the Encode class. |
20 |
|
|
21 |
|
2008-09-14 Wakaba <wakaba@suika.fam.cx> |
22 |
|
|
23 |
|
* DecodeHandle.pm: EUCJP class reimplemented using |read|-centric |
24 |
|
model. |
25 |
|
|
26 |
|
2008-09-14 Wakaba <wakaba@suika.fam.cx> |
27 |
|
|
28 |
|
* DecodeHandle.pm: Typo fixed. |
29 |
|
|
30 |
2008-09-14 Wakaba <wakaba@suika.fam.cx> |
2008-09-14 Wakaba <wakaba@suika.fam.cx> |
31 |
|
|
32 |
* DecodeHandle.pm, UnicodeChecker.pm: Change |manakai_getc_until| |
* DecodeHandle.pm, UnicodeChecker.pm: Change |manakai_getc_until| |