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