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