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

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.15

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24