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

Legend:
Removed from v.1.30  
changed lines
  Added in v.1.67

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24