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

Legend:
Removed from v.1.117  
changed lines
  Added in v.1.130

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24