Revision
1.2 -
(
hide annotations)
(
download)
Tue Oct 14 09:00:57 2008 UTC
(16 years, 8 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.1: +8 -0 lines
++ whatpm/t/ChangeLog 14 Oct 2008 09:00:17 -0000
* xml/: New directory.
* Makefile: Tests for Whatpm::XML::Parser are added.
* HTML-tree.t: Change the relative order of codes.
* XML-Parser.t: New test script.
2008-10-14 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/xml/ChangeLog 14 Oct 2008 08:53:14 -0000
2008-10-14 Wakaba <wakaba@suika.fam.cx>
* tree-1.dat: New test data file.
2008-10-14 Wakaba <wakaba@suika.fam.cx>
* ChangeLog: New file.
++ whatpm/Whatpm/ChangeLog 14 Oct 2008 08:58:16 -0000
* NanoDOM.pm (dom_config): New attribute (do nothing), for
Whatpm::XML::Parser support.
2008-10-14 Wakaba <wakaba@suika.fam.cx>
++ whatpm/Whatpm/XML/ChangeLog 14 Oct 2008 08:59:00 -0000
* Parser.pm.src: Use array reference syntax for
|create_element_ns|, for Whatpm::NanoDOM compability. Typo fixed.
2008-10-14 Wakaba <wakaba@suika.fam.cx>