/[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.231 by wakaba, Sat May 10 12:13:43 2008 UTC revision 1.236 by wakaba, Sat May 17 12:29:23 2008 UTC
# Line 1  Line 1 
1    2008-05-17  Wakaba  <wakaba@suika.fam.cx>
2    
3            * HTML.pm.src (parse_byte_string): Use streaming decoder
4            rather than converting the whole byte string and then parsing.
5            Propagate errors in character encoding layer.
6            (get_next_token): Precise error reporting for |bare stago| error.
7    
8    2008-05-17  Wakaba  <wakaba@suika.fam.cx>
9    
10            * HTML.pm.src (parse_char_stream): New method.
11            (parse_char_string): This method is now defined as an invocation
12            of the |parse_char_stream| method.
13    
14    2008-05-17  Wakaba  <wakaba@suika.fam.cx>
15    
16            * HTML.pm.src (parse_byte_string): Report various status
17            of the sniffing as info-level errors.  Support for new
18            decoding framework in parser resestting.
19            (new): Various default error levels were not set.
20    
21    2008-05-17  Wakaba  <wakaba@suika.fam.cx>
22    
23            * HTML.pm.src (parse_byte_string): HTML5 encoding siniffing
24            algorithm, except for the actual sniffing, is implemented
25            with new framework with Message::Charset::Info.
26    
27    2008-05-16  Wakaba  <wakaba@suika.fam.cx>
28    
29            * CacheManifest.pm (_parse): Drop fragment identifiers from
30            URIs in fallback section (HTML5 revision 1596).
31    
32  2008-05-10  Wakaba  <wakaba@suika.fam.cx>  2008-05-10  Wakaba  <wakaba@suika.fam.cx>
33    
34          * Makefile (Entities.html): URI has changed.          * Makefile (Entities.html): URI has changed.

Legend:
Removed from v.1.231  
changed lines
  Added in v.1.236

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24