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

Contents of /messaging/manakai/bin/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.54 - (hide annotations) (download)
Thu Mar 16 08:52:31 2006 UTC (18 years, 8 months ago) by wakaba
Branch: MAIN
Changes since 1.53: +5 -0 lines
++ manakai/bin/ChangeLog	16 Mar 2006 08:50:09 -0000
2006-03-16  Wakaba  <wakaba@suika.fam.cx>

	* daf.pl: In parser tests |c:anyDOMConfigurationParameter|
	properties are supported.

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

	* Value.dis (getPerlCode): A typo is fixed.

++ manakai/lib/Message/DOM/ChangeLog	16 Mar 2006 08:51:43 -0000
2006-03-16  Wakaba  <wakaba@suika.fam.cx>

	* XMLParser.dis (cfg:entity-replacement-tree): New configuration
	parameter.

	* DOMXML.dis (manakaiExpanded): Renamed from |isExpanded|.

	* DOMCore.dis, Tree.dis, DOMLS.dis, XMLParser.dis: Lexical
	data types added to configuration parameters.

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24