1 |
2008-09-14 Wakaba <wakaba@suika.fam.cx> |
2008-09-14 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* HTML.pm.src: Change |{getc_until}| to |{read_until}| |
4 |
|
and |manakai_getc_until| to |manakai_read_until| to |
5 |
|
reduce the number of string copies. |
6 |
|
|
7 |
|
2008-09-14 Wakaba <wakaba@suika.fam.cx> |
8 |
|
|
9 |
* HTML.pm.src (parse_char_string): Use newly created |
* HTML.pm.src (parse_char_string): Use newly created |
10 |
|Whatpm::Charset::DecodeHandle::CharString| instead of Perl's |
|Whatpm::Charset::DecodeHandle::CharString| instead of Perl's |
11 |
standard feature to |open| a string as a filehandle, |
standard feature to |open| a string as a filehandle, |