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