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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24