1 |
|
2007-06-13 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* DOMImplementation.pm, Node.pm, DOMDocument.pm, |
4 |
|
DOMElement.pm, Attr.pm, DocumentType.pm, |
5 |
|
DOMCharacterData.pm, Text.pm, Comment.pm: Copied |
6 |
|
from <http://suika.fam.cx/gate/cvs/*checkout*/markup/html/whatpm/Whatpm/NanoDOM.pm?rev=1.9>. |
7 |
|
|
8 |
|
2007-06-10 Wakaba <wakaba@suika.fam.cx> |
9 |
|
|
10 |
|
* XMLParser.dis: Default to "1.0" if <?xml version=""?> |
11 |
|
specifies unknown value and trys to recover from the error. |
12 |
|
|
13 |
|
2007-05-13 Wakaba <wakaba@suika.fam.cx> |
14 |
|
|
15 |
|
* TreeCore.dis (manakaiLocalName): New attribute. |
16 |
|
|
17 |
|
2007-01-02 Wakaba <wakaba@suika.fam.cx> |
18 |
|
|
19 |
|
* GenericLS.dis (GLSException): New interface. |
20 |
|
|
21 |
|
2006-12-31 Wakaba <wakaba@suika.fam.cx> |
22 |
|
|
23 |
|
* |InputProcessor|s and |OutputProcessor|s are |
24 |
|
named so that |report| statements in Perl |
25 |
|
module outputs can be identified by name. |dis:dataType|s |
26 |
|
of |DISCore:TFQNames| are all replaced |
27 |
|
by |DISCore:QName|. |
28 |
|
|
29 |
|
2006-12-31 Wakaba <wakaba@suika.fam.cx> |
30 |
|
|
31 |
|
* Element.dis (createElementNS): If an array reference |
32 |
|
is specified as the |qualifiedName| parameter, |
33 |
|
don't set the first item as the local name |
34 |
|
even if the second item is not specified (or |
35 |
|
specified as |undef|). |
36 |
|
(createElementNS, setAttribute, setAttributeNS, |
37 |
|
removeAttribute, removeAttributeNS, |
38 |
|
setAttributeNode, setAttributeNodeNS, |
39 |
|
removeAttributeNode, removeAttributeNodeNS): Sets |
40 |
|
or removes the |tc:contentAttributeList| value. |
41 |
|
|
42 |
|
* TreeCore.dis (AttrMap.item): Caches the result |
43 |
|
of sorting of content attribute names. |
44 |
|
(getAttrMap, getElementTypeDefNodeMap, |
45 |
|
getAttrDefNodeMap, getEntityNodeMap, getNotationNodeMap): Removed. |
46 |
|
(tc:contentAttributeList): New property. |
47 |
|
|
48 |
|
2006-12-30 Wakaba <wakaba@suika.fam.cx> |
49 |
|
|
50 |
|
* DOMFeature.dis (ForDef): Removed. |
51 |
|
(f:provides, f:through): Removed. |
52 |
|
(Version): Removed. |
53 |
|
(implementFeature): Removed. |
54 |
|
|
55 |
|
2006-12-30 Wakaba <wakaba@suika.fam.cx> |
56 |
|
|
57 |
|
* CharacterData.dis, DOMCore.dis, DOMFeature.dis, |
58 |
|
GenericLS.dis, TreeCore.dis, DOMString.dis, |
59 |
|
XML.dis, Element.dis, Document.dis, TreeStore,dis, |
60 |
|
Traversal.dis, XDoctype.dis, XMLParser.dis, DOMLS.dis, |
61 |
|
SimpleLS.dis, DOMMain.dis, XDP.dis: |For| specifications |
62 |
|
are removed. |
63 |
|
|
64 |
|
2006-12-30 Wakaba <wakaba@suika.fam.cx> |
65 |
|
|
66 |
|
* CharacterData.dis, DOMCore.dis, DOMFeature.dis, |
67 |
|
GenericLS.dis, TreeCore.dis, DOMString.dis, |
68 |
|
XML.dis, Element.dis, Document.dis, TreeStore,dis, |
69 |
|
Traversal.dis, XDoctype.dis, XMLParser.dis, DOMLS.dis, |
70 |
|
SimpleLS.dis, DOMMain.dis, XDP.dis: |WithFor| specifications |
71 |
|
and |DefaultFor|s are removed. |
72 |
|
|
73 |
|
2006-12-30 Wakaba <wakaba@suika.fam.cx> |
74 |
|
|
75 |
|
* CharacterData.dis, DOMCore.dis, DOMFeature.dis, |
76 |
|
GenericLS.dis, TreeCore.dis, DOMString.dis, |
77 |
|
XML.dis, Element.dis, Document.dis, TreeStore,dis, |
78 |
|
Traversal.dis, XDoctype.dis, XMLParser.dis, DOMLS.dis, |
79 |
|
SimpleLS.dis, DOMMain.dis: References |
80 |
|
to the |ManakaiDOM:ManakaiDOM|, |ManakaiDOM:ManakaiDOM1|, |
81 |
|
|ManakaiDOM:ManakaiDOM2|, and |ManakaiDOM:ManakaiDOM3| |
82 |
|
modes are removed. |
83 |
|
|
84 |
|
2006-12-30 Wakaba <wakaba@suika.fam.cx> |
85 |
|
|
86 |
|
* CharacterData.dis, TreeCore.dis (Require): References |
87 |
|
to the |Grove.dis| module are removed. |
88 |
|
|
89 |
|
2006-12-30 Wakaba <wakaba@suika.fam.cx> |
90 |
|
|
91 |
|
* DOMFeature.dis (f:implementation, f:revImplementation): Removed. |
92 |
|
(Require): Reference to the |Grove.dis| module is removed. |
93 |
|
|
94 |
2006-12-30 Wakaba <wakaba@suika.fam.cx> |
2006-12-30 Wakaba <wakaba@suika.fam.cx> |
95 |
|
|
96 |
* DOMCore.dis (ManakaiDOMImplementation): The |
* DOMCore.dis (ManakaiDOMImplementation): The |