/[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.49 by wakaba, Wed Sep 28 04:01:57 2005 UTC revision 1.95 by wakaba, Mon Feb 20 09:03:13 2006 UTC
# Line 1  Line 1 
1    2006-02-20  Wakaba  <wakaba@suika.fam.cx>
2    
3            * DIS.dis (isPropertyElement): The |DISCore:resourceType|
4            element type is now recognized as a property.  In addition,
5            element types that are a |DISSource:Property| are
6            properties.
7            (DIS:AnyMethod, DIS:Method, DIS:Attribute): New types.
8            (DIS:targetType): New property.
9            (DISModule, DISFor, DISResource, DISDatabase): These
10            classes no longer inherits |ManakaiDISExceptionTarget|.
11            (DISDatabase.loadResource): Reads |DISCore:resourceType| property
12            as well as |rdf:type| property.
13            (DISAnyResource.MUErrorHandler, DISDatabase.MUErrorHandler): New
14            methods.
15            (DISDatabase.domConfig): New attribute.
16            (error-handler): New configuration parameter.
17            (getMethodForType): New code fragment.
18            (DIS:more-than-one-methods-for-a-type): New error.
19            (ManakaiDISExceptionTarget): Removed.
20    
21    2006-02-19  Wakaba  <wakaba@suika.fam.cx>
22    
23            * DIS.dis (composeSubsetURI): New code fragment.
24            (getResource, getModule, getFor, loadResource): Old |rdf:type| settking
25            code is removed.
26            (isSubsetOfURI): Old compatibility code removed.
27            (addTypeURI): Bugs fixed.
28    
29    2006-02-19  Wakaba  <wakaba@suika.fam.cx>
30    
31            * DIS.dis (getResource, getFor, getModule): Set |DIS:typeURI|
32            property on creation of an object.
33            (isAnonymous): Setter is added.
34            (isTypeURI): Redefined using |typeResource| and |isSubsetOfURI|.
35            (getTypeURIList): New method.
36            (typeResource): New attribute.
37            (addTypeURI): New method.
38            (DISModule.isAnonymous, DISFor.isAnonymous): Removed.  Now |for|s
39            and modules as well as normal resources can be anonymous.
40            (getSuperResourceURIList): New method.
41    
42    2006-02-18  Wakaba  <wakaba@suika.fam.cx>
43    
44            * DIS.dis (revision): New attribute.
45    
46    2006-02-09  Wakaba  <wakaba@suika.fam.cx>
47    
48            * PerlCode.dis (PerlStringLiteral.stringify): |pc:preserve-line-break|
49            configuration parameter support is added.
50            (pc:preserve-line-break): New configuration option.
51    
52            * DIS.dis (readProperties): |DISCore:UString| lextype support added.
53    
54    2006-02-08  Wakaba  <wakaba@suika.fam.cx>
55    
56            * PerlCode.dis (PCReference.stringify): Reference operator |\|
57            was missing.
58            
59    2006-02-08  Wakaba  <wakaba@suika.fam.cx>
60    
61            * PerlCode.dis (getNameListAttrR): Non-|pc:|-namespace elements
62            and their descendants were ignored.
63            (getNameListAttrRM): New variant derived from |getNameListAttrR|,
64            for |getUsePerlModuleNameList| and |getUseCharClassNameList|.
65            (getUsePerlModuleNameList, getUseCharClassNameList): Don't
66            include |pc:package| and their descendants to the target.
67            (PerlFile.stringify): Outputs |use| statements
68            for Perl modules and character classes not part of any package,
69            if any.
70    
71            * DIS.dis: |lang:tdterr|'s |DVNSValue| convertion is supported.
72    
73    2006-02-06  Wakaba  <wakaba@suika.fam.cx>
74    
75            * DIS.dis (loadModule): Loads a "daem" submodule file
76            if exists.
77    
78    2006-01-30  Wakaba  <wakaba@suika.fam.cx>
79    
80            * Makefile: Typo fixed.
81    
82    2006-01-29  Wakaba  <wakaba@suika.fam.cx>
83    
84            * Makefile: Updated to be consist with |../DOM/Makefile|.
85    
86            * DIS.dis (parse): Parameter |input|'s type is
87            changed from |DOMLS:LSInput| to |DISPerl:HASH| to
88            remove dependency on |MDOM:DOMLS| module.
89    
90    2006-01-29  Wakaba  <wakaba@suika.fam.cx>
91    
92            * PerlCode.dis (skipLines): Its code was incorrect.
93            (createPCLiteral): Creates a |undef| keyword node
94            for an |undef| value.  Tests added.
95    
96    2006-01-25  Wakaba  <wakaba@suika.fam.cx>
97    
98            * ManakaiNodeTest.dis: Tests for |mn:subnode2| hash-hash added.
99    
100    2006-01-24  Wakaba  <wakaba@suika.fam.cx>
101    
102            * ManakaiNodeTest.dis: Tests added.
103    
104    2006-01-23  Wakaba  <wakaba@suika.fam.cx>
105    
106            * .cvsignore: |ManakaiNodeTest.pm| added.
107    
108    2006-01-23  Wakaba  <wakaba@suika.fam.cx>
109    
110            * ManakaiNodeTest.dis: New module.
111    
112            * Makefile: |ManakaiNodeTest.dis| added.
113    
114    2006-01-22  Wakaba  <wakaba@suika.fam.cx>
115    
116            * PerlCode.dis: Fixed not |getAttributeNS| to cause
117            uninitialized value warnings.
118    
119    2006-01-19  Wakaba  <wakaba@suika.fam.cx>
120    
121            * PerlCode.dis (PCPackage.stringify): Appends a string
122            representation of non-|pc:*| element children for
123            the stringified value.
124    
125    2006-01-07  Wakaba  <wakaba@suika.fam.cx>
126    
127            * Makefile: |../DOM/XDoctype.dis| added.
128    
129    2005-12-27  Wakaba  <wakaba@suika.fam.cx>
130    
131            * PerlCode.dis (PCReference): New interface.
132    
133    2005-12-24  Wakaba  <wakaba@suika.fam.cx>
134    
135            * PerlCode.dis (PerlSub.clearPerlName): New method.
136            (PCDocument.createPCLiteral): Adopts |PerlCode| node
137            if it is a foreign one.
138    
139            * DIS.dis (underscoreNameToCamelCaseName): A |HYPHEN-MINUS|
140            character is replaced to |UNDERLINE| character.
141    
142    2005-12-21  Wakaba  <wakaba@suika.fam.cx>
143    
144            * Makefile: |dpg.dae| rule merged into |discore.dae| rule.
145    
146    2005-12-20  Wakaba  <wakaba@suika.fam.cx>
147    
148            * DIS.dis: DPG format support added.
149    
150    2005-12-18  Wakaba  <wakaba@suika.fam.cx>
151    
152            * PerlCode.dis (PCDocument.createPerlSub): New method.
153    
154            * Makefile: Rules to make |DIS/DPG.pm| added.
155    
156    2005-12-18  Wakaba  <wakaba@suika.fam.cx>
157    
158            * PerlCode.dis (PCExpression.stringify): More operators supported.
159            (PCDocument.createPCStatement): New method.
160    
161    2005-12-17  Wakaba  <wakaba@suika.fam.cx>
162    
163            * PerlCode.dis (PCWhen): New interface.
164    
165    2005-12-16  Wakaba  <wakaba@suika.fam.cx>
166    
167            * PerlCode.dis (PCNumberLiteral, PCDereference, PCApply): New interfaces.
168            (arrayRefLiteral, hashRefLiteral): Typos in element type names fixed.
169            (PCExpression.stringify): Outputs children other than expression.
170            Inserts space before and after operators if desired.
171    
172    2005-12-15  Wakaba  <wakaba@suika.fam.cx>
173    
174            * PerlCode.dis (PCCondition, PCBlock): New interface.
175            (ManakaiPCBlock): Renamed as |ManakaiPerlCodeBlock| to
176            distingulish new |ManakaiPCBlock| class implementing new |PCBlock|
177            interface.
178    
179    2005-12-14  Wakaba  <wakaba@suika.fam.cx>
180    
181            * PerlCode.dis (PCExpression, PCChoose, PCWhen, PCOtherwise): New
182            interfaces and element types.
183            (getChildElementByType): New code.
184            (PCFunctionCall): New interface and element type.
185    
186    2005-11-24  Wakaba  <wakaba@suika.fam.cx>
187    
188            * DIS.dis (stringify): Returns |DIS:uri| error parameter if available.
189    
190    2005-11-23  Wakaba  <wakaba@suika.fam.cx>
191    
192            * Error.pm (new): Sets |-stacktrace_| property if debug
193            or verbose mode.
194            (stringify): Appends longer trace if debug or verbose mode.
195            ($VERBOSE): New flag.
196    
197            * DIS.dis: Bugs on error depth fixed.
198            
199    2005-11-23  Wakaba  <wakaba@suika.fam.cx>
200    
201            * DIS.dis (text): New attribute implementation.
202    
203            * ManakaiNode.dis (destroyNodeStem): New method.
204    
205    2005-11-20  Wakaba  <wakaba@suika.fam.cx>
206    
207            * Makefile: |../DOM/Tree.dis| added.
208    
209    2005-11-17  Wakaba  <wakaba@suika.fam.cx>
210    
211            * Makefile: |Formatter/Muf2003.dis| added to file list.
212    
213            * DIS.dis (DISModuleLite): Typo in |ISA| property fixed.
214    
215    2005-11-16  Wakaba  <wakaba@suika.fam.cx>
216    
217            * .cvsignore: New file.
218            
219    2005-11-16  Wakaba  <wakaba@suika.fam.cx>
220    
221            * PerlCode.dis: A test code added.  Typos in |ISA|
222            properties fixed.
223            (PerlSub.stringify): Generates prototype specification
224            even if |prototype| attribute value's length is zero
225            in case the |pc:prototype| attribute /is/ found.
226    
227    2005-11-15  Wakaba  <wakaba@suika.fam.cx>
228    
229            * Makefile: Missing rule to make |Message/DOM/core.dae| added.
230    
231    2005-11-15  Wakaba  <wakaba@suika.fam.cx>
232    
233            * Makefile: Rules to make |DIS/Test.pm| added. |DIS/common.dis| rules
234            added.
235    
236            * DIS.dis (DIS:): Removed (moved to |DIS/common.dis|).
237    
238    2005-11-13  Wakaba  <wakaba@suika.fam.cx>
239    
240            * PerlCode.dis (PCList, PCArrayRefLiteral, PCHashRefLiteral):
241            New interfaces.
242            (createPCLiteral, appendNewPCLiteral): New methods.
243            (PCDocument): New interface.
244            (factory methods): Namespace URI and local name of document
245            element arguments added to |createDocument| to obtain
246            an instance of |PCDocument|.
247    
248    2005-10-16  Wakaba  <wakaba@suika.fam.cx>
249    
250            * PerlCode.dis (pc:line): New configuration parameter.
251            (stringify): Don't output "#line" directive
252            unless "pc:line" parameter is set to "true".
253            (pc:split-resolver): New configuration parameter.
254    
255    2005-10-14  Wakaba  <wakaba@suika.fam.cx>
256    
257            * ManakaiNode.dis (anydata0): New property type.
258    
259            * PerlCode.dis (stringify): Prints node id if file name
260            is not available.
261            (perlLiteral): Prints as is if the value is blessed
262            with "manakai::code" package.
263    
264    2005-10-13  Wakaba  <wakaba@suika.fam.cx>
265    
266            * PerlCode.dis (CDATADOMString): Changed to use code
267            fragment defined in DOMCore module directly.
268    
269    2005-10-12  Wakaba  <wakaba@suika.fam.cx>
270    
271            * PerlCode.dis (ForClassCompat): Removed.
272    
273            * ManakaiNode.dis (ManakaiDOMNodeObject, ManakaiDOMNodeReference):
274            Removed.
275            (newNode): New method.
276            (generateUniqueID): Algorithm has changed to save random
277            string generation time.
278    
279            * DIS.dis (AUTOLOAD): "$Error::Level" fixed to "$Error::Depth".
280    
281    2005-10-11  Wakaba  <wakaba@suika.fam.cx>
282    
283            * PerlCode.dis (IfClsDef, IFClsETDef): New version of classes based
284            on DOMCore and element type definitions added.
285            (localName): Renamed to "pcLocalName" to avoid
286            conflict with "Node.localName" attribute.
287    
288    2005-10-10  Wakaba  <wakaba@suika.fam.cx>
289    
290            * DIS.dis (Require): Unused reference to "PerlCode.dis" removed.
291    
292            * Makefile: Rules to make "PerlCode.pm" separated
293            from ones for "DIS.pm".
294    
295            * ManakaiNode.dis (mn:unsetXRefNode): "$referent"
296            parameter is replaced with "$referrer->{$propName}".
297    
298            * PerlCode.dis (Require): References "DOMCore.dis".
299            (DefaultFor): Changed to "ManakaiDOM:ManakaiDOMLatest".
300            (Util: for ManakaiDOM:ManakaiDOM): New.
301    
302    2005-10-09  Wakaba  <wakaba@suika.fam.cx>
303    
304            * ManakaiNode.dis: New "mn:xrefnode0" property type has
305            been introduced and methods are fixed to support it.
306            (mn:setXRefNode, mn:unsetXRefNode): New codes.
307    
308            * DIS.dis (loadResource): Skips a root resource definition
309            if it is an alias and it has "dis:Name" attribute and
310            referenced canonical definition is already read.  (Note
311            that similar case that the resource definition has "dis:QName"
312            attribute is already fixed in the same way.)
313    
314    2005-10-08  Wakaba  <wakaba@suika.fam.cx>
315    
316            * DIS.dis (readProperties): Recognizes hexdecimal
317            in "DISCore:Integer" (prefixed by "0x").
318    
319    2005-10-08  Wakaba  <wakaba@suika.fam.cx>
320    
321            * PerlCode.dis (getExceptionInterfacePackageNameList,
322            addExceptionInterfacePackageName): New methods.
323            (ToString): Sorts hash keys where they result in
324            the order of statements in result code.
325    
326            * Error.pm ($DEBUG): New option variable.
327            (___get_error_def): Calls "___error_def" method in second or later "@ISA"
328            package even if elder package has "___error_def" method.
329    
330            * DIS.dis: Now constant values are only defined
331            in interfaces.
332            (DIS:NO_EXCEPTION_CLASS_ERR): New exception subcode.
333    
334    2005-10-06  Wakaba  <wakaba@suika.fam.cx>
335    
336            * DIS.dis (getAnyResourceURIList, getModuleURIList): New methods.
337    
338    2005-10-02  Wakaba  <wakaba@suika.fam.cx>
339    
340            * DIS.dis (getAnyResource): New method.
341            (isTypeURI): Now it is a method of "DIS:DISAnyResource" interface.
342            (getPropertyResource, getPropertyResourceList): Now
343            they uses "getAnyResource" method.
344            (getPropertyModuleList): Removed.
345    
346    2005-09-30  Wakaba  <wakaba@suika.fam.cx>
347    
348            * DIS.dis (readProperties): Saves property name to values.
349            (getPropertyModuleList): New method.
350    
351    2005-09-29  Wakaba  <wakaba@suika.fam.cx>
352    
353            * DIS.dis: Shares local name, namespace URI and for URI
354            if possible.
355    
356            * PerlCode.dis (stringify): Sorts "require" statements by module
357            name.
358    
359    2005-09-28  Wakaba  <wakaba@suika.fam.cx>
360    
361            * PerlCode.dis (perlLiteral): Sorts output by hash key.
362            
363            * ManakaiNode.dis (new): Sets "mn:groveReferenceCounter"
364            property.
365            (getNewReference): Increments "mn:groveReferenceCounter"
366            property.
367            (ManakaiDOM:ManakaiDOMNodeObject, ManakaiNodeStem): Don't
368            check "defined" to allow "undef" value in "while" condition.
369            (mn:isGroveReferenced): New code.
370            (changeTreeID): New "groveRC" parameter added.
371            (importTree, changeTreeID): Updates "mn:groveReferenceCounter"
372            properties.
373            (destroy): Uses "mn:isGroveReferenced" instead of "isExternallyReferred".
374            (mn:groveReferenceCounter): New property.
375    
376    2005-09-28  Wakaba  <wakaba@suika.fam.cx>
377    
378            * DIS.dis: Use "tag:" URI for internal URIs.
379    
380  2005-09-27  Wakaba  <wakaba@suika.fam.cx>  2005-09-27  Wakaba  <wakaba@suika.fam.cx>
381    
382          * ManakaiNode.dis (ManakaiNodeStem->new): Don't set "TreeCore:*"          * ManakaiNode.dis (ManakaiNodeStem->new): Don't set "TreeCore:*"
# Line 45  Line 424 
424          * Makefile (DAC_SUFFIX): Changed to ".dae".          * Makefile (DAC_SUFFIX): Changed to ".dae".
425          (DAEM_SUFFIX): New.          (DAEM_SUFFIX): New.
426    
427    
428  2005-09-24  Wakaba  <wakaba@suika.fam.cx>  2005-09-24  Wakaba  <wakaba@suika.fam.cx>
429    
430          * ManakaiNode.dis (NodeStem): Property value "mn:treeID"          * ManakaiNode.dis: Use "disPerl:H" instead
431          has changed to scalar reference.          of "disPerl:Q" for hash keys.
432            (NodeStem): Property value "mn:treeID"
433            has changed to scalar reference.
434    
435  2005-09-24  Wakaba  <wakaba@suika.fam.cx>  2005-09-24  Wakaba  <wakaba@suika.fam.cx>
436    

Legend:
Removed from v.1.49  
changed lines
  Added in v.1.95

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24