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

Contents of /messaging/manakai/bin/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.48 - (show annotations) (download)
Fri Feb 24 07:31:13 2006 UTC (18 years, 9 months ago) by wakaba
Branch: MAIN
Changes since 1.47: +6 -0 lines
++ manakai/bin/ChangeLog	24 Feb 2006 07:28:55 -0000
2006-02-24  Wakaba  <wakaba@suika.fam.cx>

	* dac.pl (--dafx-file-suffix): New option.
	(pl_store resource_resolver parameter): New |dafx|
	index file resolution is implemented.

++ manakai/lib/Message/Util/DIS/ChangeLog	24 Feb 2006 07:31:03 -0000
2006-02-24  Wakaba  <wakaba@suika.fam.cx>

	* Perl.dis (plStore): Stores unassociated resources
	into the |DISlib:DISCore| database module.  Writes
	to the database index (|dafx|) files.
	(plDISLoadDatabase): Sets resources' |{db}| property (since
	in new serialization format it might not be set).

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24