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

Legend:
Removed from v.1.122  
changed lines
  Added in v.1.141

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24