1 |
2006-04-04 Wakaba <wakaba@suika.fam.cx> |
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 |
* Grove.dis (collectGarbage): The gc algorithm has |
17 |
been changed (a variant of mark and sweep). |
been changed (a variant of mark and sweep). |
18 |
|
|