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