1 |
2008-07-21 Wakaba <wakaba@suika.fam.cx> |
2008-07-21 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* DOM.pm (generate_table_section): Use hierarhical table |
4 |
|
number for tables in subdocuments. |
5 |
|
|
6 |
|
2008-07-21 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* DOM.pm (generate_additional_sections): Support |
9 |
|
for the other additional information sections are reintroduced. |
10 |
|
(generate_listing_section, generate_rdf_section): Reimplemented. |
11 |
|
|
12 |
|
* XML.pm: Typo fixed. |
13 |
|
|
14 |
|
* HTML.pm: Load DOMImplementation as late as possible, to |
15 |
|
save possiblity that another DOM implementation can be used |
16 |
|
where possible. |
17 |
|
|
18 |
|
2008-07-21 Wakaba <wakaba@suika.fam.cx> |
19 |
|
|
20 |
* Base.pm (generate_source_string_section): Invoke |
* Base.pm (generate_source_string_section): Invoke |
21 |
|add_source_to_parse_error_list| method for generating a |
|add_source_to_parse_error_list| method for generating a |
22 |
script fragment. |
script fragment. |