1 |
|
2006-04-02 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* Makefile: Update to new modules. |
4 |
|
|
5 |
|
2006-04-01 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* Grove.dis (destroy): Threshold value changed to 4096. |
8 |
|
|
9 |
|
* PerlCode.dis (PerlCode): Associated as the default |
10 |
|
class with |pc:*| and |pc2:*| element types. |
11 |
|
(currentPackage, currentChunkNumber, getNextChunkNumber): Removed. |
12 |
|
(ReflectCDATA): Reimplemented using standard |Element| |
13 |
|
methods. |
14 |
|
(sourceFile, sourceLine, currentSourceFile, currentSourceLine, |
15 |
|
skipLines): Removed. |
16 |
|
(pc:line): Removed. |
17 |
|
(stringify): Support for the |pc:line| configuration |
18 |
|
parameter is removed. |
19 |
|
|
20 |
|
* DIS.dis (isFeatureProvided): Removed. |
21 |
|
|
22 |
|
2006-03-31 Wakaba <wakaba@suika.fam.cx> |
23 |
|
|
24 |
|
* Makefile (clean-db): New rule. |
25 |
|
|
26 |
|
* Grove.dis (onunload): New internal property. |
27 |
|
(collectGarbage): Invoke the |mg:onunload| code if available. |
28 |
|
|
29 |
|
2006-03-31 Wakaba <wakaba@suika.fam.cx> |
30 |
|
|
31 |
|
* Grove.dis (getNodeStemProp0Node): The |$opt| option |
32 |
|
parameter is added. |
33 |
|
(mg:nodeRefInterfaces): New property. |
34 |
|
|
35 |
|
2006-03-30 Wakaba <wakaba@suika.fam.cx> |
36 |
|
|
37 |
|
* DIS.dis (mvLocalName, mvNamespaceURI): Namespace |
38 |
|
unaware attribute name is supported. |
39 |
|
|
40 |
|
* Grove.dis (setOwnerPropRR, deleteOwnerProp, createNodeRefHashFromID): |
41 |
|
New codes. |
42 |
|
(nodeRefClass): New property (moved from the |MDOM:TreeCore| |
43 |
|
module). |
44 |
|
|
45 |
|
2006-03-24 Wakaba <wakaba@suika.fam.cx> |
46 |
|
|
47 |
|
* Grove.dis (getNodeRefPropValue, setNodeRefPropValue): New codes. |
48 |
|
|
49 |
|
2006-03-21 Wakaba <wakaba@suika.fam.cx> |
50 |
|
|
51 |
|
* Grove.dis (get++NodeStemPropValue, orSetNodeStemPropValue): New |
52 |
|
codes. |
53 |
|
|
54 |
|
2006-03-19 Wakaba <wakaba@suika.fam.cx> |
55 |
|
|
56 |
|
* Grove.dis (createNodeRefFromID): Encloses variables by |{}|. |
57 |
|
(getNodeID, getNodeStem): New codes. |
58 |
|
(collectGarbage): A bug is fiexed. |
59 |
|
(getNodeStemPropValueRef, setNodeStemProp0Node, |
60 |
|
deleteNodeStemPropValue, nodeIDMatch): New codes. |
61 |
|
|
62 |
|
2006-03-17 Wakaba <wakaba@suika.fam.cx> |
63 |
|
|
64 |
|
* Grove.dis (createNodeStem): Set the reference |
65 |
|
to the |mg:nodeClass| property. |
66 |
|
(createNodeRefFromID): New code. |
67 |
|
(getNodeStemPropValue, setNodeStemPropValue, getNodeStemProp0Node): |
68 |
|
New codes. |
69 |
|
|
70 |
|
2006-03-17 Wakaba <wakaba@suika.fam.cx> |
71 |
|
|
72 |
|
* Grove.dis: New module. |
73 |
|
|
74 |
|
2006-03-15 Wakaba <wakaba@suika.fam.cx> |
75 |
|
|
76 |
|
* DIS.dis (getMethodForType): Parameter |$resource| |
77 |
|
is changed to |$type_resource|. |
78 |
|
(getDOMConfigurationParameterName): New method. |
79 |
|
|
80 |
|
2006-03-12 Wakaba <wakaba@suika.fam.cx> |
81 |
|
|
82 |
|
* DIS.dis (loadResource): Support for the |dis:aliasChild| |
83 |
|
property has been removed. |
84 |
|
|
85 |
|
2006-03-12 Wakaba <wakaba@suika.fam.cx> |
86 |
|
|
87 |
|
* DIS.dis (loadResource): Sets the |srinfo| parameter |
88 |
|
of the |addTypeURI| method call. |
89 |
|
(addTypeURI): The |srinfo| parameter is added. Sets |
90 |
|
the |srinfo| parameter of the |isSubsetOfURI| and |mergeAsAlias| |
91 |
|
method calls. |
92 |
|
|
93 |
2006-03-11 Wakaba <wakaba@suika.fam.cx> |
2006-03-11 Wakaba <wakaba@suika.fam.cx> |
94 |
|
|
95 |
* DIS.dis (loadResource): Don't set |isDefined| |
* DIS.dis (loadResource): Don't set |isDefined| |