Parent Directory
|
Revision Log
|
Patch
| revision 1.6 by wakaba, Sat May 24 11:07:24 2008 UTC | revision 1.13 by wakaba, Tue Oct 14 11:46:57 2008 UTC | |
|---|---|---|
| # | Line 1 | Line 1 |
| 1 | 2008-10-14 Wakaba <[email protected]> | |
| 2 | ||
| 3 | * Tokenizer.pm.src: Support for case-insensitive XML attribute | |
| 4 | names. | |
| 5 | ||
| 6 | 2008-10-14 Wakaba <[email protected]> | |
| 7 | ||
| 8 | * Dumper.pm: Typo fixed. | |
| 9 | ||
| 10 | 2008-10-14 Wakaba <[email protected]> | |
| 11 | ||
| 12 | * Dumper.pm: New module. | |
| 13 | ||
| 14 | 2008-10-14 Wakaba <[email protected]> | |
| 15 | ||
| 16 | * Tokenizer.pm.src: Introduced "in_xml" flag for CDATA section | |
| 17 | support in XML. | |
| 18 | ||
| 19 | 2008-10-14 Wakaba <[email protected]> | |
| 20 | ||
| 21 | * Tokenizer.pm.src: Make *_TOKEN (token type constants) | |
| 22 | exportable. New token types, PI_TOKEN for XML and ABORT_TOKEN for | |
| 23 | document.write() or incremental parsing, are added for future | |
| 24 | extensions. | |
| 25 | ||
| 26 | 2008-10-14 Wakaba <[email protected]> | |
| 27 | ||
| 28 | * Tokenizer.pm.src: New file. | |
| 29 | ||
| 30 | 2008-05-24 Wakaba <[email protected]> | |
| 31 | ||
| 32 | * Serializer.pm (get_inner_html): Don't escape |"| in | |
| 33 | content (HTML5 revision 1592). | |
| 34 | ||
| 35 | 2008-05-24 Wakaba <[email protected]> | 2008-05-24 Wakaba <[email protected]> |
| 36 | ||
| 37 | * Serializer.pm (get_inner_html): Append "\n" after the start | * Serializer.pm (get_inner_html): Append "\n" after the start |
|
||||||||
| [email protected] | ViewVC Help |
| Powered by ViewVC 1.1.24 |