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

Contents of /messaging/manakai/bin/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.53 - (hide annotations) (download)
Sun Mar 12 10:13:31 2006 UTC (18 years, 8 months ago) by wakaba
Branch: MAIN
Changes since 1.52: +4 -0 lines
++ manakai/bin/ChangeLog	12 Mar 2006 10:03:19 -0000
2006-03-12  Wakaba  <wakaba@suika.fam.cx>

	* daf.pl: Don't require |Test| modules for bootstrap.

++ manakai/lib/Message/Util/ChangeLog	12 Mar 2006 10:09:14 -0000
2006-03-12  Wakaba  <wakaba@suika.fam.cx>

	* DIS.dis (loadResource): Sets the |srinfo| parameter
	of the |addTypeURI| method call.
	(addTypeURI): The |srinfo| parameter is added.  Sets
	the |srinfo| parameter of the |isSubsetOfURI| and |mergeAsAlias|
	method calls.

++ manakai/lib/Message/Util/DIS/ChangeLog	12 Mar 2006 10:09:53 -0000
2006-03-12  Wakaba  <wakaba@suika.fam.cx>

	* Perl.dis (getPerlModuleMemberCode): Write charset
	category properties.

++ manakai/lib/Message/URI/ChangeLog	12 Mar 2006 10:13:28 -0000
2006-03-12  Wakaba  <wakaba@suika.fam.cx>

	* Generic.pm: Added to the CVS repository since
	it is referenced from |../DOM/DOMCore.pm| and therefore
	it is required to execute the |daf| script.

++ manakai/lib/Message/Charset/ChangeLog	12 Mar 2006 10:06:26 -0000
2006-03-12  Wakaba  <wakaba@suika.fam.cx>

	* Encode.dis (createMCDecodeHandle): New
	parameter |onerror| is added.  Charsets |cs:XML.utf-8|, |cs:XML.utf-16|,
	and |xml-auto-charset:| are implemented.  Throws an error
	if the charset is not supported.
	(getURIFromCharsetName, getCharsetNameFromURI): Algorithmic URIs are
	supported.
	(onerror): Removed from |onoctetstreamerror|.
	(MCXMLDecodeHandle): Removed.
	(inputEncoding, hasBOM): New attributes.

++ manakai/lib/manakai/ChangeLog	12 Mar 2006 10:12:19 -0000
2006-03-12  Wakaba  <wakaba@suika.fam.cx>

	* Charset.dis: The |c:key| property is added to some resources.
	Typos are fixed.
	(icharset:utf-16be, icharset:utf-16le): New charsets.
	(cs:Perl.utf-16be, cs:Perl.utf-16le): New charsets.
	(cs:Perl.ucs-2be, cs:Perl.ucs-2le): New charsets.
	(cs:Perl.utf-32be, cs:Perl.utf-32le): New charsets.
	(cs:ErrorCategory): New type.  Error categories are added.
	(cs:noBOMVariant): New properties.

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24