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

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24