/[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.78 by wakaba, Wed Dec 21 12:27:35 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>  2005-12-21  Wakaba  <wakaba@suika.fam.cx>
143    
144          * Makefile: |dpg.dae| rule merged into |discore.dae| rule.          * Makefile: |dpg.dae| rule merged into |discore.dae| rule.

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24