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