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

Diff of /messaging/manakai/bin/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

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

Legend:
Removed from v.1.18  
changed lines
  Added in v.1.68

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24