1 |
|
2006-02-09 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* dac2test.pl: Set |pc:preserve-line-break| configuration |
4 |
|
parameter |true|. |
5 |
|
|
6 |
|
2006-02-08 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* dac2test.pl (|test:ParserTest| converter): |c:erred| is supported. |
9 |
|
|
10 |
|
2006-01-28 Wakaba <wakaba@suika.fam.cx> |
11 |
|
|
12 |
|
* dac2test.pl (|test:StandaloneTest| converter): Generates |otherwise| |
13 |
|
clause to catch exception and continue remaining tests. |
14 |
|
|
15 |
|
2006-01-21 Wakaba <wakaba@suika.fam.cx> |
16 |
|
|
17 |
|
* dac2test.pl: Dies if no perl code is defined |
18 |
|
for a |test:ParserTestSet|. |
19 |
|
|
20 |
|
2006-01-12 Wakaba <wakaba@suika.fam.cx> |
21 |
|
|
22 |
|
* dac2test.pl: |test:ParserTestSet| and |test:ParserTest| |
23 |
|
test types are implemented. |
24 |
|
|
25 |
|
2005-12-21 Wakaba <wakaba@suika.fam.cx> |
26 |
|
|
27 |
|
* dac2pm.pl: Now requires |Message::Util::DIS::DPG| module. |
28 |
|
|
29 |
|
2005-12-20 Wakaba <wakaba@suika.fam.cx> |
30 |
|
|
31 |
|
* dac2pm.pl: Now requires GenericLS module. |
32 |
|
|
33 |
|
2005-11-23 Wakaba <wakaba@suika.fam.cx> |
34 |
|
|
35 |
|
* dac.pl, dac2pm.pl, dac2test.pl: |--verbose| or |--debug| |
36 |
|
option turns verbose or debug mode of |Message::Util::Error| |
37 |
|
module respectively. |
38 |
|
|
39 |
|
2005-11-16 Wakaba <wakaba@suika.fam.cx> |
40 |
|
|
41 |
|
* dac2text.pl: Dies if test code is not defined. |
42 |
|
|
43 |
|
2005-11-15 Wakaba <wakaba@suika.fam.cx> |
44 |
|
|
45 |
|
* dac2test.pl: Adds the module as |require|d module. |
46 |
|
|
47 |
|
* mkdisdump.pl: Requests |DOMLS:Generic| feature |
48 |
|
instead of obsoleted |DOMLS:LS| feature. |
49 |
|
|
50 |
|
2005-11-13 Wakaba <wakaba@suika.fam.cx> |
51 |
|
|
52 |
|
* dac2test.pl: New script. |
53 |
|
|
54 |
|
2005-10-16 Wakaba <wakaba@suika.fam.cx> |
55 |
|
|
56 |
|
* dac2pm.pl (--output-line): New option. |
57 |
|
|
58 |
|
2005-10-11 Wakaba <wakaba@suika.fam.cx> |
59 |
|
|
60 |
|
* dac2pm.pl: Reports how long it takes at END. |
61 |
|
|
62 |
|
2005-10-06 Wakaba <wakaba@suika.fam.cx> |
63 |
|
|
64 |
|
* mkdommemlist.pl: Revised for new "dae" database. |
65 |
|
|
66 |
|
* domts2perl.pl (--domtest2perl-option): New option. |
67 |
|
|
68 |
|
* domtest2perl.pl: Revised for new DOM Perl binding. |
69 |
|
|
70 |
|
* Makefile: Rules to make "dommemlist.pl.tmp" revised. |
71 |
|
|
72 |
|
2005-10-05 Wakaba <wakaba@suika.fam.cx> |
73 |
|
|
74 |
|
* mkdisdump.pl (dd_get_qname_uri): Sets "dump:uri" attribute. |
75 |
|
|
76 |
|
2005-10-03 Wakaba <wakaba@suika.fam.cx> |
77 |
|
|
78 |
|
* mkdisdump.pl (append_module_documentation): Outputs |
79 |
|
any "DISCore:AnyAppName" property value in |
80 |
|
addition to "dis:AppName" values. Use "dump:ref" |
81 |
|
property if the value is a URI. |
82 |
|
(append_method_documentation): Likewise. |
83 |
|
(append_document_documentation): Likewise. |
84 |
|
|
85 |
|
2005-10-02 Wakaba <wakaba@suika.fam.cx> |
86 |
|
|
87 |
|
* mkdisdump.pl (append_document_documentation): Outputs "doc:as" |
88 |
|
properties if available. |
89 |
|
(append_module_documentation): Outputs "dis:AppName" |
90 |
|
and "idl:prefix" attribute if available. |
91 |
|
(append_idl_interface_documentation): Removed (Merged |
92 |
|
to "append_interface_documentation"). |
93 |
|
(ReferredResource): Don't set "is_partial" flag |
94 |
|
if ReferredResource value is greater than "1". |
95 |
|
|
96 |
|
2005-10-01 Wakaba <wakaba@suika.fam.cx> |
97 |
|
|
98 |
|
* mkdisdump.pl (append_document_properties): New subroutine. |
99 |
|
(append_datatype_documentation): Outputs "dis:Def" |
100 |
|
and "dis:AppName" properties if available. |
101 |
|
(append_idl_interface_documentation): New subroutine. |
102 |
|
|
103 |
2005-09-30 Wakaba <wakaba@suika.fam.cx> |
2005-09-30 Wakaba <wakaba@suika.fam.cx> |
104 |
|
|
105 |
* mkdisdump.pl (append_module_group_documentation, |
* mkdisdump.pl (append_module_group_documentation, |