/[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.307 by wakaba, Sun Sep 14 11:57:41 2008 UTC revision 1.311 by wakaba, Mon Sep 15 07:19:03 2008 UTC
# Line 1  Line 1 
1    2008-09-15  Wakaba  <wakaba@suika.fam.cx>
2    
3            * HTML.pm.src: Remove checking for control character, surrogate
4            pair, or noncharacter code points and non-Unicode code
5            points (they should be handled by Whatpm::Charset::UnicodeChecker).
6            (parse_char_stream): Support for the |$get_wrapper| argument and
7            character stream error handlers.
8    
9    2008-09-15  Wakaba  <wakaba@suika.fam.cx>
10    
11            * ContentChecker.pm: Don't call |loda_ns_module|
12            for null-namespace elements/attributes.
13    
14            * HTML.pm.src: Fact out $disallowed_control_chars
15            as a hash.
16    
17    2008-09-14  Wakaba  <wakaba@suika.fam.cx>
18    
19            * HTML.pm.src: Regexp typo fixed.  |{prev_char}|
20            and |{next_char}| initializations are moved to initialization
21            method.  |{read_until}| now supports buffering.  Sync |set_inner_html|
22            with |parse_char_stream|.
23    
24    2008-09-14  Wakaba  <wakaba@suika.fam.cx>
25    
26            * HTML.pm.src (parse_char_stream): Make |set_next_char|
27            invoke |manakai_read_until|, not only |read|, where
28            possible, to decrease the number of |read| method calls.
29    
30            * mkhtmlparser.pl: Related changes to the aforementioned
31            modification.
32    
33  2008-09-14  Wakaba  <wakaba@suika.fam.cx>  2008-09-14  Wakaba  <wakaba@suika.fam.cx>
34    
35          * HTML.pm.src: Use |read| instead of |getc|.  |set_inner_html|          * HTML.pm.src: Use |read| instead of |getc|.  |set_inner_html|

Legend:
Removed from v.1.307  
changed lines
  Added in v.1.311

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24