/[suikacvs]/test/html-webhacc/WebHACC/Language/ChangeLog
Suika

Diff of /test/html-webhacc/WebHACC/Language/ChangeLog

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

revision 1.1 by wakaba, Sun Jul 20 14:58:24 2008 UTC revision 1.15 by wakaba, Fri Aug 15 08:36:41 2008 UTC
# Line 1  Line 1 
1    2008-08-15  Wakaba  <wakaba@suika.fam.cx>
2    
3            * HTML.pm: Set flags for encoding layer errors appropriately.
4            Save link to the document root for the parsed document
5            for garbage collection safety.
6    
7    2008-08-15  Wakaba  <wakaba@suika.fam.cx>
8    
9            * CSS.pm, CacheManifest.pm, HTML.pm, WebIDL.pm, XML.pm: Don't
10            set "uncertain" flag to character encoding (encode) layer if the
11            input is a character string.
12    
13    2008-08-14  Wakaba  <wakaba@suika.fam.cx>
14    
15            * Base.pm, CSS.pm, CacheManifest.pm, DOM.pm, Default.pm,
16            HTML.pm, WebIDL.pm, XML.pm: Set |layer_applicable|
17            or |layer_uncertain| flag appropriately.
18    
19    2008-08-14  Wakaba  <wakaba@suika.fam.cx>
20    
21            * Base.pm: Use "role" for source code sections.
22    
23    2008-08-14  Wakaba  <wakaba@suika.fam.cx>
24    
25            * CacheManifest.pm: Compile errors fixed.
26    
27    2008-08-02  Wakaba  <wakaba@suika.fam.cx>
28    
29            * WebIDL.pm (generate_structure_error_section): New method.
30    
31    2008-07-27  Wakaba  <wakaba@suika.fam.cx>
32    
33            * CSS.pm (generate_structure_dump_section): Role name was wrong.
34    
35    2008-07-21  Wakaba  <wakaba@suika.fam.cx>
36    
37            * Base.pm, Default.pm: Updated to use newer way to construct a section.
38    
39    2008-07-21  Wakaba  <wakaba@suika.fam.cx>
40    
41            * DOM.pm (generate_structure_dump_section): Use catalog
42            for human-readable texts.
43            (generate_table_section): Use catalog for human readable texts.
44    
45    2008-07-21  Wakaba  <wakaba@suika.fam.cx>
46    
47            * DOM.pm (generate_table_section): Use hierarhical table
48            number for tables in subdocuments.
49    
50    2008-07-21  Wakaba  <wakaba@suika.fam.cx>
51    
52            * DOM.pm (generate_additional_sections): Support
53            for the other additional information sections are reintroduced.
54            (generate_listing_section, generate_rdf_section): Reimplemented.
55    
56            * XML.pm: Typo fixed.
57    
58            * HTML.pm: Load DOMImplementation as late as possible, to
59            save possiblity that another DOM implementation can be used
60            where possible.
61    
62    2008-07-21  Wakaba  <wakaba@suika.fam.cx>
63    
64            * Base.pm (generate_source_string_section): Invoke
65            |add_source_to_parse_error_list| method for generating a
66            script fragment.
67    
68            * CSS.pm, CacheManifest.pm, DOM.pm, HTML.pm, WebIDL.pm,
69            XML.pm: Use new methods for generating sections and error lists.
70    
71            * DOM.pm (generate_additional_sections, generate_table_section): New.
72    
73            * Default.pm: Pass |input| in place of |url| for unknown syntax
74            error.
75    
76    2008-07-21  Wakaba  <wakaba@suika.fam.cx>
77    
78            * Base.pm: Use new method for node links.
79    
80            * CSS.pm: Typo fixes.  Pass |input| object as an argument
81            to the CSSOM validation not supported error.
82    
83    2008-07-21  Wakaba  <wakaba@suika.fam.cx>
84    
85            * Base.pm (_get_cc_url, _encode_url_component): Remove (now
86            supported by WebHACC::Output).
87    
88            * CSS.pm, CacheManifest.pm, DOM.pm, Default.pm,
89            HTML.pm, WebIDL.pm, XML.pm: Error reporting is now delegated to
90            WebHACC::Result.
91    
92  2008-07-20  Wakaba  <wakaba@suika.fam.cx>  2008-07-20  Wakaba  <wakaba@suika.fam.cx>
93    
94          * ChangeLog: New file.          * ChangeLog: New file.

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.15

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24