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