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

Contents of /messaging/manakai/bin/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.52 - (hide annotations) (download)
Mon Mar 6 07:32:51 2006 UTC (18 years, 8 months ago) by wakaba
Branch: MAIN
Changes since 1.51: +7 -0 lines
++ manakai/bin/ChangeLog	6 Mar 2006 07:30:27 -0000
2006-03-06  Wakaba  <wakaba@suika.fam.cx>

	* daf.pl (get_referring_module_uri_list): Don't
	invoke |daf_convert_dis_document_to_dnl_document| to prevent
	prefix-not-defined error because the referred module is not
	yet loaded.

++ manakai/lib/Message/DOM/ChangeLog	6 Mar 2006 07:32:43 -0000
2006-03-06  Wakaba  <wakaba@suika.fam.cx>

	* DOMXML.dis (ManakaiDOMXMLIdAttr): New class.

	* Tree.dis (createAttribute, createAttributeNS,
	setAttribute, setAttributeNS): They now supports
	the |cfg:xml-id| configuration parameter.
	(cfg:xml-id): New configuration parameter.

	* XDoctype.dis (createAttributeDefinition): It now
	supports the |cfg:xml-id| configuration parameter.

	* XMLParser.dis (parse): It now supports
	the |cfg:xml-id| configuration parameter.

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24