1 |
2008-09-14 Wakaba <wakaba@suika.fam.cx> |
2008-09-14 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* DecodeHandle.pm, UnicodeChecker.pm: Change |manakai_getc_until| |
4 |
|
to |manakai_read_until| to reduce the number of string copies. |
5 |
|
|
6 |
|
2008-09-14 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
* DecodeHandle.pm (CharString): New class. |
* DecodeHandle.pm (CharString): New class. |
9 |
(Encode read): Don't remove read string from |{char_buffer}|, |
(Encode read): Don't remove read string from |{char_buffer}|, |
10 |
to decease the number of string operations and to enable |
to decease the number of string operations and to enable |