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