1 |
|
2006-12-31 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* |InputProcessor|s and |OutputProcessor|s are |
4 |
|
named so that |report| statements in Perl |
5 |
|
module outputs can be identified by name. |dis:dataType|s |
6 |
|
of |DISCore:TFQNames| are all replaced |
7 |
|
by |DISCore:QName|. |
8 |
|
|
9 |
|
2006-12-31 Wakaba <wakaba@suika.fam.cx> |
10 |
|
|
11 |
|
* Element.dis (createElementNS): If an array reference |
12 |
|
is specified as the |qualifiedName| parameter, |
13 |
|
don't set the first item as the local name |
14 |
|
even if the second item is not specified (or |
15 |
|
specified as |undef|). |
16 |
|
(createElementNS, setAttribute, setAttributeNS, |
17 |
|
removeAttribute, removeAttributeNS, |
18 |
|
setAttributeNode, setAttributeNodeNS, |
19 |
|
removeAttributeNode, removeAttributeNodeNS): Sets |
20 |
|
or removes the |tc:contentAttributeList| value. |
21 |
|
|
22 |
|
* TreeCore.dis (AttrMap.item): Caches the result |
23 |
|
of sorting of content attribute names. |
24 |
|
(getAttrMap, getElementTypeDefNodeMap, |
25 |
|
getAttrDefNodeMap, getEntityNodeMap, getNotationNodeMap): Removed. |
26 |
|
(tc:contentAttributeList): New property. |
27 |
|
|
28 |
|
2006-12-30 Wakaba <wakaba@suika.fam.cx> |
29 |
|
|
30 |
|
* DOMFeature.dis (ForDef): Removed. |
31 |
|
(f:provides, f:through): Removed. |
32 |
|
(Version): Removed. |
33 |
|
(implementFeature): Removed. |
34 |
|
|
35 |
2006-12-30 Wakaba <wakaba@suika.fam.cx> |
2006-12-30 Wakaba <wakaba@suika.fam.cx> |
36 |
|
|
37 |
* CharacterData.dis, DOMCore.dis, DOMFeature.dis, |
* CharacterData.dis, DOMCore.dis, DOMFeature.dis, |