/[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.73 by wakaba, Wed Dec 14 11:57:13 2005 UTC revision 1.104 by wakaba, Sun Mar 5 10:07:02 2006 UTC
# Line 1  Line 1 
1    2006-03-05  Wakaba  <wakaba@suika.fam.cx>
2    
3            * DIS.dis (mvOwnerElementResource): Allows an attribute
4            with no owner element.
5    
6    2006-02-26  Wakaba  <wakaba@suika.fam.cx>
7    
8            * PerlCode.dis (PerlStringLiteral.stringify): If some character
9            are escaped, the string should have been quoted by |QUOTATION MARK|.
10    
11            * Makefile (.discore-all.pm): The parameter for |DIS/DPG.dis|
12            module was misplaced.
13            (distclean): New rule.
14            (clean): Cleans subdirectories, too.
15    
16    2006-02-26  Wakaba  <wakaba@suika.fam.cx>
17    
18            * ManakaiNodeTest.dis (Require): Missing reference
19            to the |DISlib:Test| module is added.
20    
21            * Makefile: Revised for new |daf| database format.
22    
23            * DIS.dis (elementTypeMatch, isSubsetOfURI): The |srinfo|
24            parameter is added.
25            (getFor, getModule): Set reference rather than string
26            itself to the |{for}| property.
27            (loadResource): Passes |srinfo| parameter
28            to |isSubsetOfURI|-calling methods.
29            (mergeAsAlias): The |srinfo| parameter is added.
30    
31    2006-02-26  Wakaba  <wakaba@suika.fam.cx>
32    
33            * PerlCode.dis (Require): Missing reference to the |DISlib:DISMarkup|
34            module is added.
35    
36    2006-02-25  Wakaba  <wakaba@suika.fam.cx>
37    
38            * DIS.dis (lookupNamespacePrefix): Resolves prefix by
39            namespace resolver if available.
40            (disNamespaceResolver): New attribute.
41            (loadModule): Sets |revision| attribute of the created module.
42            (ownerModuleRef): Setter is added.
43            (addTypeURI): Set |ownerModule| attribute if possible.
44            (ManakaiDISModuleLite): The class no longer inherits |DISAnyResource|
45            class and |ManakaiDefaultExceptionHandler| class.
46            (mergeAsAlias): New |noEqualityCheck| parameter is added.
47    
48            * Makefile: New variables for |DAF| are added.
49    
50    2006-02-24  Wakaba  <wakaba@suika.fam.cx>
51    
52            * DIS.dis (loadModule): Adds name URIs of |Require|d
53            modules to the list of such modules.
54            (DIS:forURI): New property.
55            (getReferringModuleURIList, addReferringModuleURI): New methods.
56            (DIS:referringModule): New property.
57    
58    2006-02-24  Wakaba  <wakaba@suika.fam.cx>
59    
60            * DIS.dis (loadResource): URI registration by |addResourceList|
61            was incorrect for aliases.
62            (unloadResource): It did not support resources with
63            no e.g. |{subOf}| hash.
64            (addResourceURI): New method.
65            (getResourceURIList): New method.
66    
67    2006-02-23  Wakaba  <wakaba@suika.fam.cx>
68    
69            * DIS.dis (loadResource, loadFor, loadModule): New |srinfo|
70            parameter is added.  Restores super-resource information
71            from |srinfo| if available.
72            (unloadModule): New method.
73            (getModuleResourceList): New method.
74            (addResourceList): Adds all alias names to the list.
75            (addForResource): New method analog to |addResourceList|.
76            (getForResourceList): New method analog to |getResourceList|.
77            (dx:Interface.getErrorInterfaceResource): New method
78            implementation.
79    
80    2006-02-22  Wakaba  <wakaba@suika.fam.cx>
81    
82            * PerlCode.dis (PCVariable.stringify): The |hashKey|
83            attribute was not reflected to the stringified representation.
84    
85            * DIS.dis (getErrorInterfaceResource): New method.
86            (getErrorCodeResource): New method.
87    
88    2006-02-20  Wakaba  <wakaba@suika.fam.cx>
89    
90            * DIS.dis (MUErrorHandler): Missing |For| specification is added.
91    
92    2006-02-20  Wakaba  <wakaba@suika.fam.cx>
93    
94            * DIS.dis (getMethodForType): Bug fixed.
95    
96    2006-02-20  Wakaba  <wakaba@suika.fam.cx>
97    
98            * DIS.dis (isPropertyElement): The |DISCore:resourceType|
99            element type is now recognized as a property.  In addition,
100            element types that are a |DISSource:Property| are
101            properties.
102            (DIS:AnyMethod, DIS:Method, DIS:Attribute): New types.
103            (DIS:targetType): New property.
104            (DISModule, DISFor, DISResource, DISDatabase): These
105            classes no longer inherits |ManakaiDISExceptionTarget|.
106            (DISDatabase.loadResource): Reads |DISCore:resourceType| property
107            as well as |rdf:type| property.
108            (DISAnyResource.MUErrorHandler, DISDatabase.MUErrorHandler): New
109            methods.
110            (DISDatabase.domConfig): New attribute.
111            (error-handler): New configuration parameter.
112            (getMethodForType): New code fragment.
113            (DIS:more-than-one-methods-for-a-type): New error.
114            (ManakaiDISExceptionTarget): Removed.
115    
116    2006-02-19  Wakaba  <wakaba@suika.fam.cx>
117    
118            * DIS.dis (composeSubsetURI): New code fragment.
119            (getResource, getModule, getFor, loadResource): Old |rdf:type| settking
120            code is removed.
121            (isSubsetOfURI): Old compatibility code removed.
122            (addTypeURI): Bugs fixed.
123    
124    2006-02-19  Wakaba  <wakaba@suika.fam.cx>
125    
126            * DIS.dis (getResource, getFor, getModule): Set |DIS:typeURI|
127            property on creation of an object.
128            (isAnonymous): Setter is added.
129            (isTypeURI): Redefined using |typeResource| and |isSubsetOfURI|.
130            (getTypeURIList): New method.
131            (typeResource): New attribute.
132            (addTypeURI): New method.
133            (DISModule.isAnonymous, DISFor.isAnonymous): Removed.  Now |for|s
134            and modules as well as normal resources can be anonymous.
135            (getSuperResourceURIList): New method.
136    
137    2006-02-18  Wakaba  <wakaba@suika.fam.cx>
138    
139            * DIS.dis (revision): New attribute.
140    
141    2006-02-09  Wakaba  <wakaba@suika.fam.cx>
142    
143            * PerlCode.dis (PerlStringLiteral.stringify): |pc:preserve-line-break|
144            configuration parameter support is added.
145            (pc:preserve-line-break): New configuration option.
146    
147            * DIS.dis (readProperties): |DISCore:UString| lextype support added.
148    
149    2006-02-08  Wakaba  <wakaba@suika.fam.cx>
150    
151            * PerlCode.dis (PCReference.stringify): Reference operator |\|
152            was missing.
153            
154    2006-02-08  Wakaba  <wakaba@suika.fam.cx>
155    
156            * PerlCode.dis (getNameListAttrR): Non-|pc:|-namespace elements
157            and their descendants were ignored.
158            (getNameListAttrRM): New variant derived from |getNameListAttrR|,
159            for |getUsePerlModuleNameList| and |getUseCharClassNameList|.
160            (getUsePerlModuleNameList, getUseCharClassNameList): Don't
161            include |pc:package| and their descendants to the target.
162            (PerlFile.stringify): Outputs |use| statements
163            for Perl modules and character classes not part of any package,
164            if any.
165    
166            * DIS.dis: |lang:tdterr|'s |DVNSValue| convertion is supported.
167    
168    2006-02-06  Wakaba  <wakaba@suika.fam.cx>
169    
170            * DIS.dis (loadModule): Loads a "daem" submodule file
171            if exists.
172    
173    2006-01-30  Wakaba  <wakaba@suika.fam.cx>
174    
175            * Makefile: Typo fixed.
176    
177    2006-01-29  Wakaba  <wakaba@suika.fam.cx>
178    
179            * Makefile: Updated to be consist with |../DOM/Makefile|.
180    
181            * DIS.dis (parse): Parameter |input|'s type is
182            changed from |DOMLS:LSInput| to |DISPerl:HASH| to
183            remove dependency on |MDOM:DOMLS| module.
184    
185    2006-01-29  Wakaba  <wakaba@suika.fam.cx>
186    
187            * PerlCode.dis (skipLines): Its code was incorrect.
188            (createPCLiteral): Creates a |undef| keyword node
189            for an |undef| value.  Tests added.
190    
191    2006-01-25  Wakaba  <wakaba@suika.fam.cx>
192    
193            * ManakaiNodeTest.dis: Tests for |mn:subnode2| hash-hash added.
194    
195    2006-01-24  Wakaba  <wakaba@suika.fam.cx>
196    
197            * ManakaiNodeTest.dis: Tests added.
198    
199    2006-01-23  Wakaba  <wakaba@suika.fam.cx>
200    
201            * .cvsignore: |ManakaiNodeTest.pm| added.
202    
203    2006-01-23  Wakaba  <wakaba@suika.fam.cx>
204    
205            * ManakaiNodeTest.dis: New module.
206    
207            * Makefile: |ManakaiNodeTest.dis| added.
208    
209    2006-01-22  Wakaba  <wakaba@suika.fam.cx>
210    
211            * PerlCode.dis: Fixed not |getAttributeNS| to cause
212            uninitialized value warnings.
213    
214    2006-01-19  Wakaba  <wakaba@suika.fam.cx>
215    
216            * PerlCode.dis (PCPackage.stringify): Appends a string
217            representation of non-|pc:*| element children for
218            the stringified value.
219    
220    2006-01-07  Wakaba  <wakaba@suika.fam.cx>
221    
222            * Makefile: |../DOM/XDoctype.dis| added.
223    
224    2005-12-27  Wakaba  <wakaba@suika.fam.cx>
225    
226            * PerlCode.dis (PCReference): New interface.
227    
228    2005-12-24  Wakaba  <wakaba@suika.fam.cx>
229    
230            * PerlCode.dis (PerlSub.clearPerlName): New method.
231            (PCDocument.createPCLiteral): Adopts |PerlCode| node
232            if it is a foreign one.
233    
234            * DIS.dis (underscoreNameToCamelCaseName): A |HYPHEN-MINUS|
235            character is replaced to |UNDERLINE| character.
236    
237    2005-12-21  Wakaba  <wakaba@suika.fam.cx>
238    
239            * Makefile: |dpg.dae| rule merged into |discore.dae| rule.
240    
241    2005-12-20  Wakaba  <wakaba@suika.fam.cx>
242    
243            * DIS.dis: DPG format support added.
244    
245    2005-12-18  Wakaba  <wakaba@suika.fam.cx>
246    
247            * PerlCode.dis (PCDocument.createPerlSub): New method.
248    
249            * Makefile: Rules to make |DIS/DPG.pm| added.
250    
251    2005-12-18  Wakaba  <wakaba@suika.fam.cx>
252    
253            * PerlCode.dis (PCExpression.stringify): More operators supported.
254            (PCDocument.createPCStatement): New method.
255    
256    2005-12-17  Wakaba  <wakaba@suika.fam.cx>
257    
258            * PerlCode.dis (PCWhen): New interface.
259    
260    2005-12-16  Wakaba  <wakaba@suika.fam.cx>
261    
262            * PerlCode.dis (PCNumberLiteral, PCDereference, PCApply): New interfaces.
263            (arrayRefLiteral, hashRefLiteral): Typos in element type names fixed.
264            (PCExpression.stringify): Outputs children other than expression.
265            Inserts space before and after operators if desired.
266    
267    2005-12-15  Wakaba  <wakaba@suika.fam.cx>
268    
269            * PerlCode.dis (PCCondition, PCBlock): New interface.
270            (ManakaiPCBlock): Renamed as |ManakaiPerlCodeBlock| to
271            distingulish new |ManakaiPCBlock| class implementing new |PCBlock|
272            interface.
273    
274  2005-12-14  Wakaba  <wakaba@suika.fam.cx>  2005-12-14  Wakaba  <wakaba@suika.fam.cx>
275    
276          * PerlCode.dis (PCExpression, PCChoose, PCWhen, PCOtherwise): New          * PerlCode.dis (PCExpression, PCChoose, PCWhen, PCOtherwise): New

Legend:
Removed from v.1.73  
changed lines
  Added in v.1.104

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24