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

Legend:
Removed from v.1.70  
changed lines
  Added in v.1.100

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24