| 1 |
|
2006-03-31 Wakaba <wakaba@suika.fam.cx> |
| 2 |
|
|
| 3 |
|
* Grove.dis (getNodeStemProp0Node): The |$opt| option |
| 4 |
|
parameter is added. |
| 5 |
|
(mg:nodeRefInterfaces): New property. |
| 6 |
|
|
| 7 |
|
2006-03-30 Wakaba <wakaba@suika.fam.cx> |
| 8 |
|
|
| 9 |
|
* DIS.dis (mvLocalName, mvNamespaceURI): Namespace |
| 10 |
|
unaware attribute name is supported. |
| 11 |
|
|
| 12 |
|
* Grove.dis (setOwnerPropRR, deleteOwnerProp, createNodeRefHashFromID): |
| 13 |
|
New codes. |
| 14 |
|
(nodeRefClass): New property (moved from the |MDOM:TreeCore| |
| 15 |
|
module). |
| 16 |
|
|
| 17 |
|
2006-03-24 Wakaba <wakaba@suika.fam.cx> |
| 18 |
|
|
| 19 |
|
* Grove.dis (getNodeRefPropValue, setNodeRefPropValue): New codes. |
| 20 |
|
|
| 21 |
|
2006-03-21 Wakaba <wakaba@suika.fam.cx> |
| 22 |
|
|
| 23 |
|
* Grove.dis (get++NodeStemPropValue, orSetNodeStemPropValue): New |
| 24 |
|
codes. |
| 25 |
|
|
| 26 |
|
2006-03-19 Wakaba <wakaba@suika.fam.cx> |
| 27 |
|
|
| 28 |
|
* Grove.dis (createNodeRefFromID): Encloses variables by |{}|. |
| 29 |
|
(getNodeID, getNodeStem): New codes. |
| 30 |
|
(collectGarbage): A bug is fiexed. |
| 31 |
|
(getNodeStemPropValueRef, setNodeStemProp0Node, |
| 32 |
|
deleteNodeStemPropValue, nodeIDMatch): New codes. |
| 33 |
|
|
| 34 |
|
2006-03-17 Wakaba <wakaba@suika.fam.cx> |
| 35 |
|
|
| 36 |
|
* Grove.dis (createNodeStem): Set the reference |
| 37 |
|
to the |mg:nodeClass| property. |
| 38 |
|
(createNodeRefFromID): New code. |
| 39 |
|
(getNodeStemPropValue, setNodeStemPropValue, getNodeStemProp0Node): |
| 40 |
|
New codes. |
| 41 |
|
|
| 42 |
|
2006-03-17 Wakaba <wakaba@suika.fam.cx> |
| 43 |
|
|
| 44 |
|
* Grove.dis: New module. |
| 45 |
|
|
| 46 |
|
2006-03-15 Wakaba <wakaba@suika.fam.cx> |
| 47 |
|
|
| 48 |
|
* DIS.dis (getMethodForType): Parameter |$resource| |
| 49 |
|
is changed to |$type_resource|. |
| 50 |
|
(getDOMConfigurationParameterName): New method. |
| 51 |
|
|
| 52 |
|
2006-03-12 Wakaba <wakaba@suika.fam.cx> |
| 53 |
|
|
| 54 |
|
* DIS.dis (loadResource): Support for the |dis:aliasChild| |
| 55 |
|
property has been removed. |
| 56 |
|
|
| 57 |
|
2006-03-12 Wakaba <wakaba@suika.fam.cx> |
| 58 |
|
|
| 59 |
|
* DIS.dis (loadResource): Sets the |srinfo| parameter |
| 60 |
|
of the |addTypeURI| method call. |
| 61 |
|
(addTypeURI): The |srinfo| parameter is added. Sets |
| 62 |
|
the |srinfo| parameter of the |isSubsetOfURI| and |mergeAsAlias| |
| 63 |
|
method calls. |
| 64 |
|
|
| 65 |
|
2006-03-11 Wakaba <wakaba@suika.fam.cx> |
| 66 |
|
|
| 67 |
|
* DIS.dis (loadResource): Don't set |isDefined| |
| 68 |
|
flag for aliases. |
| 69 |
|
|
| 70 |
|
2006-03-10 Wakaba <wakaba@suika.fam.cx> |
| 71 |
|
|
| 72 |
|
* PerlCode.dis (stringify): Inserts new line after |COMMA|s |
| 73 |
|
in lists (hash literals and array literals --- "lists" theirselves |
| 74 |
|
are excluded since they are usually not so long). |
| 75 |
|
|
| 76 |
|
* DIS.dis (loadResource): Don't throw error |
| 77 |
|
if an alias is alreadt defined for same URI. Registers |
| 78 |
|
aliases from |srinfo| to the database. By these |
| 79 |
|
fixes aliases defined in another module from the canonical |
| 80 |
|
resource name's module can live even after the canonical's |
| 81 |
|
module is updated. |
| 82 |
|
|
| 83 |
|
2006-03-08 Wakaba <wakaba@suika.fam.cx> |
| 84 |
|
|
| 85 |
|
* ManakaiNode.dis (destroy): Don't cause |uninitialized value |
| 86 |
|
as SCALAR reference| error even if the node is disposed |
| 87 |
|
and it no longer has tree id. |
| 88 |
|
|
| 89 |
|
2006-03-05 Wakaba <wakaba@suika.fam.cx> |
| 90 |
|
|
| 91 |
|
* DIS.dis (mvOwnerElementResource): Allows an attribute |
| 92 |
|
with no owner element. |
| 93 |
|
|
| 94 |
2006-02-26 Wakaba <wakaba@suika.fam.cx> |
2006-02-26 Wakaba <wakaba@suika.fam.cx> |
| 95 |
|
|
| 96 |
* PerlCode.dis (PerlStringLiteral.stringify): If some character |
* PerlCode.dis (PerlStringLiteral.stringify): If some character |