/[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.225 by wakaba, Mon May 5 06:57:07 2008 UTC revision 1.237 by wakaba, Sun May 18 03:46:26 2008 UTC
# Line 1  Line 1 
1    2008-05-18  Wakaba  <wakaba@suika.fam.cx>
2    
3            * HTML.pm.src (parse_byte_string): Fix the column number reported
4            by encoding layer error reporter.
5    
6    2008-05-17  Wakaba  <wakaba@suika.fam.cx>
7    
8            * HTML.pm.src (parse_byte_string): Use streaming decoder
9            rather than converting the whole byte string and then parsing.
10            Propagate errors in character encoding layer.
11            (get_next_token): Precise error reporting for |bare stago| error.
12    
13    2008-05-17  Wakaba  <wakaba@suika.fam.cx>
14    
15            * HTML.pm.src (parse_char_stream): New method.
16            (parse_char_string): This method is now defined as an invocation
17            of the |parse_char_stream| method.
18    
19    2008-05-17  Wakaba  <wakaba@suika.fam.cx>
20    
21            * HTML.pm.src (parse_byte_string): Report various status
22            of the sniffing as info-level errors.  Support for new
23            decoding framework in parser resestting.
24            (new): Various default error levels were not set.
25    
26    2008-05-17  Wakaba  <wakaba@suika.fam.cx>
27    
28            * HTML.pm.src (parse_byte_string): HTML5 encoding siniffing
29            algorithm, except for the actual sniffing, is implemented
30            with new framework with Message::Charset::Info.
31    
32    2008-05-16  Wakaba  <wakaba@suika.fam.cx>
33    
34            * CacheManifest.pm (_parse): Drop fragment identifiers from
35            URIs in fallback section (HTML5 revision 1596).
36    
37    2008-05-10  Wakaba  <wakaba@suika.fam.cx>
38    
39            * Makefile (Entities.html): URI has changed.
40    
41    2008-05-10  Wakaba  <wakaba@suika.fam.cx>
42    
43            * CacheManifest.pm: Don't replace U+0000 NULL (HTML5 revision
44            1553).
45    
46    2008-05-06  Wakaba  <wakaba@suika.fam.cx>
47    
48            * ContentChecker.pm: Noted that those returned in |table| are
49            no longer table elements, but table objects returned
50            by Whatpm::HTMLTable.
51    
52            * HTMLTable.pm (form_table): Return table element node
53            as |$table->{element}|.
54            (assign_header): Support for the |headers=""| attribute.
55    
56    2008-05-06  Wakaba  <wakaba@suika.fam.cx>
57    
58            * HTMLTable.pm (assign_header): New function; first version
59            with no support for headers="".
60            (form_table): Include table width and height to the returned
61            table object for covenience.  Indexing in column assignement was wrong.
62            Set whether a data cell is empty or not for convenience.
63    
64    2008-05-05  Wakaba  <wakaba@suika.fam.cx>
65    
66            * HTMLTable.pm: Robuster caption support (HTML5 revision 1393).
67    
68    2008-05-05  Wakaba  <wakaba@suika.fam.cx>
69    
70            * HTMLTable.pm: How table model errors are detected is
71            changed (HTML5 revision 1387).
72    
73  2008-05-05  Wakaba  <wakaba@suika.fam.cx>  2008-05-05  Wakaba  <wakaba@suika.fam.cx>
74    
75          * HTMLTable.pm: The algorithm now moves |tfoot| elements          * HTMLTable.pm: The algorithm now moves |tfoot| elements

Legend:
Removed from v.1.225  
changed lines
  Added in v.1.237

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24