1 |
2008-07-21 Wakaba <wakaba@suika.fam.cx> |
2008-07-21 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* 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 |
* Base.pm (generate_source_string_section): Invoke |
* Base.pm (generate_source_string_section): Invoke |
16 |
|add_source_to_parse_error_list| method for generating a |
|add_source_to_parse_error_list| method for generating a |
17 |
script fragment. |
script fragment. |