Parent Directory
|
Revision Log
|
Patch
| revision 1.4 by wakaba, Sun Mar 2 03:39:41 2008 UTC | revision 1.14 by wakaba, Tue Oct 14 14:38:58 2008 UTC | |
|---|---|---|
| # | Line 1 | Line 1 |
| 1 | 2008-10-14 Wakaba <[email protected]> | |
| 2 | ||
| 3 | * Tokenizer.pm.src: Raise a parse error for XML "]]>" other than | |
| 4 | CDATA section end. | |
| 5 | ||
| 6 | 2008-10-14 Wakaba <[email protected]> | |
| 7 | ||
| 8 | * Tokenizer.pm.src: Support for case-insensitive XML attribute | |
| 9 | names. | |
| 10 | ||
| 11 | 2008-10-14 Wakaba <[email protected]> | |
| 12 | ||
| 13 | * Dumper.pm: Typo fixed. | |
| 14 | ||
| 15 | 2008-10-14 Wakaba <[email protected]> | |
| 16 | ||
| 17 | * Dumper.pm: New module. | |
| 18 | ||
| 19 | 2008-10-14 Wakaba <[email protected]> | |
| 20 | ||
| 21 | * Tokenizer.pm.src: Introduced "in_xml" flag for CDATA section | |
| 22 | support in XML. | |
| 23 | ||
| 24 | 2008-10-14 Wakaba <[email protected]> | |
| 25 | ||
| 26 | * Tokenizer.pm.src: Make *_TOKEN (token type constants) | |
| 27 | exportable. New token types, PI_TOKEN for XML and ABORT_TOKEN for | |
| 28 | document.write() or incremental parsing, are added for future | |
| 29 | extensions. | |
| 30 | ||
| 31 | 2008-10-14 Wakaba <[email protected]> | |
| 32 | ||
| 33 | * Tokenizer.pm.src: New file. | |
| 34 | ||
| 35 | 2008-05-24 Wakaba <[email protected]> | |
| 36 | ||
| 37 | * Serializer.pm (get_inner_html): Don't escape |"| in | |
| 38 | content (HTML5 revision 1592). | |
| 39 | ||
| 40 | 2008-05-24 Wakaba <[email protected]> | |
| 41 | ||
| 42 | * Serializer.pm (get_inner_html): Append "\n" after the start | |
| 43 | tag of a |listing| element (HTML5 revision 1675). | |
| 44 | ||
| 45 | 2008-03-02 Wakaba <[email protected]> | 2008-03-02 Wakaba <[email protected]> |
| 46 | ||
| 47 | * Serializer.pm (get_inner_html): Typo fixed. | * Serializer.pm (get_inner_html): Typo fixed. |
|
||||||||
| [email protected] | ViewVC Help |
| Powered by ViewVC 1.1.24 |