/[suikacvs]/messaging/manakai/bin/ChangeLog
Suika

Diff of /messaging/manakai/bin/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.11 by wakaba, Fri Dec 31 12:03:39 2004 UTC revision 1.57 by wakaba, Sat Apr 1 14:41:29 2006 UTC
# Line 1  Line 1 
1    2006-04-01  Wakaba  <wakaba@suika.fam.cx>
2    
3            * daf.pl (perl-pm, daf_generate_perl_test): Sets
4            the |$Message::Util::DIS::Perl::Implementation| variable
5            for compatibility.
6    
7    2006-03-18  Wakaba  <wakaba@suika.fam.cx>
8    
9            * daf.pl (daf_get_file_path_stem): The '.' is removed from
10            the default search path.
11    
12    2006-03-17  Wakaba  <wakaba@suika.fam.cx>
13    
14            * daf.pl: The position of two |undef| statements was incorrect.
15            (daf_generate_perl_test): Provides |--skip| option
16            for test scripts.
17    
18    2006-03-16  Wakaba  <wakaba@suika.fam.cx>
19    
20            * daf.pl: In parser tests |c:anyDOMConfigurationParameter|
21            properties are supported.
22    
23    2006-03-12  Wakaba  <wakaba@suika.fam.cx>
24    
25            * daf.pl: Don't require |Test| modules for bootstrap.
26    
27    2006-03-06  Wakaba  <wakaba@suika.fam.cx>
28    
29            * daf.pl (get_referring_module_uri_list): Don't
30            invoke |daf_convert_dis_document_to_dnl_document| to prevent
31            prefix-not-defined error because the referred module is not
32            yet loaded.
33    
34    2006-02-26  Wakaba  <wakaba@suika.fam.cx>
35    
36            * daf.pl: Request for |fe:GenericLS| feature was missing.
37            Sets the |pc:preserve-line-break| parameter for test
38            code as |dac2test.pl| had been.
39    
40            * dac.pl, dac2pm.pl, dac2test.pl: Removed.
41    
42            * disc.pl, cdis2pm.pl, cdis2rdf.pl: Removed.
43    
44    2006-02-26  Wakaba  <wakaba@suika.fam.cx>
45    
46            * daf.pl: Perl test file generation support from |dac2test.pl|
47            is added.  Exits the program before any generation
48            if the database constrution process has error.
49    
50    2006-02-26  Wakaba  <wakaba@suika.fam.cx>
51    
52            * dac2pm.pl (--dafx-file-suffix): New dummy option.
53    
54            * daf.pl: New script.
55    
56    2006-02-24  Wakaba  <wakaba@suika.fam.cx>
57    
58            * dac.pl (--dafx-file-suffix): New option.
59            (pl_store resource_resolver parameter): New |dafx|
60            index file resolution is implemented.
61    
62    2006-02-23  Wakaba  <wakaba@suika.fam.cx>
63    
64            * dac.pl (--update): New option.
65    
66    2006-02-09  Wakaba  <wakaba@suika.fam.cx>
67    
68            * dac2test.pl: Set |pc:preserve-line-break| configuration
69            parameter |true|.
70    
71    2006-02-08  Wakaba  <wakaba@suika.fam.cx>
72    
73            * dac2test.pl (|test:ParserTest| converter): |c:erred| is supported.
74    
75    2006-01-28  Wakaba  <wakaba@suika.fam.cx>
76    
77            * dac2test.pl (|test:StandaloneTest| converter): Generates |otherwise|
78            clause to catch exception and continue remaining tests.
79    
80    2006-01-21  Wakaba  <wakaba@suika.fam.cx>
81    
82            * dac2test.pl: Dies if no perl code is defined
83            for a |test:ParserTestSet|.
84    
85    2006-01-12  Wakaba  <wakaba@suika.fam.cx>
86    
87            * dac2test.pl: |test:ParserTestSet| and |test:ParserTest|
88            test types are implemented.
89    
90    2005-12-21  Wakaba  <wakaba@suika.fam.cx>
91    
92            * dac2pm.pl: Now requires |Message::Util::DIS::DPG| module.
93    
94    2005-12-20  Wakaba  <wakaba@suika.fam.cx>
95    
96            * dac2pm.pl: Now requires GenericLS module.
97    
98    2005-11-23  Wakaba  <wakaba@suika.fam.cx>
99    
100            * dac.pl, dac2pm.pl, dac2test.pl: |--verbose| or |--debug|
101            option turns verbose or debug mode of |Message::Util::Error|
102            module respectively.
103    
104    2005-11-16  Wakaba  <wakaba@suika.fam.cx>
105    
106            * dac2text.pl: Dies if test code is not defined.
107    
108    2005-11-15  Wakaba  <wakaba@suika.fam.cx>
109    
110            * dac2test.pl: Adds the module as |require|d module.
111    
112            * mkdisdump.pl: Requests |DOMLS:Generic| feature
113            instead of obsoleted |DOMLS:LS| feature.
114    
115    2005-11-13  Wakaba  <wakaba@suika.fam.cx>
116    
117            * dac2test.pl: New script.
118            
119    2005-10-16  Wakaba  <wakaba@suika.fam.cx>
120    
121            * dac2pm.pl (--output-line): New option.
122    
123    2005-10-11  Wakaba  <wakaba@suika.fam.cx>
124    
125            * dac2pm.pl: Reports how long it takes at END.
126    
127    2005-10-06  Wakaba  <wakaba@suika.fam.cx>
128    
129            * mkdommemlist.pl: Revised for new "dae" database.
130    
131            * domts2perl.pl (--domtest2perl-option): New option.
132    
133            * domtest2perl.pl: Revised for new DOM Perl binding.
134    
135            * Makefile: Rules to make "dommemlist.pl.tmp" revised.
136    
137    2005-10-05  Wakaba  <wakaba@suika.fam.cx>
138    
139            * mkdisdump.pl (dd_get_qname_uri): Sets "dump:uri" attribute.
140    
141    2005-10-03  Wakaba  <wakaba@suika.fam.cx>
142    
143            * mkdisdump.pl (append_module_documentation): Outputs
144            any "DISCore:AnyAppName" property value in
145            addition to "dis:AppName" values.  Use "dump:ref"
146            property if the value is a URI.
147            (append_method_documentation): Likewise.
148            (append_document_documentation): Likewise.
149    
150    2005-10-02  Wakaba  <wakaba@suika.fam.cx>
151    
152            * mkdisdump.pl (append_document_documentation): Outputs "doc:as"
153            properties if available.
154            (append_module_documentation): Outputs "dis:AppName"
155            and "idl:prefix" attribute if available.
156            (append_idl_interface_documentation): Removed (Merged
157            to "append_interface_documentation").
158            (ReferredResource): Don't set "is_partial" flag
159            if ReferredResource value is greater than "1".
160    
161    2005-10-01  Wakaba  <wakaba@suika.fam.cx>
162    
163            * mkdisdump.pl (append_document_properties): New subroutine.
164            (append_datatype_documentation): Outputs "dis:Def"
165            and "dis:AppName" properties if available.
166            (append_idl_interface_documentation): New subroutine.
167    
168    2005-09-30  Wakaba  <wakaba@suika.fam.cx>
169    
170            * mkdisdump.pl (append_module_group_documentation,
171            append_document_documentation): New functions.
172            (append_class_documentation, append_interface_documentation):
173            Generates method/attribute/constgroup information (in partial mode)
174            even if "is_partial" option is true to compute inheriting
175            class member information correctly.
176            (--resource-uri): New option.
177    
178            * Makefile (error.xml, minimpl.xml): New rules.
179    
180    2005-09-25  Wakaba  <wakaba@suika.fam.cx>
181    
182            * dac.pl, dac2pm.pl, mkdisdump.pl: Parameters "--dis-file-suffix",
183            "--daem-file-suffix", "--search-path-catalog-file-name", and
184            "--search-path" added.  New dae and daem database format support.
185            (dac_search_file_stem): New function.
186    
187    2005-09-24  Wakaba  <wakaba@suika.fam.cx>
188    
189            * dac.pl, dac2pm.pl, mkdisdump.pl: "--debug" option added.
190            (dac_load_module_file): Allow "|" as qname prefix separator.
191    
192    2005-09-23  Wakaba  <wakaba@suika.fam.cx>
193    
194            * mkdisdump.pl: Fixed to support new dad database implementation.
195            
196    2005-09-22  Wakaba  <wakaba@suika.fam.cx>
197    
198            * dac2pm.pl (status_msg_, status_msg): New functions.
199            (--create-perl-module): New option.
200    
201    2005-09-21  Wakaba  <wakaba@suika.fam.cx>
202    
203            * dac.pl: Show how long the process takes.
204            (status_msg_, status_msg): New functions.
205            (dac_load_module_file): Converts dis document into DNLite document.
206    
207            * dac2pm.pl: Unused namespace bindings removed.
208    
209    2005-09-19  Wakaba  <wakaba@suika.fam.cx>
210    
211            * mkdisdump.pl (progress_inc, progress_reset): New functions.
212    
213    2005-09-15  Wakaba  <wakaba@suika.fam.cx>
214    
215            * dac.pl: Calls "read_properties" method on database before
216            closure of it.
217    
218    2005-09-09  Wakaba  <wakaba@suika.fam.cx>
219    
220            * dac.pl: Writes the database file before checking undefined
221            resoruces.
222    
223    2005-09-08  Wakaba  <wakaba@suika.fam.cx>
224    
225            * dac.pl: Use ImplementationRegistry instead of
226            DOMImplementationRegistry.  Status messages added.
227            (--implementation-registry-package): Option removed.
228    
229            * dac2pm.pl: : Use ImplementationRegistry instead of
230            DOMImplementationRegistry.  Status messages added.
231            (--implementation-registry-package, --output-module-version): Options
232            removed.
233    
234            * mkdisdump.pl: Use ImplementationRegistry instead of
235            DOMImplementationRegistry.  Status messages added.
236            (append_module_documentation, append_class_documentation,
237            append_interface_documentation): Uses dis:FileName property
238            if any.
239            (append_inheritance): Adds information on implied
240            inheritance such as UNIVERSAL and Exporter.
241    
242    2005-09-07  Wakaba  <wakaba@suika.fam.cx>
243    
244            * mkdisdump.pl: Writes inheritance information on methods.
245            
246    2005-09-06  Wakaba  <wakaba@suika.fam.cx>
247    
248            * mkdisdump.pl (--with-implementators-note): New option.
249            (transform_disdoc): Lextypes dis:TypeQName, DISCore:NCNameOrQName,
250            DISPerl:MemRef, DOMMain:XCodeRef supported.
251            (append_subclassof): New function.  (It does not work yet.)
252            (append_raises): New function.
253    
254    2005-09-05  Wakaba  <wakaba@suika.fam.cx>
255    
256            * mkdisdump.pl (append_datatype_documentation): Sets ddoct:basePath
257            attribute to dump:datatype element.
258    
259    2005-09-04  Wakaba  <wakaba@suika.fam.cx>
260    
261            * mkdisdump.pl (append_module_documentation): Don't generate
262            documentation of child resource if it is already generated.
263            (--module-uri): Multiple "--module-uri" option can be accepted.
264    
265    2005-09-03  Wakaba  <wakaba@suika.fam.cx>
266    
267            * mkdisdump.pl: Sets @dump:uri to disdoc ddel:P elements.
268    
269    2005-09-02  Wakaba  <wakaba@suika.fam.cx>
270    
271            * mkdisdump.pl: Datatypes and constants and lextype dis:TFQNames
272            implemented.
273    
274    2005-08-31  Wakaba  <wakaba@suika.fam.cx>
275    
276            * mkdisdump.pl: Outputs referred resources in other modules
277            (add_uri): New function.
278    
279    2005-08-30  Wakaba  <wakaba@suika.fam.cx>
280    
281            * mkdisdump.pl: New script.
282    
283    2005-04-28  Wakaba  <wakaba@suika.fam.cx>
284    
285            * cdis2pm.pl (dispm_collect_hash_prop_value): Loop check added.
286    
287    2005-02-27  Wakaba  <wakaba@suika.fam.cx>
288    
289            * cdis2pm.pl (perl_code): Allow "|" as well as ":" in disPerl:Code
290            inline code name.
291    
292    2005-02-26  Wakaba  <wakaba@suika.fam.cx>
293    
294            * dac.pl: New script (not work yet).
295    
296            * cdis2pm.pl (perl_code): "disPerl:UNDEEP" block supported.
297    
298    2005-02-20  Wakaba  <wakaba@suika.fam.cx>
299    
300            * cdis2pm.pl (perl_code): Bug in "disPerl:DEEP" not to pass "%opt"
301            arguments is fixed.
302    
303    2005-02-16  Wakaba  <wakaba@suika.fam.cx>
304    
305            * cdis2pm.pl: New operator "DISPerl:AsStringMethod" and
306            "DISPerl:NewMethod" added.
307    
308    2005-01-06  Wakaba  <wakaba@suika.fam.cx>
309    
310            * domtest2perl.pl (output_result): Removed.
311    
312    2005-01-05  Wakaba  <wakaba@suika.fam.cx>
313    
314            * cdis2pm.pl (pod): Documentation added.
315            (dispm_get_value): Set default value of "0" if type is number or boolean.
316            (perl_code): Assertion support added.
317            (--output-assert): New option.
318    
319            * domtest2perl.pl (pod): Documentation added.
320            (node2code): Exception package name is changed.
321            (implementationAttribute, hasFeature): Output a function call to check
322            implementation attribute.
323    
324            * domts2perl.pl: Message simplified.
325            (pod): Documentation added.
326    
327    2005-01-04  Wakaba  <wakaba@suika.fam.cx>
328    
329            * cdis2pm.pl (disperl_to_perl): Tree code element type
330            "DOMMain:raiseException" implemented.
331    
332    2005-01-03  Wakaba  <wakaba@suika.fam.cx>
333    
334            * idl2dis.pl: Generates new "dis" format.
335            
336            * cdis2pm.pl (dispm_muf_description): New function.
337    
338  2004-12-31  Wakaba  <wakaba@suika.fam.cx>  2004-12-31  Wakaba  <wakaba@suika.fam.cx>
339    
340          * cdis2pm.pl: Constant exporting support.          * cdis2pm.pl: Constant exporting support.

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.57

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24