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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.16 - (hide annotations) (download)
Fri Aug 15 12:11:56 2008 UTC (16 years, 10 months ago) by wakaba
Branch: MAIN
Changes since 1.15: +4 -0 lines
++ ChangeLog	15 Aug 2008 12:10:51 -0000
	* error-description-source.xml: Missing entries for
	Whatpm::ContentChecker and Whatpm::ContentChecker::HTML
	error types are added.  Error entries used by these
	modules are marked as such.

2008-08-15  Wakaba  <wakaba@suika.fam.cx>

++ html/WebHACC/Language/ChangeLog	15 Aug 2008 12:11:51 -0000
	* DOM.pm: Use error's own "layer" parameter, if any.

2008-08-15  Wakaba  <wakaba@suika.fam.cx>

++ html/WebHACC/ChangeLog	15 Aug 2008 12:11:25 -0000
	* Output.pm (nl_text): New rule, <var>{value}</var>,
	is implemented.

2008-08-15  Wakaba  <wakaba@suika.fam.cx>

1 wakaba 1.14 2008-08-15 Wakaba <wakaba@suika.fam.cx>
2    
3 wakaba 1.16 * DOM.pm: Use error's own "layer" parameter, if any.
4    
5     2008-08-15 Wakaba <wakaba@suika.fam.cx>
6    
7 wakaba 1.15 * 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 wakaba 1.14 * 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 wakaba 1.11 2008-08-14 Wakaba <wakaba@suika.fam.cx>
18    
19 wakaba 1.13 * 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 wakaba 1.12 * Base.pm: Use "role" for source code sections.
26    
27     2008-08-14 Wakaba <wakaba@suika.fam.cx>
28    
29 wakaba 1.11 * CacheManifest.pm: Compile errors fixed.
30    
31 wakaba 1.10 2008-08-02 Wakaba <wakaba@suika.fam.cx>
32    
33     * WebIDL.pm (generate_structure_error_section): New method.
34    
35 wakaba 1.9 2008-07-27 Wakaba <wakaba@suika.fam.cx>
36    
37     * CSS.pm (generate_structure_dump_section): Role name was wrong.
38    
39 wakaba 1.2 2008-07-21 Wakaba <wakaba@suika.fam.cx>
40    
41 wakaba 1.8 * 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 wakaba 1.7 * 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 wakaba 1.6 * 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 wakaba 1.5 * 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 wakaba 1.4 * 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 wakaba 1.3 * 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 wakaba 1.2 * 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 wakaba 1.1 2008-07-20 Wakaba <wakaba@suika.fam.cx>
97    
98     * ChangeLog: New file.
99    
100     * Base.pm, Default.pm, HTML.pm, XML.pm, CSS.pm,
101     CacheManifest.pm, WebIDL.pom, DOM.pm: New modules.
102    

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24