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

Legend:
Removed from v.1.32  
changed lines
  Added in v.1.68

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24