1 |
|
2006-04-04 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* PerlCode.dis (PropDef): Removed (they were not used). |
4 |
|
(appendPackage, appendCodeFragment): Removed. |
5 |
|
(PCImplementation.createPerl* factoty methods): Removed. |
6 |
|
(setSubNode, setOverloadSub): Removed. |
7 |
|
(Node setter attributes): They no longer call |adoptNode| |
8 |
|
method. |
9 |
|
(PCImplementation): Don't inherit |dx:ManakaiDefaultExceptionHandler|. |
10 |
|
(PCException): Removed. |
11 |
|
|
12 |
|
* Grove.dis (destroy): Threshold value experimentally changed. |
13 |
|
|
14 |
|
2006-04-04 Wakaba <wakaba@suika.fam.cx> |
15 |
|
|
16 |
|
* Grove.dis (collectGarbage): The gc algorithm has |
17 |
|
been changed (a variant of mark and sweep). |
18 |
|
|
19 |
|
2006-04-04 Wakaba <wakaba@suika.fam.cx> |
20 |
|
|
21 |
|
* Grove.dis (collectGarbage): Exit loops by |undef| from |each|. |
22 |
|
|
23 |
|
2006-04-03 Wakaba <wakaba@suika.fam.cx> |
24 |
|
|
25 |
|
* DIS.dis (NO_PERL_CODE_IMPL_ERR): Removed. |
26 |
|
|
27 |
|
* ManakaiNode.dis (GetProp, SetProp): Removed. |
28 |
|
|
29 |
2006-04-03 Wakaba <wakaba@suika.fam.cx> |
2006-04-03 Wakaba <wakaba@suika.fam.cx> |
30 |
|
|
31 |
* Grove.dis (mg:mutations): It is changed from array |
* Grove.dis (mg:mutations): It is changed from array |