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

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24