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

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.72

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24