/[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.83 by wakaba, Sat Jan 21 17:37:51 2006 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>  2006-01-22  Wakaba  <wakaba@suika.fam.cx>
161    
162          * PerlCode.dis: Fixed not |getAttributeNS| to cause          * PerlCode.dis: Fixed not |getAttributeNS| to cause

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24