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