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