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> |
2006-03-21 Wakaba <wakaba@suika.fam.cx> |
50 |
|
|
51 |
* Grove.dis (get++NodeStemPropValue, orSetNodeStemPropValue): New |
* Grove.dis (get++NodeStemPropValue, orSetNodeStemPropValue): New |