/[suikacvs]/markup/html/whatpm/Whatpm/HTML/ChangeLog
Suika

Diff of /markup/html/whatpm/Whatpm/HTML/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by wakaba, Sat Mar 1 00:42:53 2008 UTC revision 1.17 by wakaba, Wed Oct 15 04:38:22 2008 UTC
# Line 1  Line 1 
1    2008-10-15  Wakaba  <wakaba@suika.fam.cx>
2    
3            * Tokenizer.pm.src: Support for XML processing instructions.
4    
5    2008-10-15  Wakaba  <wakaba@suika.fam.cx>
6    
7            * Tokenizer.pm.src: Mark CHARACTER_TOKEN with character reference
8            as such, for the support of XML parse error.
9    
10    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
11    
12            * Tokenizer.pm.src: Parse error if CDATA section is not closed or
13            is placed outside of the root element.
14    
15    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
16    
17            * Tokenizer.pm.src: Raise a parse error for XML "]]>" other than
18            CDATA section end.
19    
20    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
21    
22            * Tokenizer.pm.src: Support for case-insensitive XML attribute
23            names.
24    
25    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
26    
27            * Dumper.pm: Typo fixed.
28    
29    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
30    
31            * Dumper.pm: New module.
32    
33    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
34    
35            * Tokenizer.pm.src: Introduced "in_xml" flag for CDATA section
36            support in XML.
37    
38    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
39    
40            * Tokenizer.pm.src: Make *_TOKEN (token type constants)
41            exportable.  New token types, PI_TOKEN for XML and ABORT_TOKEN for
42            document.write() or incremental parsing, are added for future
43            extensions.
44    
45    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
46    
47            * Tokenizer.pm.src: New file.
48    
49    2008-05-24  Wakaba  <wakaba@suika.fam.cx>
50    
51            * Serializer.pm (get_inner_html): Don't escape |"| in
52            content (HTML5 revision 1592).
53    
54    2008-05-24  Wakaba  <wakaba@suika.fam.cx>
55    
56            * Serializer.pm (get_inner_html): Append "\n" after the start
57            tag of a |listing| element (HTML5 revision 1675).
58    
59    2008-03-02  Wakaba  <wakaba@suika.fam.cx>
60    
61            * Serializer.pm (get_inner_html): Typo fixed.
62    
63  2008-03-01  Wakaba  <wakaba@suika.fam.cx>  2008-03-01  Wakaba  <wakaba@suika.fam.cx>
64    
65          * Serializer.pm (get_inner_html): Escape NBSP (HTML5 revision          * Serializer.pm (get_inner_html): Escape NBSP (HTML5 revision

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.17

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24