/[suikacvs]/messaging/manakai/lib/Message/Util/ChangeLog
Suika

Diff of /messaging/manakai/lib/Message/Util/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

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

Legend:
Removed from v.1.120  
changed lines
  Added in v.1.126

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24