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

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24