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

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

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

revision 1.1 by wakaba, Sun Jun 15 07:11:06 2008 UTC revision 1.12 by wakaba, Wed Oct 15 10:50:38 2008 UTC
# Line 0  Line 1 
1    2008-10-15  Wakaba  <wakaba@suika.fam.cx>
2    
3            * Parser.pm.src: Use source order to determine which attribute is
4            duplicate.  Preserve duplicate namespaced attributes as
5            non-namespaced attributes.
6    
7    2008-10-15  Wakaba  <wakaba@suika.fam.cx>
8    
9            * Parser.pm.src: Bug fixes for the handling of ":" in the element
10            type names and attribute names.
11    
12    2008-10-15  Wakaba  <wakaba@suika.fam.cx>
13    
14            * Parser.pm.src: Support for XML declarations.
15            
16    2008-10-15  Wakaba  <wakaba@suika.fam.cx>
17    
18            * Parser.pm.src: Raise a parse error for white space character
19            generated by a character reference outside of the root element.
20    
21    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
22    
23            * Parser.pm.src: Support for namespace for attributes in non-root
24            elements.
25    
26    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
27    
28            * Parser.pm.src: Namespace support for the root element.
29    
30    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
31    
32            * Parser.pm.src: In the "after root element" insertion mode, start
33            tag tokens are processed by changing the insertion mode to "before
34            root element" insertion mode after raising a parse error.
35    
36    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
37    
38            * Parser.pm.src: Attribute support.
39    
40    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
41    
42            * Parser.pm.src: Use array reference syntax for
43            |create_element_ns|, for Whatpm::NanoDOM compability.  Typo fixed.
44    
45    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
46    
47            * Parser.pm.src: Set |in_xml| flag for tokenizer.
48    
49    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
50    
51            * Parser.pm.src: A bug on end tag handling fixed.
52    
53    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
54    
55            * Makefile, Parser.pm.src: New files.

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24