1 |
|
2006-01-21 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* dac2test.pl: Dies if no perl code is defined |
4 |
|
for a |test:ParserTestSet|. |
5 |
|
|
6 |
|
2006-01-12 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* dac2test.pl: |test:ParserTestSet| and |test:ParserTest| |
9 |
|
test types are implemented. |
10 |
|
|
11 |
|
2005-12-21 Wakaba <wakaba@suika.fam.cx> |
12 |
|
|
13 |
|
* dac2pm.pl: Now requires |Message::Util::DIS::DPG| module. |
14 |
|
|
15 |
|
2005-12-20 Wakaba <wakaba@suika.fam.cx> |
16 |
|
|
17 |
|
* dac2pm.pl: Now requires GenericLS module. |
18 |
|
|
19 |
|
2005-11-23 Wakaba <wakaba@suika.fam.cx> |
20 |
|
|
21 |
|
* dac.pl, dac2pm.pl, dac2test.pl: |--verbose| or |--debug| |
22 |
|
option turns verbose or debug mode of |Message::Util::Error| |
23 |
|
module respectively. |
24 |
|
|
25 |
|
2005-11-16 Wakaba <wakaba@suika.fam.cx> |
26 |
|
|
27 |
|
* dac2text.pl: Dies if test code is not defined. |
28 |
|
|
29 |
|
2005-11-15 Wakaba <wakaba@suika.fam.cx> |
30 |
|
|
31 |
|
* dac2test.pl: Adds the module as |require|d module. |
32 |
|
|
33 |
|
* mkdisdump.pl: Requests |DOMLS:Generic| feature |
34 |
|
instead of obsoleted |DOMLS:LS| feature. |
35 |
|
|
36 |
|
2005-11-13 Wakaba <wakaba@suika.fam.cx> |
37 |
|
|
38 |
|
* dac2test.pl: New script. |
39 |
|
|
40 |
|
2005-10-16 Wakaba <wakaba@suika.fam.cx> |
41 |
|
|
42 |
|
* dac2pm.pl (--output-line): New option. |
43 |
|
|
44 |
|
2005-10-11 Wakaba <wakaba@suika.fam.cx> |
45 |
|
|
46 |
|
* dac2pm.pl: Reports how long it takes at END. |
47 |
|
|
48 |
|
2005-10-06 Wakaba <wakaba@suika.fam.cx> |
49 |
|
|
50 |
|
* mkdommemlist.pl: Revised for new "dae" database. |
51 |
|
|
52 |
|
* domts2perl.pl (--domtest2perl-option): New option. |
53 |
|
|
54 |
|
* domtest2perl.pl: Revised for new DOM Perl binding. |
55 |
|
|
56 |
|
* Makefile: Rules to make "dommemlist.pl.tmp" revised. |
57 |
|
|
58 |
|
2005-10-05 Wakaba <wakaba@suika.fam.cx> |
59 |
|
|
60 |
|
* mkdisdump.pl (dd_get_qname_uri): Sets "dump:uri" attribute. |
61 |
|
|
62 |
|
2005-10-03 Wakaba <wakaba@suika.fam.cx> |
63 |
|
|
64 |
|
* mkdisdump.pl (append_module_documentation): Outputs |
65 |
|
any "DISCore:AnyAppName" property value in |
66 |
|
addition to "dis:AppName" values. Use "dump:ref" |
67 |
|
property if the value is a URI. |
68 |
|
(append_method_documentation): Likewise. |
69 |
|
(append_document_documentation): Likewise. |
70 |
|
|
71 |
|
2005-10-02 Wakaba <wakaba@suika.fam.cx> |
72 |
|
|
73 |
|
* mkdisdump.pl (append_document_documentation): Outputs "doc:as" |
74 |
|
properties if available. |
75 |
|
(append_module_documentation): Outputs "dis:AppName" |
76 |
|
and "idl:prefix" attribute if available. |
77 |
|
(append_idl_interface_documentation): Removed (Merged |
78 |
|
to "append_interface_documentation"). |
79 |
|
(ReferredResource): Don't set "is_partial" flag |
80 |
|
if ReferredResource value is greater than "1". |
81 |
|
|
82 |
|
2005-10-01 Wakaba <wakaba@suika.fam.cx> |
83 |
|
|
84 |
|
* mkdisdump.pl (append_document_properties): New subroutine. |
85 |
|
(append_datatype_documentation): Outputs "dis:Def" |
86 |
|
and "dis:AppName" properties if available. |
87 |
|
(append_idl_interface_documentation): New subroutine. |
88 |
|
|
89 |
|
2005-09-30 Wakaba <wakaba@suika.fam.cx> |
90 |
|
|
91 |
|
* mkdisdump.pl (append_module_group_documentation, |
92 |
|
append_document_documentation): New functions. |
93 |
|
(append_class_documentation, append_interface_documentation): |
94 |
|
Generates method/attribute/constgroup information (in partial mode) |
95 |
|
even if "is_partial" option is true to compute inheriting |
96 |
|
class member information correctly. |
97 |
|
(--resource-uri): New option. |
98 |
|
|
99 |
|
* Makefile (error.xml, minimpl.xml): New rules. |
100 |
|
|
101 |
|
2005-09-25 Wakaba <wakaba@suika.fam.cx> |
102 |
|
|
103 |
|
* dac.pl, dac2pm.pl, mkdisdump.pl: Parameters "--dis-file-suffix", |
104 |
|
"--daem-file-suffix", "--search-path-catalog-file-name", and |
105 |
|
"--search-path" added. New dae and daem database format support. |
106 |
|
(dac_search_file_stem): New function. |
107 |
|
|
108 |
|
2005-09-24 Wakaba <wakaba@suika.fam.cx> |
109 |
|
|
110 |
|
* dac.pl, dac2pm.pl, mkdisdump.pl: "--debug" option added. |
111 |
|
(dac_load_module_file): Allow "|" as qname prefix separator. |
112 |
|
|
113 |
|
2005-09-23 Wakaba <wakaba@suika.fam.cx> |
114 |
|
|
115 |
|
* mkdisdump.pl: Fixed to support new dad database implementation. |
116 |
|
|
117 |
2005-09-22 Wakaba <wakaba@suika.fam.cx> |
2005-09-22 Wakaba <wakaba@suika.fam.cx> |
118 |
|
|
119 |
* dac2pm.pl (status_msg_, status_msg): New functions. |
* dac2pm.pl (status_msg_, status_msg): New functions. |