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

Contents of /messaging/manakai/bin/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.61 - (show annotations) (download)
Tue May 16 11:26:24 2006 UTC (18 years, 6 months ago) by wakaba
Branch: MAIN
Changes since 1.60: +5 -0 lines
++ manakai/bin/ChangeLog	16 May 2006 11:25:32 -0000
2006-05-16  Wakaba  <wakaba@suika.fam.cx>

	* daf.pl: Generation of Perl modules and
	tests are split into separate modules.

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

	* daf-perl-t.pl, daf-perl-pm.t: New scripts derived
	from |bin/daf.pl|.

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24