1 |
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 |
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 |
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 |
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 |
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 |
2006-03-16 Wakaba <wakaba@suika.fam.cx> |
30 |
|
31 |
* daf.pl: In parser tests |c:anyDOMConfigurationParameter| |
32 |
properties are supported. |
33 |
|
34 |
2006-03-12 Wakaba <wakaba@suika.fam.cx> |
35 |
|
36 |
* daf.pl: Don't require |Test| modules for bootstrap. |
37 |
|
38 |
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 |
2006-02-26 Wakaba <wakaba@suika.fam.cx> |
46 |
|
47 |
* 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 |
* 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 |
* dac2pm.pl (--dafx-file-suffix): New dummy option. |
64 |
|
65 |
* daf.pl: New script. |
66 |
|
67 |
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 |
2006-02-23 Wakaba <wakaba@suika.fam.cx> |
74 |
|
75 |
* dac.pl (--update): New option. |
76 |
|
77 |
2006-02-09 Wakaba <wakaba@suika.fam.cx> |
78 |
|
79 |
* dac2test.pl: Set |pc:preserve-line-break| configuration |
80 |
parameter |true|. |
81 |
|
82 |
2006-02-08 Wakaba <wakaba@suika.fam.cx> |
83 |
|
84 |
* dac2test.pl (|test:ParserTest| converter): |c:erred| is supported. |
85 |
|
86 |
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 |
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 |
2006-01-12 Wakaba <wakaba@suika.fam.cx> |
97 |
|
98 |
* dac2test.pl: |test:ParserTestSet| and |test:ParserTest| |
99 |
test types are implemented. |
100 |
|
101 |
2005-12-21 Wakaba <wakaba@suika.fam.cx> |
102 |
|
103 |
* dac2pm.pl: Now requires |Message::Util::DIS::DPG| module. |
104 |
|
105 |
2005-12-20 Wakaba <wakaba@suika.fam.cx> |
106 |
|
107 |
* dac2pm.pl: Now requires GenericLS module. |
108 |
|
109 |
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 |
2005-11-16 Wakaba <wakaba@suika.fam.cx> |
116 |
|
117 |
* dac2text.pl: Dies if test code is not defined. |
118 |
|
119 |
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 |
2005-10-16 Wakaba <wakaba@suika.fam.cx> |
131 |
|
132 |
* dac2pm.pl (--output-line): New option. |
133 |
|
134 |
2005-10-11 Wakaba <wakaba@suika.fam.cx> |
135 |
|
136 |
* dac2pm.pl: Reports how long it takes at END. |
137 |
|
138 |
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 |
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 |
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 |
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 |
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 |
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 |
2005-09-24 Wakaba <wakaba@suika.fam.cx> |
199 |
|
200 |
* dac.pl, dac2pm.pl, mkdisdump.pl: "--debug" option added. |
201 |
(dac_load_module_file): Allow "|" as qname prefix separator. |
202 |
|
203 |
2005-09-23 Wakaba <wakaba@suika.fam.cx> |
204 |
|
205 |
* mkdisdump.pl: Fixed to support new dad database implementation. |
206 |
|
207 |
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 |
2005-09-19 Wakaba <wakaba@suika.fam.cx> |
221 |
|
222 |
* mkdisdump.pl (progress_inc, progress_reset): New functions. |
223 |
|
224 |
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 |
2005-09-09 Wakaba <wakaba@suika.fam.cx> |
230 |
|
231 |
* dac.pl: Writes the database file before checking undefined |
232 |
resoruces. |
233 |
|
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 |
DOMImplementationRegistry. Status messages added. |
247 |
(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 |
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 |
2005-09-02 Wakaba <wakaba@suika.fam.cx> |
281 |
|
282 |
* mkdisdump.pl: Datatypes and constants and lextype dis:TFQNames |
283 |
implemented. |
284 |
|
285 |
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 |
2005-08-30 Wakaba <wakaba@suika.fam.cx> |
291 |
|
292 |
* mkdisdump.pl: New script. |
293 |
|
294 |
2005-04-28 Wakaba <wakaba@suika.fam.cx> |
295 |
|
296 |
* cdis2pm.pl (dispm_collect_hash_prop_value): Loop check added. |
297 |
|
298 |
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 |
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 |
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 |
2005-02-16 Wakaba <wakaba@suika.fam.cx> |
315 |
|
316 |
* cdis2pm.pl: New operator "DISPerl:AsStringMethod" and |
317 |
"DISPerl:NewMethod" added. |
318 |
|
319 |
2005-01-06 Wakaba <wakaba@suika.fam.cx> |
320 |
|
321 |
* domtest2perl.pl (output_result): Removed. |
322 |
|
323 |
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 |
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 |
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 |
2004-11-24 Wakaba <wakaba@suika.fam.cx> |
365 |
|
366 |
* cdis2rdf.pl (res_canon): New. |
367 |
|
368 |
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 |
2004-11-03 Wakaba <wakaba@suika.fam.cx> |
376 |
|
377 |
* dis2rdf.pl: New script. |
378 |
|
379 |
2004-10-31 Wakaba <wakaba@suika.fam.cx> |
380 |
|
381 |
* domts2perl.pl: New option '--domtest2perl' introduced. |
382 |
|
383 |
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 |
2004-10-10 Wakaba <wakaba@suika.fam.cx> |
391 |
|
392 |
* dis2pm.pl (disdoc2text, disdoc2pod): New element "NOTE" introduced. |
393 |
|
394 |
* domtest2perl.pl: New file. |
395 |
|
396 |
* Makefile, mkdommemlist.pl: New files. |
397 |
|
398 |
* dis2pm.pl, idl2dis.pl: New (moved from ../lib/Message/DOM/). |
399 |
|
400 |
* genlib.pl: Removed (moved to ../lib/manakai/). |
401 |
|
402 |
2004-10-09 Wakaba <wakaba@suika.fam.cx> |
403 |
|
404 |
* domtest2perl.pl, genlib.pl: New. |
405 |
|
406 |
2003-09-07 Wakaba <wakaba@suika.fam.cx> |
407 |
|
408 |
* xml-validate.pl: New script. |
409 |
* ChangeLog: Likewise. |
410 |
|
411 |
|