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

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.19

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24