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

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.51

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24