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