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

Legend:
Removed from v.1.34  
changed lines
  Added in v.1.70

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24