Parent Directory
|
Revision Log
|
Patch
| revision 1.3 by wakaba, Sat Mar 1 00:42:53 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]> | |
| 36 | ||
| 37 | * Serializer.pm (get_inner_html): Append "\n" after the start | |
| 38 | tag of a |listing| element (HTML5 revision 1675). | |
| 39 | ||
| 40 | 2008-03-02 Wakaba <[email protected]> | |
| 41 | ||
| 42 | * Serializer.pm (get_inner_html): Typo fixed. | |
| 43 | ||
| 44 | 2008-03-01 Wakaba <[email protected]> | 2008-03-01 Wakaba <[email protected]> |
| 45 | ||
| 46 | * Serializer.pm (get_inner_html): Escape NBSP (HTML5 revision | * Serializer.pm (get_inner_html): Escape NBSP (HTML5 revision |
|
||||||||
| [email protected] | ViewVC Help |
| Powered by ViewVC 1.1.24 |