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

Contents of /messaging/manakai/bin/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.60 - (show annotations) (download)
Sun Apr 9 14:29:40 2006 UTC (18 years, 7 months ago) by wakaba
Branch: MAIN
CVS Tags: manakai-release-0-3-1
Changes since 1.59: +5 -0 lines
++ manakai/bin/ChangeLog	9 Apr 2006 14:25:10 -0000
2006-04-09  Wakaba  <wakaba@suika.fam.cx>

	* daf.pl (daf_generate_perl_test): Old |PerlCode| methods
	are replaced by new ones.

++ manakai/lib/Message/Util/DIS/ChangeLog	9 Apr 2006 14:29:02 -0000
2006-04-09  Wakaba  <wakaba@suika.fam.cx>

	* Perl.dis (plAppendThrow): Use key for exception parameters.

++ manakai/lib/Message/DOM/ChangeLog	9 Apr 2006 14:28:28 -0000
2006-04-09  Wakaba  <wakaba@suika.fam.cx>

	* XMLParser.dis (Require): Requires the |MCharset:Encode|
	module.
	(parse): Set the |inputEncoding| attribute of the generated document
	object.
	(resolveLSInput default implementation): The |byteStream|
	and |encoding| attributes of the |LSInput| interface
	are now supported.
	(resolveLSInput): Parameters |impl| and |parser| are added.
	(InputFile.inputEncoding): New attribute.

++ manakai/lib/Message/Charset/ChangeLog	9 Apr 2006 14:25:44 -0000
2006-04-09  Wakaba  <wakaba@suika.fam.cx>

	* Encode.dis (close): New method.

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24