/[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.137 by wakaba, Sat Dec 2 12:46:25 2006 UTC
# Line 1  Line 1 
1    2006-12-02  Wakaba  <wakaba@suika.fam.cx>
2    
3            * Makefile: |lib/Message/DOM/DOMString.pm| is added.
4    
5    2006-11-05  Wakaba  <wakaba@suika.fam.cx>
6    
7            * Grove.dis (mg:nodeRefClass, mg:nodeRefInterfaces): Removed.
8    
9    2006-11-04  Wakaba  <wakaba@suika.fam.cx>
10    
11            * DIS.dis (ManakaiDISImplementation): It no longer
12            inherits |ManakaiDISImplementationValue|,
13            |ManakaiDISImplementationPerl|, and |ManakaiSWCFGImplementation|
14            interfaces.  The class is now expected to be implemented
15            by |DOMImplementation| objects.
16    
17            * PerlCode.dis (addImplementedFeature, addImplementedElementType):
18            New methods.
19            (PCHasFeature, PCElementType): New interfaces.
20            (PCDocument): It no longer inherits the |ManakaiDOMDocument|; it
21            is now expected to be implemented by |Document|
22            objects.
23            (PCImplementation): It no longer inherits the |ManakaiDOMImplementation|;
24            it is now expected to be implemented by |DOMImplementation|
25            objects.
26    
27    2006-11-03  Wakaba  <wakaba@suika.fam.cx>
28    
29            * autoload/: New directory.
30    
31            * DIS.dis (getPropertyResourceList): Unused |defaultMediaType|
32            parameter is deleted.  New |isaRecursivePropName|
33            and |recursiveISAPropName| parameters are added.
34    
35            * PerlCode.dis (addRevISAPackageName, getRevISAPackageName):
36            New methods.
37            (stringify): Support for the rev-ISA packages is added.
38            (getAutoloadDefinitionList): New method.
39    
40    2006-08-15  Wakaba  <wakaba@suika.fam.cx>
41    
42            * DIS.dis (parseString): New |for_arg| parameter is added.
43    
44    2006-08-15  Wakaba  <wakaba@suika.fam.cx>
45    
46            * DIS.dis (readProperties): New |implementation| parameters
47            are added.  Support for the |lang:dcmodel| lexical
48            type is added.
49            (parseString): New method.
50    
51    2006-08-15  Wakaba  <wakaba@suika.fam.cx>
52            
53            * Makefile (.discore-all.pm): |../DOM/TreeStore.pm| is added
54            to the list.
55    
56    2006-05-28  Wakaba  <wakaba@suika.fam.cx>
57    
58            * DIS.dis (Require): An explicit reference to the |MDOM:DOMCore|
59            module is added.
60            (readProperties): The support for the |DISCore:NSString| type
61            is added.
62    
63    2006-04-30  Wakaba  <wakaba@suika.fam.cx>
64    
65            * .cvsignore: Updated.
66    
67    2006-04-16  Wakaba  <wakaba@suika.fam.cx>
68    
69            * PerlCode.t (CDATADOMString2): New reflecting datatype.
70            (prototype): Returns |null| if it is not specified.
71    
72    2006-04-16  Wakaba  <wakaba@suika.fam.cx>
73    
74            * Makefile (.discore-all.pm): |CharacterData.pm| is added.
75    
76    2006-04-05  Wakaba  <wakaba@suika.fam.cx>
77    
78            * Grove.dis (generateUniqueID): Don't include random number; it
79            is unnecessary as long as only local uniquness is required.
80            (destroy): Delete singleton.
81    
82            * PerlCode.dis (createPCLiteral): A variable was not set.
83    
84    2006-04-04  Wakaba  <wakaba@suika.fam.cx>
85    
86            * DIS.dis (Require): Requires the |MDOM:TreeStore| module.
87            (getNodeFromStorage, setNodeToStorage): New methods.
88    
89    2006-04-04  Wakaba  <wakaba@suika.fam.cx>
90    
91            * PerlCode.dis (PropDef): Removed (they were not used).
92            (appendPackage, appendCodeFragment): Removed.
93            (PCImplementation.createPerl* factoty methods): Removed.
94            (setSubNode, setOverloadSub): Removed.
95            (Node setter attributes): They no longer call |adoptNode|
96            method.
97            (PCImplementation): Don't inherit |dx:ManakaiDefaultExceptionHandler|.
98            (PCException): Removed.
99    
100            * Grove.dis (destroy): Threshold value experimentally changed.
101    
102    2006-04-04  Wakaba  <wakaba@suika.fam.cx>
103    
104            * Grove.dis (collectGarbage): The gc algorithm has
105            been changed (a variant of mark and sweep).
106    
107    2006-04-04  Wakaba  <wakaba@suika.fam.cx>
108    
109            * Grove.dis (collectGarbage): Exit loops by |undef| from |each|.
110    
111    2006-04-03  Wakaba  <wakaba@suika.fam.cx>
112    
113            * DIS.dis (NO_PERL_CODE_IMPL_ERR): Removed.
114    
115            * ManakaiNode.dis (GetProp, SetProp): Removed.
116    
117    2006-04-03  Wakaba  <wakaba@suika.fam.cx>
118    
119            * Grove.dis (mg:mutations): It is changed from array
120            reference to hash reference.
121    
122            * PerlCode.dis (replaceVariable): The |pc2:| namespace
123            support.
124            (IN_USE_NODE_ERR, BAD_CHILD_ERR): Removed.
125            (createPCIf, createPCPackage): New methods.
126            (createPCFile): Renamed from |createPerlFile|.  Set
127            configuration parameters.
128    
129  2006-04-02  Wakaba  <wakaba@suika.fam.cx>  2006-04-02  Wakaba  <wakaba@suika.fam.cx>
130    
131          * Makefile: Update to new modules.          * Makefile: Update to new modules.

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24