/[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.2 by wakaba, Sun Jul 20 16:53:10 2008 UTC revision 1.24 by wakaba, Mon Sep 15 07:20:40 2008 UTC
# Line 1  Line 1 
1    2008-09-15  Wakaba  <wakaba@suika.fam.cx>
2    
3            * HTML.pm: Set the mode of the UnicodeChecker as HTML5.
4    
5    2008-09-14  Wakaba  <wakaba@suika.fam.cx>
6    
7            * Base.pm (generate_source_string_section): Use |read|
8            instead of |getc|.
9    
10    2008-09-11  Wakaba  <wakaba@suika.fam.cx>
11    
12            * HTML.pm: Support for the Unicode character checking.
13    
14    2008-08-17  Wakaba  <wakaba@suika.fam.cx>
15    
16            * CacheManifest.pm (generate_structure_dump_section): Support
17            for broken manifest.
18    
19            * H2H.pm: New module.
20    
21    2008-08-16  Wakaba  <wakaba@suika.fam.cx>
22    
23            * CSS.pm (generate_structure_error_section): Make the method
24            do nothing.
25    
26    2008-08-16  Wakaba  <wakaba@suika.fam.cx>
27    
28            * CSS.pm, CacheManifest.pm, HTML.pm, XML.pm: Use ->url attribute to
29            obtain the URL of the document.
30    
31            * CacheManifest.pm (generate_structure_dump_section): It is
32            now i18n'ed.  In addition, since URLs are tend to be long,
33            tables for fallback entries are replaced by |dd| entries and
34            paragraphs.  "No entry" message is now handled by catalog,
35            rather than CSS.
36    
37    2008-08-16  Wakaba  <wakaba@suika.fam.cx>
38    
39            * HTML.pm (generate_syntax_error_section): Remove |input_encoding|
40            attribute value if the input is specified by direct input.
41    
42    2008-08-15  Wakaba  <wakaba@suika.fam.cx>
43    
44            * DOM.pm: Enable localization of RDF section.
45    
46    2008-08-15  Wakaba  <wakaba@suika.fam.cx>
47    
48            * DOM.pm: Use error's own "layer" parameter, if any.
49    
50    2008-08-15  Wakaba  <wakaba@suika.fam.cx>
51    
52            * HTML.pm: Set flags for encoding layer errors appropriately.
53            Save link to the document root for the parsed document
54            for garbage collection safety.
55    
56    2008-08-15  Wakaba  <wakaba@suika.fam.cx>
57    
58            * CSS.pm, CacheManifest.pm, HTML.pm, WebIDL.pm, XML.pm: Don't
59            set "uncertain" flag to character encoding (encode) layer if the
60            input is a character string.
61    
62    2008-08-14  Wakaba  <wakaba@suika.fam.cx>
63    
64            * Base.pm, CSS.pm, CacheManifest.pm, DOM.pm, Default.pm,
65            HTML.pm, WebIDL.pm, XML.pm: Set |layer_applicable|
66            or |layer_uncertain| flag appropriately.
67    
68    2008-08-14  Wakaba  <wakaba@suika.fam.cx>
69    
70            * Base.pm: Use "role" for source code sections.
71    
72    2008-08-14  Wakaba  <wakaba@suika.fam.cx>
73    
74            * CacheManifest.pm: Compile errors fixed.
75    
76    2008-08-02  Wakaba  <wakaba@suika.fam.cx>
77    
78            * WebIDL.pm (generate_structure_error_section): New method.
79    
80    2008-07-27  Wakaba  <wakaba@suika.fam.cx>
81    
82            * CSS.pm (generate_structure_dump_section): Role name was wrong.
83    
84    2008-07-21  Wakaba  <wakaba@suika.fam.cx>
85    
86            * Base.pm, Default.pm: Updated to use newer way to construct a section.
87    
88    2008-07-21  Wakaba  <wakaba@suika.fam.cx>
89    
90            * DOM.pm (generate_structure_dump_section): Use catalog
91            for human-readable texts.
92            (generate_table_section): Use catalog for human readable texts.
93    
94    2008-07-21  Wakaba  <wakaba@suika.fam.cx>
95    
96            * DOM.pm (generate_table_section): Use hierarhical table
97            number for tables in subdocuments.
98    
99    2008-07-21  Wakaba  <wakaba@suika.fam.cx>
100    
101            * DOM.pm (generate_additional_sections): Support
102            for the other additional information sections are reintroduced.
103            (generate_listing_section, generate_rdf_section): Reimplemented.
104    
105            * XML.pm: Typo fixed.
106    
107            * HTML.pm: Load DOMImplementation as late as possible, to
108            save possiblity that another DOM implementation can be used
109            where possible.
110    
111    2008-07-21  Wakaba  <wakaba@suika.fam.cx>
112    
113            * Base.pm (generate_source_string_section): Invoke
114            |add_source_to_parse_error_list| method for generating a
115            script fragment.
116    
117            * CSS.pm, CacheManifest.pm, DOM.pm, HTML.pm, WebIDL.pm,
118            XML.pm: Use new methods for generating sections and error lists.
119    
120            * DOM.pm (generate_additional_sections, generate_table_section): New.
121    
122            * Default.pm: Pass |input| in place of |url| for unknown syntax
123            error.
124    
125    2008-07-21  Wakaba  <wakaba@suika.fam.cx>
126    
127            * Base.pm: Use new method for node links.
128    
129            * CSS.pm: Typo fixes.  Pass |input| object as an argument
130            to the CSSOM validation not supported error.
131    
132  2008-07-21  Wakaba  <wakaba@suika.fam.cx>  2008-07-21  Wakaba  <wakaba@suika.fam.cx>
133    
134          * Base.pm (_get_cc_url, _encode_url_component): Remove (now          * Base.pm (_get_cc_url, _encode_url_component): Remove (now

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.24

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24