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

Legend:
Removed from v.1.29  
changed lines
  Added in v.1.71

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24