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

Contents of /messaging/manakai/bin/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.68 - (hide annotations) (download)
Sun Nov 5 10:57:29 2006 UTC (18 years ago) by wakaba
Branch: MAIN
Changes since 1.67: +5 -0 lines
++ manakai/bin/ChangeLog	5 Nov 2006 10:53:44 -0000
2006-11-05  Wakaba  <wakaba@suika.fam.cx>

	* daf.pl: Now redundant |get_feature| calls are
	removed.

++ manakai/lib/Message/Util/DIS/ChangeLog	5 Nov 2006 10:56:18 -0000
	* Perl.dis (DISImplementationPerl): Removed.
	(plLoadDISDatabaseModule): |require|s
	modules |Message::Util::DIS::Value|
	and |Message::Util::DIS::DNLite| since
	loaded objects might implement classes
	defined in these modules.

2006-11-05  Wakaba  <wakaba@suika.fam.cx>

++ manakai/lib/Message/DOM/ChangeLog	5 Nov 2006 10:55:00 -0000
	* DOMFeature.dis (ImplementationList, ImplementationSource,
	ImplementationRegistry): Parameters |features|
	now allow |null| (equivalent to an empty string).

2006-11-05  Wakaba  <wakaba@suika.fam.cx>

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24