1 |
|
2006-04-03 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* Grove.dis (mg:mutations): It is changed from array |
4 |
|
reference to hash reference. |
5 |
|
|
6 |
|
* PerlCode.dis (replaceVariable): The |pc2:| namespace |
7 |
|
support. |
8 |
|
(IN_USE_NODE_ERR, BAD_CHILD_ERR): Removed. |
9 |
|
(createPCIf, createPCPackage): New methods. |
10 |
|
(createPCFile): Renamed from |createPerlFile|. Set |
11 |
|
configuration parameters. |
12 |
|
|
13 |
|
2006-04-02 Wakaba <wakaba@suika.fam.cx> |
14 |
|
|
15 |
|
* Makefile: Update to new modules. |
16 |
|
|
17 |
|
2006-04-01 Wakaba <wakaba@suika.fam.cx> |
18 |
|
|
19 |
|
* Grove.dis (destroy): Threshold value changed to 4096. |
20 |
|
|
21 |
|
* PerlCode.dis (PerlCode): Associated as the default |
22 |
|
class with |pc:*| and |pc2:*| element types. |
23 |
|
(currentPackage, currentChunkNumber, getNextChunkNumber): Removed. |
24 |
|
(ReflectCDATA): Reimplemented using standard |Element| |
25 |
|
methods. |
26 |
|
(sourceFile, sourceLine, currentSourceFile, currentSourceLine, |
27 |
|
skipLines): Removed. |
28 |
|
(pc:line): Removed. |
29 |
|
(stringify): Support for the |pc:line| configuration |
30 |
|
parameter is removed. |
31 |
|
|
32 |
|
* DIS.dis (isFeatureProvided): Removed. |
33 |
|
|
34 |
|
2006-03-31 Wakaba <wakaba@suika.fam.cx> |
35 |
|
|
36 |
|
* Makefile (clean-db): New rule. |
37 |
|
|
38 |
|
* Grove.dis (onunload): New internal property. |
39 |
|
(collectGarbage): Invoke the |mg:onunload| code if available. |
40 |
|
|
41 |
|
2006-03-31 Wakaba <wakaba@suika.fam.cx> |
42 |
|
|
43 |
|
* Grove.dis (getNodeStemProp0Node): The |$opt| option |
44 |
|
parameter is added. |
45 |
|
(mg:nodeRefInterfaces): New property. |
46 |
|
|
47 |
2006-03-30 Wakaba <wakaba@suika.fam.cx> |
2006-03-30 Wakaba <wakaba@suika.fam.cx> |
48 |
|
|
49 |
* DIS.dis (mvLocalName, mvNamespaceURI): Namespace |
* DIS.dis (mvLocalName, mvNamespaceURI): Namespace |