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

Contents of /messaging/manakai/bin/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.63 - (hide annotations) (download)
Sat May 20 05:11:37 2006 UTC (18 years, 6 months ago) by wakaba
Branch: MAIN
CVS Tags: manakai-release-0-3-2
Changes since 1.62: +6 -1 lines
++ manakai/bin/ChangeLog	20 May 2006 05:09:42 -0000
2006-05-20  Wakaba  <wakaba@suika.fam.cx>

	* daf.pl ($VERSION): New variable.
	(--mod-file-suffix): New option.

	(--create-dtd-modules): New option.4a
++ manakai/lib/Message/Markup/ChangeLog	20 May 2006 05:10:32 -0000
2006-05-20  Wakaba  <wakaba@suika.fam.cx>

	* Atom.dis (Atom): The |mv:vid| property is added.

++ manakai/lib/Message/DOM/ChangeLog	20 May 2006 05:10:10 -0000
2006-05-20  Wakaba  <wakaba@suika.fam.cx>

	* XDP.dis (createXDPIf): New method.
	(XDPIfElement): New interface.

++ manakai/lib/manakai/ChangeLog	20 May 2006 05:11:24 -0000
2006-05-20  Wakaba  <wakaba@suika.fam.cx>

	* DISMarkup.dis (mv:vid, mv:shortDescription): New properties.

	* daf-dtd-modules.pl: DTD module file generation and
	element type declaration generation are implemented.

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24