/[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.5 - (hide annotations) (download)
Mon Jul 21 09:15:55 2008 UTC (16 years, 11 months ago) by wakaba
Branch: MAIN
Changes since 1.4: +12 -0 lines
++ ChangeLog	21 Jul 2008 09:13:35 -0000
	* cc.cgi: Old commented out code for additional
	information sections are removed.  They are now
	implemented as part of |generate_add_info_sections| method.

2008-07-21  Wakaba  <wakaba@suika.fam.cx>

++ html/WebHACC/Language/ChangeLog	21 Jul 2008 09:15:45 -0000
	* DOM.pm (generate_additional_sections): Support
	for the other additional information sections are reintroduced.
	(generate_listing_section, generate_rdf_section): Reimplemented.

	* XML.pm: Typo fixed.

	* HTML.pm: Load DOMImplementation as late as possible, to
	save possiblity that another DOM implementation can be used
	where possible.

2008-07-21  Wakaba  <wakaba@suika.fam.cx>

1 wakaba 1.2 2008-07-21 Wakaba <wakaba@suika.fam.cx>
2    
3 wakaba 1.5 * DOM.pm (generate_additional_sections): Support
4     for the other additional information sections are reintroduced.
5     (generate_listing_section, generate_rdf_section): Reimplemented.
6    
7     * XML.pm: Typo fixed.
8    
9     * HTML.pm: Load DOMImplementation as late as possible, to
10     save possiblity that another DOM implementation can be used
11     where possible.
12    
13     2008-07-21 Wakaba <wakaba@suika.fam.cx>
14    
15 wakaba 1.4 * Base.pm (generate_source_string_section): Invoke
16     |add_source_to_parse_error_list| method for generating a
17     script fragment.
18    
19     * CSS.pm, CacheManifest.pm, DOM.pm, HTML.pm, WebIDL.pm,
20     XML.pm: Use new methods for generating sections and error lists.
21    
22     * DOM.pm (generate_additional_sections, generate_table_section): New.
23    
24     * Default.pm: Pass |input| in place of |url| for unknown syntax
25     error.
26    
27     2008-07-21 Wakaba <wakaba@suika.fam.cx>
28    
29 wakaba 1.3 * Base.pm: Use new method for node links.
30    
31     * CSS.pm: Typo fixes. Pass |input| object as an argument
32     to the CSSOM validation not supported error.
33    
34     2008-07-21 Wakaba <wakaba@suika.fam.cx>
35    
36 wakaba 1.2 * Base.pm (_get_cc_url, _encode_url_component): Remove (now
37     supported by WebHACC::Output).
38    
39     * CSS.pm, CacheManifest.pm, DOM.pm, Default.pm,
40     HTML.pm, WebIDL.pm, XML.pm: Error reporting is now delegated to
41     WebHACC::Result.
42    
43 wakaba 1.1 2008-07-20 Wakaba <wakaba@suika.fam.cx>
44    
45     * ChangeLog: New file.
46    
47     * Base.pm, Default.pm, HTML.pm, XML.pm, CSS.pm,
48     CacheManifest.pm, WebIDL.pom, DOM.pm: New modules.
49    

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24