/[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.112 by wakaba, Fri Mar 17 10:51:30 2006 UTC revision 1.123 by wakaba, Tue Apr 4 10:53:15 2006 UTC
# Line 1  Line 1 
1    2006-04-04  Wakaba  <wakaba@suika.fam.cx>
2    
3            * Grove.dis (collectGarbage): The gc algorithm has
4            been changed (a variant of mark and sweep).
5    
6    2006-04-04  Wakaba  <wakaba@suika.fam.cx>
7    
8            * Grove.dis (collectGarbage): Exit loops by |undef| from |each|.
9    
10    2006-04-03  Wakaba  <wakaba@suika.fam.cx>
11    
12            * DIS.dis (NO_PERL_CODE_IMPL_ERR): Removed.
13    
14            * ManakaiNode.dis (GetProp, SetProp): Removed.
15    
16    2006-04-03  Wakaba  <wakaba@suika.fam.cx>
17    
18            * Grove.dis (mg:mutations): It is changed from array
19            reference to hash reference.
20    
21            * PerlCode.dis (replaceVariable): The |pc2:| namespace
22            support.
23            (IN_USE_NODE_ERR, BAD_CHILD_ERR): Removed.
24            (createPCIf, createPCPackage): New methods.
25            (createPCFile): Renamed from |createPerlFile|.  Set
26            configuration parameters.
27    
28    2006-04-02  Wakaba  <wakaba@suika.fam.cx>
29    
30            * Makefile: Update to new modules.
31    
32    2006-04-01  Wakaba  <wakaba@suika.fam.cx>
33    
34            * Grove.dis (destroy): Threshold value changed to 4096.
35    
36            * PerlCode.dis (PerlCode): Associated as the default
37            class with |pc:*| and |pc2:*| element types.
38            (currentPackage, currentChunkNumber, getNextChunkNumber): Removed.
39            (ReflectCDATA): Reimplemented using standard |Element|
40            methods.
41            (sourceFile, sourceLine, currentSourceFile, currentSourceLine,
42            skipLines): Removed.
43            (pc:line): Removed.
44            (stringify): Support for the |pc:line| configuration
45            parameter is removed.
46    
47            * DIS.dis (isFeatureProvided): Removed.
48    
49    2006-03-31  Wakaba  <wakaba@suika.fam.cx>
50    
51            * Makefile (clean-db): New rule.
52    
53            * Grove.dis (onunload): New internal property.
54            (collectGarbage): Invoke the |mg:onunload| code if available.
55    
56    2006-03-31  Wakaba  <wakaba@suika.fam.cx>
57    
58            * Grove.dis (getNodeStemProp0Node): The |$opt| option
59            parameter is added.
60            (mg:nodeRefInterfaces): New property.
61    
62    2006-03-30  Wakaba  <wakaba@suika.fam.cx>
63    
64            * DIS.dis (mvLocalName, mvNamespaceURI): Namespace
65            unaware attribute name is supported.
66    
67            * Grove.dis (setOwnerPropRR, deleteOwnerProp, createNodeRefHashFromID):
68            New codes.
69            (nodeRefClass): New property (moved from the |MDOM:TreeCore|
70            module).
71    
72    2006-03-24  Wakaba  <wakaba@suika.fam.cx>
73    
74            * Grove.dis (getNodeRefPropValue, setNodeRefPropValue): New codes.
75    
76    2006-03-21  Wakaba  <wakaba@suika.fam.cx>
77    
78            * Grove.dis (get++NodeStemPropValue, orSetNodeStemPropValue): New
79            codes.
80    
81    2006-03-19  Wakaba  <wakaba@suika.fam.cx>
82    
83            * Grove.dis (createNodeRefFromID): Encloses variables by |{}|.
84            (getNodeID, getNodeStem): New codes.
85            (collectGarbage): A bug is fiexed.
86            (getNodeStemPropValueRef, setNodeStemProp0Node,
87            deleteNodeStemPropValue, nodeIDMatch): New codes.
88    
89  2006-03-17  Wakaba  <wakaba@suika.fam.cx>  2006-03-17  Wakaba  <wakaba@suika.fam.cx>
90    
91          * Grove.dis (createNodeStem): Set the reference          * Grove.dis (createNodeStem): Set the reference

Legend:
Removed from v.1.112  
changed lines
  Added in v.1.123

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24