1 |
|
2006-04-30 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* .cvsignore: Updated. |
4 |
|
|
5 |
|
2006-04-16 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* PerlCode.t (CDATADOMString2): New reflecting datatype. |
8 |
|
(prototype): Returns |null| if it is not specified. |
9 |
|
|
10 |
|
2006-04-16 Wakaba <wakaba@suika.fam.cx> |
11 |
|
|
12 |
|
* Makefile (.discore-all.pm): |CharacterData.pm| is added. |
13 |
|
|
14 |
|
2006-04-05 Wakaba <wakaba@suika.fam.cx> |
15 |
|
|
16 |
|
* Grove.dis (generateUniqueID): Don't include random number; it |
17 |
|
is unnecessary as long as only local uniquness is required. |
18 |
|
(destroy): Delete singleton. |
19 |
|
|
20 |
|
* PerlCode.dis (createPCLiteral): A variable was not set. |
21 |
|
|
22 |
|
2006-04-04 Wakaba <wakaba@suika.fam.cx> |
23 |
|
|
24 |
|
* DIS.dis (Require): Requires the |MDOM:TreeStore| module. |
25 |
|
(getNodeFromStorage, setNodeToStorage): New methods. |
26 |
|
|
27 |
|
2006-04-04 Wakaba <wakaba@suika.fam.cx> |
28 |
|
|
29 |
|
* PerlCode.dis (PropDef): Removed (they were not used). |
30 |
|
(appendPackage, appendCodeFragment): Removed. |
31 |
|
(PCImplementation.createPerl* factoty methods): Removed. |
32 |
|
(setSubNode, setOverloadSub): Removed. |
33 |
|
(Node setter attributes): They no longer call |adoptNode| |
34 |
|
method. |
35 |
|
(PCImplementation): Don't inherit |dx:ManakaiDefaultExceptionHandler|. |
36 |
|
(PCException): Removed. |
37 |
|
|
38 |
|
* Grove.dis (destroy): Threshold value experimentally changed. |
39 |
|
|
40 |
|
2006-04-04 Wakaba <wakaba@suika.fam.cx> |
41 |
|
|
42 |
|
* Grove.dis (collectGarbage): The gc algorithm has |
43 |
|
been changed (a variant of mark and sweep). |
44 |
|
|
45 |
|
2006-04-04 Wakaba <wakaba@suika.fam.cx> |
46 |
|
|
47 |
|
* Grove.dis (collectGarbage): Exit loops by |undef| from |each|. |
48 |
|
|
49 |
|
2006-04-03 Wakaba <wakaba@suika.fam.cx> |
50 |
|
|
51 |
|
* DIS.dis (NO_PERL_CODE_IMPL_ERR): Removed. |
52 |
|
|
53 |
|
* ManakaiNode.dis (GetProp, SetProp): Removed. |
54 |
|
|
55 |
|
2006-04-03 Wakaba <wakaba@suika.fam.cx> |
56 |
|
|
57 |
|
* Grove.dis (mg:mutations): It is changed from array |
58 |
|
reference to hash reference. |
59 |
|
|
60 |
|
* PerlCode.dis (replaceVariable): The |pc2:| namespace |
61 |
|
support. |
62 |
|
(IN_USE_NODE_ERR, BAD_CHILD_ERR): Removed. |
63 |
|
(createPCIf, createPCPackage): New methods. |
64 |
|
(createPCFile): Renamed from |createPerlFile|. Set |
65 |
|
configuration parameters. |
66 |
|
|
67 |
2006-04-02 Wakaba <wakaba@suika.fam.cx> |
2006-04-02 Wakaba <wakaba@suika.fam.cx> |
68 |
|
|
69 |
* Makefile: Update to new modules. |
* Makefile: Update to new modules. |