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

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.52

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24