/[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.27 by wakaba, Fri Sep 23 18:24:52 2005 UTC revision 1.62 by wakaba, Fri May 19 11:02:10 2006 UTC
# Line 1  Line 1 
1    2006-05-19  Wakaba  <wakaba@suika.fam.cx>
2    
3            * daf.pl (--load-module): New option.
4            (--create-dtd-modules): New option.
5    
6    2006-05-16  Wakaba  <wakaba@suika.fam.cx>
7    
8            * daf.pl: Generation of Perl modules and
9            tests are split into separate modules.
10    
11    2006-04-09  Wakaba  <wakaba@suika.fam.cx>
12    
13            * daf.pl (daf_generate_perl_test): Old |PerlCode| methods
14            are replaced by new ones.
15    
16    2006-04-04  Wakaba  <wakaba@suika.fam.cx>
17    
18            * daf.pl (--dafs-suffix): New option.
19            (daf_resolve_db_module_file): The |dp:ModuleNodeStorageFile|
20            type support.
21    
22    2006-04-03  Wakaba  <wakaba@suika.fam.cx>
23    
24            * daf.pl (perl-pm): Sets the |impl| argument
25            of the |pl_generate_perl_module| method.
26    
27    2006-04-01  Wakaba  <wakaba@suika.fam.cx>
28    
29            * daf.pl (perl-pm, daf_generate_perl_test): Sets
30            the |$Message::Util::DIS::Perl::Implementation| variable
31            for compatibility.
32    
33    2006-03-18  Wakaba  <wakaba@suika.fam.cx>
34    
35            * daf.pl (daf_get_file_path_stem): The '.' is removed from
36            the default search path.
37    
38    2006-03-17  Wakaba  <wakaba@suika.fam.cx>
39    
40            * daf.pl: The position of two |undef| statements was incorrect.
41            (daf_generate_perl_test): Provides |--skip| option
42            for test scripts.
43    
44    2006-03-16  Wakaba  <wakaba@suika.fam.cx>
45    
46            * daf.pl: In parser tests |c:anyDOMConfigurationParameter|
47            properties are supported.
48    
49    2006-03-12  Wakaba  <wakaba@suika.fam.cx>
50    
51            * daf.pl: Don't require |Test| modules for bootstrap.
52    
53    2006-03-06  Wakaba  <wakaba@suika.fam.cx>
54    
55            * daf.pl (get_referring_module_uri_list): Don't
56            invoke |daf_convert_dis_document_to_dnl_document| to prevent
57            prefix-not-defined error because the referred module is not
58            yet loaded.
59    
60    2006-02-26  Wakaba  <wakaba@suika.fam.cx>
61    
62            * daf.pl: Request for |fe:GenericLS| feature was missing.
63            Sets the |pc:preserve-line-break| parameter for test
64            code as |dac2test.pl| had been.
65    
66            * dac.pl, dac2pm.pl, dac2test.pl: Removed.
67    
68            * disc.pl, cdis2pm.pl, cdis2rdf.pl: Removed.
69    
70    2006-02-26  Wakaba  <wakaba@suika.fam.cx>
71    
72            * daf.pl: Perl test file generation support from |dac2test.pl|
73            is added.  Exits the program before any generation
74            if the database constrution process has error.
75    
76    2006-02-26  Wakaba  <wakaba@suika.fam.cx>
77    
78            * dac2pm.pl (--dafx-file-suffix): New dummy option.
79    
80            * daf.pl: New script.
81    
82    2006-02-24  Wakaba  <wakaba@suika.fam.cx>
83    
84            * dac.pl (--dafx-file-suffix): New option.
85            (pl_store resource_resolver parameter): New |dafx|
86            index file resolution is implemented.
87    
88    2006-02-23  Wakaba  <wakaba@suika.fam.cx>
89    
90            * dac.pl (--update): New option.
91    
92    2006-02-09  Wakaba  <wakaba@suika.fam.cx>
93    
94            * dac2test.pl: Set |pc:preserve-line-break| configuration
95            parameter |true|.
96    
97    2006-02-08  Wakaba  <wakaba@suika.fam.cx>
98    
99            * dac2test.pl (|test:ParserTest| converter): |c:erred| is supported.
100    
101    2006-01-28  Wakaba  <wakaba@suika.fam.cx>
102    
103            * dac2test.pl (|test:StandaloneTest| converter): Generates |otherwise|
104            clause to catch exception and continue remaining tests.
105    
106    2006-01-21  Wakaba  <wakaba@suika.fam.cx>
107    
108            * dac2test.pl: Dies if no perl code is defined
109            for a |test:ParserTestSet|.
110    
111    2006-01-12  Wakaba  <wakaba@suika.fam.cx>
112    
113            * dac2test.pl: |test:ParserTestSet| and |test:ParserTest|
114            test types are implemented.
115    
116    2005-12-21  Wakaba  <wakaba@suika.fam.cx>
117    
118            * dac2pm.pl: Now requires |Message::Util::DIS::DPG| module.
119    
120    2005-12-20  Wakaba  <wakaba@suika.fam.cx>
121    
122            * dac2pm.pl: Now requires GenericLS module.
123    
124    2005-11-23  Wakaba  <wakaba@suika.fam.cx>
125    
126            * dac.pl, dac2pm.pl, dac2test.pl: |--verbose| or |--debug|
127            option turns verbose or debug mode of |Message::Util::Error|
128            module respectively.
129    
130    2005-11-16  Wakaba  <wakaba@suika.fam.cx>
131    
132            * dac2text.pl: Dies if test code is not defined.
133    
134    2005-11-15  Wakaba  <wakaba@suika.fam.cx>
135    
136            * dac2test.pl: Adds the module as |require|d module.
137    
138            * mkdisdump.pl: Requests |DOMLS:Generic| feature
139            instead of obsoleted |DOMLS:LS| feature.
140    
141    2005-11-13  Wakaba  <wakaba@suika.fam.cx>
142    
143            * dac2test.pl: New script.
144            
145    2005-10-16  Wakaba  <wakaba@suika.fam.cx>
146    
147            * dac2pm.pl (--output-line): New option.
148    
149    2005-10-11  Wakaba  <wakaba@suika.fam.cx>
150    
151            * dac2pm.pl: Reports how long it takes at END.
152    
153    2005-10-06  Wakaba  <wakaba@suika.fam.cx>
154    
155            * mkdommemlist.pl: Revised for new "dae" database.
156    
157            * domts2perl.pl (--domtest2perl-option): New option.
158    
159            * domtest2perl.pl: Revised for new DOM Perl binding.
160    
161            * Makefile: Rules to make "dommemlist.pl.tmp" revised.
162    
163    2005-10-05  Wakaba  <wakaba@suika.fam.cx>
164    
165            * mkdisdump.pl (dd_get_qname_uri): Sets "dump:uri" attribute.
166    
167    2005-10-03  Wakaba  <wakaba@suika.fam.cx>
168    
169            * mkdisdump.pl (append_module_documentation): Outputs
170            any "DISCore:AnyAppName" property value in
171            addition to "dis:AppName" values.  Use "dump:ref"
172            property if the value is a URI.
173            (append_method_documentation): Likewise.
174            (append_document_documentation): Likewise.
175    
176    2005-10-02  Wakaba  <wakaba@suika.fam.cx>
177    
178            * mkdisdump.pl (append_document_documentation): Outputs "doc:as"
179            properties if available.
180            (append_module_documentation): Outputs "dis:AppName"
181            and "idl:prefix" attribute if available.
182            (append_idl_interface_documentation): Removed (Merged
183            to "append_interface_documentation").
184            (ReferredResource): Don't set "is_partial" flag
185            if ReferredResource value is greater than "1".
186    
187    2005-10-01  Wakaba  <wakaba@suika.fam.cx>
188    
189            * mkdisdump.pl (append_document_properties): New subroutine.
190            (append_datatype_documentation): Outputs "dis:Def"
191            and "dis:AppName" properties if available.
192            (append_idl_interface_documentation): New subroutine.
193    
194    2005-09-30  Wakaba  <wakaba@suika.fam.cx>
195    
196            * mkdisdump.pl (append_module_group_documentation,
197            append_document_documentation): New functions.
198            (append_class_documentation, append_interface_documentation):
199            Generates method/attribute/constgroup information (in partial mode)
200            even if "is_partial" option is true to compute inheriting
201            class member information correctly.
202            (--resource-uri): New option.
203    
204            * Makefile (error.xml, minimpl.xml): New rules.
205    
206    2005-09-25  Wakaba  <wakaba@suika.fam.cx>
207    
208            * dac.pl, dac2pm.pl, mkdisdump.pl: Parameters "--dis-file-suffix",
209            "--daem-file-suffix", "--search-path-catalog-file-name", and
210            "--search-path" added.  New dae and daem database format support.
211            (dac_search_file_stem): New function.
212    
213  2005-09-24  Wakaba  <wakaba@suika.fam.cx>  2005-09-24  Wakaba  <wakaba@suika.fam.cx>
214    
215          * dac.pl, dac2pm.pl, mkdisdump.pl: "--debug" option added.          * dac.pl, dac2pm.pl, mkdisdump.pl: "--debug" option added.
216            (dac_load_module_file): Allow "|" as qname prefix separator.
217    
218  2005-09-23  Wakaba  <wakaba@suika.fam.cx>  2005-09-23  Wakaba  <wakaba@suika.fam.cx>
219    

Legend:
Removed from v.1.27  
changed lines
  Added in v.1.62

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24