/[suikacvs]/markup/html/whatpm/Whatpm/ChangeLog
Suika

Diff of /markup/html/whatpm/Whatpm/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.301 by wakaba, Sun Sep 14 03:07:57 2008 UTC revision 1.304 by wakaba, Sun Sep 14 06:58:28 2008 UTC
# Line 1  Line 1 
1  2008-09-14  Wakaba  <wakaba@suika.fam.cx>  2008-09-14  Wakaba  <wakaba@suika.fam.cx>
2    
3            * HTML.pm.src: It turns out that U+FFFD don't have to
4            be added to the list of excluded characters.
5    
6    2008-09-14  Wakaba  <wakaba@suika.fam.cx>
7    
8            * HTML.pm.src ($char_onerror): Have character decoder's |line|
9            and |column| a higher priority than the one set by the
10            tokenizer's input handler.
11            ($self->{read_until}): Exclude U+FFFD (but this might
12            not be necessary, since now we do line/column fixup in
13            the character decode handle).
14    
15    2008-09-14  Wakaba  <wakaba@suika.fam.cx>
16    
17            * HTML.pm.src: Use |{read_until}| where possible.
18    
19    2008-09-14  Wakaba  <wakaba@suika.fam.cx>
20    
21          * HTML.pm.src: Change |{getc_until}| to |{read_until}|          * HTML.pm.src: Change |{getc_until}| to |{read_until}|
22          and |manakai_getc_until| to |manakai_read_until| to          and |manakai_getc_until| to |manakai_read_until| to
23          reduce the number of string copies.          reduce the number of string copies.

Legend:
Removed from v.1.301  
changed lines
  Added in v.1.304

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24