1 |
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* Dumper.pm: Typo fixed. |
4 |
|
|
5 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* Dumper.pm: New module. |
8 |
|
|
9 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
10 |
|
|
11 |
|
* Tokenizer.pm.src: Introduced "in_xml" flag for CDATA section |
12 |
|
support in XML. |
13 |
|
|
14 |
|
2008-10-14 Wakaba <wakaba@suika.fam.cx> |
15 |
|
|
16 |
* Tokenizer.pm.src: Make *_TOKEN (token type constants) |
* Tokenizer.pm.src: Make *_TOKEN (token type constants) |
17 |
exportable. New token types, PI_TOKEN for XML and ABORT_TOKEN for |
exportable. New token types, PI_TOKEN for XML and ABORT_TOKEN for |
18 |
document.write() or incremental parsing, are added for future |
document.write() or incremental parsing, are added for future |