| 1 |
|
2006-03-19 Wakaba <wakaba@suika.fam.cx> |
| 2 |
|
|
| 3 |
|
* Grove.dis (createNodeRefFromID): Encloses variables by |{}|. |
| 4 |
|
(getNodeID, getNodeStem): New codes. |
| 5 |
|
(collectGarbage): A bug is fiexed. |
| 6 |
|
(getNodeStemPropValueRef, setNodeStemProp0Node, |
| 7 |
|
deleteNodeStemPropValue, nodeIDMatch): New codes. |
| 8 |
|
|
| 9 |
|
2006-03-17 Wakaba <wakaba@suika.fam.cx> |
| 10 |
|
|
| 11 |
|
* Grove.dis (createNodeStem): Set the reference |
| 12 |
|
to the |mg:nodeClass| property. |
| 13 |
|
(createNodeRefFromID): New code. |
| 14 |
|
(getNodeStemPropValue, setNodeStemPropValue, getNodeStemProp0Node): |
| 15 |
|
New codes. |
| 16 |
|
|
| 17 |
|
2006-03-17 Wakaba <wakaba@suika.fam.cx> |
| 18 |
|
|
| 19 |
|
* Grove.dis: New module. |
| 20 |
|
|
| 21 |
|
2006-03-15 Wakaba <wakaba@suika.fam.cx> |
| 22 |
|
|
| 23 |
|
* DIS.dis (getMethodForType): Parameter |$resource| |
| 24 |
|
is changed to |$type_resource|. |
| 25 |
|
(getDOMConfigurationParameterName): New method. |
| 26 |
|
|
| 27 |
|
2006-03-12 Wakaba <wakaba@suika.fam.cx> |
| 28 |
|
|
| 29 |
|
* DIS.dis (loadResource): Support for the |dis:aliasChild| |
| 30 |
|
property has been removed. |
| 31 |
|
|
| 32 |
|
2006-03-12 Wakaba <wakaba@suika.fam.cx> |
| 33 |
|
|
| 34 |
|
* DIS.dis (loadResource): Sets the |srinfo| parameter |
| 35 |
|
of the |addTypeURI| method call. |
| 36 |
|
(addTypeURI): The |srinfo| parameter is added. Sets |
| 37 |
|
the |srinfo| parameter of the |isSubsetOfURI| and |mergeAsAlias| |
| 38 |
|
method calls. |
| 39 |
|
|
| 40 |
|
2006-03-11 Wakaba <wakaba@suika.fam.cx> |
| 41 |
|
|
| 42 |
|
* DIS.dis (loadResource): Don't set |isDefined| |
| 43 |
|
flag for aliases. |
| 44 |
|
|
| 45 |
2006-03-10 Wakaba <wakaba@suika.fam.cx> |
2006-03-10 Wakaba <wakaba@suika.fam.cx> |
| 46 |
|
|
| 47 |
* PerlCode.dis (stringify): Inserts new line after |COMMA|s |
* PerlCode.dis (stringify): Inserts new line after |COMMA|s |