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

Legend:
Removed from v.1.26  
changed lines
  Added in v.1.59

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24