/[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.118 by wakaba, Fri Mar 31 16:44:25 2006 UTC revision 1.127 by wakaba, Sun Apr 16 08:20:28 2006 UTC
# Line 1  Line 1 
1    2006-04-16  Wakaba  <wakaba@suika.fam.cx>
2    
3            * Makefile (.discore-all.pm): |CharacterData.pm| is added.
4    
5    2006-04-05  Wakaba  <wakaba@suika.fam.cx>
6    
7            * Grove.dis (generateUniqueID): Don't include random number; it
8            is unnecessary as long as only local uniquness is required.
9            (destroy): Delete singleton.
10    
11            * PerlCode.dis (createPCLiteral): A variable was not set.
12    
13    2006-04-04  Wakaba  <wakaba@suika.fam.cx>
14    
15            * DIS.dis (Require): Requires the |MDOM:TreeStore| module.
16            (getNodeFromStorage, setNodeToStorage): New methods.
17    
18    2006-04-04  Wakaba  <wakaba@suika.fam.cx>
19    
20            * PerlCode.dis (PropDef): Removed (they were not used).
21            (appendPackage, appendCodeFragment): Removed.
22            (PCImplementation.createPerl* factoty methods): Removed.
23            (setSubNode, setOverloadSub): Removed.
24            (Node setter attributes): They no longer call |adoptNode|
25            method.
26            (PCImplementation): Don't inherit |dx:ManakaiDefaultExceptionHandler|.
27            (PCException): Removed.
28    
29            * Grove.dis (destroy): Threshold value experimentally changed.
30    
31    2006-04-04  Wakaba  <wakaba@suika.fam.cx>
32    
33            * Grove.dis (collectGarbage): The gc algorithm has
34            been changed (a variant of mark and sweep).
35    
36    2006-04-04  Wakaba  <wakaba@suika.fam.cx>
37    
38            * Grove.dis (collectGarbage): Exit loops by |undef| from |each|.
39    
40    2006-04-03  Wakaba  <wakaba@suika.fam.cx>
41    
42            * DIS.dis (NO_PERL_CODE_IMPL_ERR): Removed.
43    
44            * ManakaiNode.dis (GetProp, SetProp): Removed.
45    
46    2006-04-03  Wakaba  <wakaba@suika.fam.cx>
47    
48            * Grove.dis (mg:mutations): It is changed from array
49            reference to hash reference.
50    
51            * PerlCode.dis (replaceVariable): The |pc2:| namespace
52            support.
53            (IN_USE_NODE_ERR, BAD_CHILD_ERR): Removed.
54            (createPCIf, createPCPackage): New methods.
55            (createPCFile): Renamed from |createPerlFile|.  Set
56            configuration parameters.
57    
58    2006-04-02  Wakaba  <wakaba@suika.fam.cx>
59    
60            * Makefile: Update to new modules.
61    
62    2006-04-01  Wakaba  <wakaba@suika.fam.cx>
63    
64            * Grove.dis (destroy): Threshold value changed to 4096.
65    
66            * PerlCode.dis (PerlCode): Associated as the default
67            class with |pc:*| and |pc2:*| element types.
68            (currentPackage, currentChunkNumber, getNextChunkNumber): Removed.
69            (ReflectCDATA): Reimplemented using standard |Element|
70            methods.
71            (sourceFile, sourceLine, currentSourceFile, currentSourceLine,
72            skipLines): Removed.
73            (pc:line): Removed.
74            (stringify): Support for the |pc:line| configuration
75            parameter is removed.
76    
77            * DIS.dis (isFeatureProvided): Removed.
78    
79  2006-03-31  Wakaba  <wakaba@suika.fam.cx>  2006-03-31  Wakaba  <wakaba@suika.fam.cx>
80    
81          * Makefile (clean-db): New rule.          * Makefile (clean-db): New rule.

Legend:
Removed from v.1.118  
changed lines
  Added in v.1.127

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24