/[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.4 by wakaba, Tue Oct 14 09:00:57 2008 UTC revision 1.14 by wakaba, Thu Oct 16 03:39:57 2008 UTC
# Line 1  Line 1 
1    2008-10-16  Wakaba  <wakaba@suika.fam.cx>
2    
3            * Parser.pm.src: Insertion mode IN_SUBSET_IM added.  In the
4            "initial" insertion mode, if the DOCTYPE token's "has internal
5            subset" flag is set, then switch to the "in subset" insertion
6            mode.
7    
8    2008-10-15  Wakaba  <wakaba@suika.fam.cx>
9    
10            * Parser.pm.src: Typo fixed.
11    
12    2008-10-15  Wakaba  <wakaba@suika.fam.cx>
13    
14            * Parser.pm.src: Use source order to determine which attribute is
15            duplicate.  Preserve duplicate namespaced attributes as
16            non-namespaced attributes.
17    
18    2008-10-15  Wakaba  <wakaba@suika.fam.cx>
19    
20            * Parser.pm.src: Bug fixes for the handling of ":" in the element
21            type names and attribute names.
22    
23    2008-10-15  Wakaba  <wakaba@suika.fam.cx>
24    
25            * Parser.pm.src: Support for XML declarations.
26            
27    2008-10-15  Wakaba  <wakaba@suika.fam.cx>
28    
29            * Parser.pm.src: Raise a parse error for white space character
30            generated by a character reference outside of the root element.
31    
32    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
33    
34            * Parser.pm.src: Support for namespace for attributes in non-root
35            elements.
36    
37    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
38    
39            * Parser.pm.src: Namespace support for the root element.
40    
41    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
42    
43            * Parser.pm.src: In the "after root element" insertion mode, start
44            tag tokens are processed by changing the insertion mode to "before
45            root element" insertion mode after raising a parse error.
46    
47    2008-10-14  Wakaba  <wakaba@suika.fam.cx>
48    
49            * Parser.pm.src: Attribute support.
50    
51  2008-10-14  Wakaba  <wakaba@suika.fam.cx>  2008-10-14  Wakaba  <wakaba@suika.fam.cx>
52    
53          * Parser.pm.src: Use array reference syntax for          * Parser.pm.src: Use array reference syntax for

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.14

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24