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

Contents of /messaging/manakai/bin/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.59 - (hide annotations) (download)
Tue Apr 4 14:30:29 2006 UTC (18 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.58: +6 -0 lines
++ manakai/bin/ChangeLog	4 Apr 2006 14:28:32 -0000
2006-04-04  Wakaba  <wakaba@suika.fam.cx>

	* daf.pl (--dafs-suffix): New option.
	(daf_resolve_db_module_file): The |dp:ModuleNodeStorageFile|
	type support.

++ manakai/lib/Message/Util/ChangeLog	4 Apr 2006 14:29:09 -0000
	* DIS.dis (Require): Requires the |MDOM:TreeStore| module.
	(getNodeFromStorage, setNodeToStorage): New methods.

2006-04-04  Wakaba  <wakaba@suika.fam.cx>

++ manakai/lib/Message/Util/DIS/ChangeLog	4 Apr 2006 14:30:17 -0000
2006-04-04  Wakaba  <wakaba@suika.fam.cx>

	* Perl.dis (plStore): The |mainDatabase| parameter is removed.
	(plStoreNodeStorage): New method.
	(plLoadNodeStorage): New method.

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24