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

Contents of /messaging/manakai/bin/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.58 - (show annotations) (download)
Mon Apr 3 12:53:22 2006 UTC (18 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.57: +5 -0 lines
++ manakai/bin/ChangeLog	3 Apr 2006 11:17:32 -0000
2006-04-03  Wakaba  <wakaba@suika.fam.cx>

	* daf.pl (perl-pm): Sets the |impl| argument
	of the |pl_generate_perl_module| method.

++ manakai/lib/Message/Util/ChangeLog	3 Apr 2006 12:18:05 -0000
2006-04-03  Wakaba  <wakaba@suika.fam.cx>

	* Grove.dis (mg:mutations): It is changed from array
	reference to hash reference.

	* PerlCode.dis (replaceVariable): The |pc2:| namespace
	support.
	(IN_USE_NODE_ERR, BAD_CHILD_ERR): Removed.
	(createPCIf, createPCPackage): New methods.
	(createPCFile): Renamed from |createPerlFile|.  Set
	configuration parameters.

++ manakai/lib/Message/Util/DIS/ChangeLog	3 Apr 2006 12:25:32 -0000
2006-04-03  Wakaba  <wakaba@suika.fam.cx>

	* DNLite.dis (plImplementation): Removed.

	* Perl.dis (plImplementation): Removed.
	(plCodeFragment): Changed from attribute to method.
	(plValueCodeFragment, plCodeFragment): The |factory|
	parameter is added.
	(plPreprocessPerlCode, plPreprocessPerlStatement, plAppendThrow):
	The |factory| parameter is added.
	(ManakaiDOM:InputNormalize, dis:GetNodeProp): Removed.
	(plIsDefined): Removed.
	($NS_URI_NO_NULL): Removed.
	(setDefaultValue): Removed.

++ manakai/lib/Message/DOM/ChangeLog	3 Apr 2006 12:04:56 -0000
2006-04-03  Wakaba  <wakaba@suika.fam.cx>

	* DOMMain.dis (GetPropNode, CheckReadOnly): Removed.

	* Node.dis (cfg:dtd-default-attribute): The configuration
	parameter |cfg:dtd-default-attributes| is renamed
	as |cfg:dtd-default-attribute|.
	(Roles): Definitions are changed so that classes
	that implement those classes MUST implement the |Node|
	and its subinterfaces.
	(cfg:dtd-attribute-type): New configuration parameter.

	* Document.dis (adoptNode): Don't throw exception
	if |strictErrorChecking| is |false|.

	* Element.dis (setAttribute, setAttributeNS): Don't
	set [attribute type] if the |cfg:dtd-attribute-type|
	configuration parameter is set to |false|.
	(removeAttribute, removeAttributeNS, removeAttributeNode): Don't
	regenerate default attribute nodes if the |cfg:dtd-default-attribute|
	configuration parameter is set to |false|.

++ manakai/lib/manakai/ChangeLog	3 Apr 2006 12:26:00 -0000
2006-04-03  Wakaba  <wakaba@suika.fam.cx>

	* DISLang.dis (ManakaiDOM:InputNormalize): Removed.

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24