1 |
|
2005-11-16 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* dac2text.pl: Dies if test code is not defined. |
4 |
|
|
5 |
|
2005-11-15 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* dac2test.pl: Adds the module as |require|d module. |
8 |
|
|
9 |
|
* mkdisdump.pl: Requests |DOMLS:Generic| feature |
10 |
|
instead of obsoleted |DOMLS:LS| feature. |
11 |
|
|
12 |
|
2005-11-13 Wakaba <wakaba@suika.fam.cx> |
13 |
|
|
14 |
|
* dac2test.pl: New script. |
15 |
|
|
16 |
|
2005-10-16 Wakaba <wakaba@suika.fam.cx> |
17 |
|
|
18 |
|
* dac2pm.pl (--output-line): New option. |
19 |
|
|
20 |
|
2005-10-11 Wakaba <wakaba@suika.fam.cx> |
21 |
|
|
22 |
|
* dac2pm.pl: Reports how long it takes at END. |
23 |
|
|
24 |
|
2005-10-06 Wakaba <wakaba@suika.fam.cx> |
25 |
|
|
26 |
|
* mkdommemlist.pl: Revised for new "dae" database. |
27 |
|
|
28 |
|
* domts2perl.pl (--domtest2perl-option): New option. |
29 |
|
|
30 |
|
* domtest2perl.pl: Revised for new DOM Perl binding. |
31 |
|
|
32 |
|
* Makefile: Rules to make "dommemlist.pl.tmp" revised. |
33 |
|
|
34 |
|
2005-10-05 Wakaba <wakaba@suika.fam.cx> |
35 |
|
|
36 |
|
* mkdisdump.pl (dd_get_qname_uri): Sets "dump:uri" attribute. |
37 |
|
|
38 |
|
2005-10-03 Wakaba <wakaba@suika.fam.cx> |
39 |
|
|
40 |
|
* mkdisdump.pl (append_module_documentation): Outputs |
41 |
|
any "DISCore:AnyAppName" property value in |
42 |
|
addition to "dis:AppName" values. Use "dump:ref" |
43 |
|
property if the value is a URI. |
44 |
|
(append_method_documentation): Likewise. |
45 |
|
(append_document_documentation): Likewise. |
46 |
|
|
47 |
|
2005-10-02 Wakaba <wakaba@suika.fam.cx> |
48 |
|
|
49 |
|
* mkdisdump.pl (append_document_documentation): Outputs "doc:as" |
50 |
|
properties if available. |
51 |
|
(append_module_documentation): Outputs "dis:AppName" |
52 |
|
and "idl:prefix" attribute if available. |
53 |
|
(append_idl_interface_documentation): Removed (Merged |
54 |
|
to "append_interface_documentation"). |
55 |
|
(ReferredResource): Don't set "is_partial" flag |
56 |
|
if ReferredResource value is greater than "1". |
57 |
|
|
58 |
|
2005-10-01 Wakaba <wakaba@suika.fam.cx> |
59 |
|
|
60 |
|
* mkdisdump.pl (append_document_properties): New subroutine. |
61 |
|
(append_datatype_documentation): Outputs "dis:Def" |
62 |
|
and "dis:AppName" properties if available. |
63 |
|
(append_idl_interface_documentation): New subroutine. |
64 |
|
|
65 |
2005-09-30 Wakaba <wakaba@suika.fam.cx> |
2005-09-30 Wakaba <wakaba@suika.fam.cx> |
66 |
|
|
67 |
* mkdisdump.pl (append_module_group_documentation, |
* mkdisdump.pl (append_module_group_documentation, |