Revision
1.2 -
(
hide annotations)
(
download)
Tue Oct 14 04:32:49 2008 UTC
(16 years, 8 months ago)
by
wakaba
Branch:
MAIN
Changes since
1.1: +3 -0 lines
++ whatpm/Whatpm/HTML/ChangeLog 14 Oct 2008 04:28:43 -0000
* Tokenizer.pm.src: Make *_TOKEN (token type constants)
exportable. New token types, PI_TOKEN for XML and ABORT_TOKEN for
document.write() or incremental parsing, are added for future
extensions.
2008-10-14 Wakaba <wakaba@suika.fam.cx>
++ whatpm/Whatpm/XML/ChangeLog 14 Oct 2008 04:27:29 -0000
2008-10-14 Wakaba <wakaba@suika.fam.cx>
* Makefile, Parser.pm.src: New files.