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

Contents of /messaging/manakai/bin/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.50 - (show annotations) (download)
Sun Feb 26 06:42:55 2006 UTC (18 years, 9 months ago) by wakaba
Branch: MAIN
Changes since 1.49: +6 -0 lines
++ manakai/t/ChangeLog	26 Feb 2006 06:42:43 -0000
2006-02-26  Wakaba  <wakaba@suika.fam.cx>

	* Makefile: Revised for new |daf| database format.

++ manakai/bin/ChangeLog	26 Feb 2006 06:36:16 -0000
	* daf.pl: Perl test file generation support from |dac2test.pl|
	is added.  Exits the program before any generation
	if the database constrution process has error.

2006-02-26  Wakaba  <wakaba@suika.fam.cx>

++ manakai/lib/Message/Markup/ChangeLog	26 Feb 2006 06:37:11 -0000
2006-02-26  Wakaba  <wakaba@suika.fam.cx>

	* Makefile: Revised for new |daf| database format.

++ manakai/lib/Message/Util/ChangeLog	26 Feb 2006 06:40:09 -0000
	* ManakaiNodeTest.dis (Require): Missing reference
	to the |DISlib:Test| module is added.

	* Makefile: Revised for new |daf| database format.

	* DIS.dis (elementTypeMatch, isSubsetOfURI): The |srinfo|
	parameter is added.
	(getFor, getModule): Set reference rather than string
	itself to the |{for}| property.
	(loadResource): Passes |srinfo| parameter
	to |isSubsetOfURI|-calling methods.
	(mergeAsAlias): The |srinfo| parameter is added.

2006-02-26  Wakaba  <wakaba@suika.fam.cx>

++ manakai/lib/Message/Util/DIS/ChangeLog	26 Feb 2006 06:41:53 -0000
	* Perl.dis (addHashKey): Revised to register keys to
	each key scope resource rather than database.

	* DNLite.dis (elementTypeMatch): The |srinfo| parameter is added.

	* DISDump.dis (Require): Missing reference to the |DISlib:DISMarkup|
	module is added.

2006-02-26  Wakaba  <wakaba@suika.fam.cx>

++ manakai/lib/Message/DOM/ChangeLog	26 Feb 2006 06:36:55 -0000
2006-02-26  Wakaba  <wakaba@suika.fam.cx>

	* Makefile: Revised for new |daf| database format.

++ manakai/lib/manakai/ChangeLog	26 Feb 2006 06:42:23 -0000
2006-02-26  Wakaba  <wakaba@suika.fam.cx>

	* Makefile: Rules to construct old |dae| database are removed.

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24