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

Contents of /messaging/manakai/bin/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.55 - (show annotations) (download)
Fri Mar 17 08:06:20 2006 UTC (18 years, 8 months ago) by wakaba
Branch: MAIN
Changes since 1.54: +6 -0 lines
++ manakai/t/ChangeLog	17 Mar 2006 08:06:15 -0000
2006-03-17  Wakaba  <wakaba@suika.fam.cx>

	* Makefile (t-TreeCore.t): New test.

++ manakai/bin/ChangeLog	17 Mar 2006 08:03:40 -0000
2006-03-17  Wakaba  <wakaba@suika.fam.cx>

	* daf.pl: The position of two |undef| statements was incorrect.
	(daf_generate_perl_test): Provides |--skip| option
	for test scripts.

++ manakai/lib/Message/Util/ChangeLog	17 Mar 2006 07:45:32 -0000
2006-03-17  Wakaba  <wakaba@suika.fam.cx>

	* Grove.dis: New module.

++ manakai/lib/Message/Util/DIS/ChangeLog	17 Mar 2006 08:05:33 -0000
2006-03-17  Wakaba  <wakaba@suika.fam.cx>

	* Perl.dis (method name): New methods from |Util:Grove|
	module are added.
	(role): New |mg:NodeRefRole| role support is added.

++ manakai/lib/Message/DOM/ChangeLog	17 Mar 2006 08:04:07 -0000
2006-03-17  Wakaba  <wakaba@suika.fam.cx>

	* Makefile: |TreeCore.dis| is added.

	* TreeCore.dis: New module.

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24