1 |
|
2005-10-16 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* dac2pm.pl (--output-line): New option. |
4 |
|
|
5 |
|
2005-10-11 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* dac2pm.pl: Reports how long it takes at END. |
8 |
|
|
9 |
|
2005-10-06 Wakaba <wakaba@suika.fam.cx> |
10 |
|
|
11 |
|
* mkdommemlist.pl: Revised for new "dae" database. |
12 |
|
|
13 |
|
* domts2perl.pl (--domtest2perl-option): New option. |
14 |
|
|
15 |
|
* domtest2perl.pl: Revised for new DOM Perl binding. |
16 |
|
|
17 |
|
* Makefile: Rules to make "dommemlist.pl.tmp" revised. |
18 |
|
|
19 |
|
2005-10-05 Wakaba <wakaba@suika.fam.cx> |
20 |
|
|
21 |
|
* mkdisdump.pl (dd_get_qname_uri): Sets "dump:uri" attribute. |
22 |
|
|
23 |
|
2005-10-03 Wakaba <wakaba@suika.fam.cx> |
24 |
|
|
25 |
|
* mkdisdump.pl (append_module_documentation): Outputs |
26 |
|
any "DISCore:AnyAppName" property value in |
27 |
|
addition to "dis:AppName" values. Use "dump:ref" |
28 |
|
property if the value is a URI. |
29 |
|
(append_method_documentation): Likewise. |
30 |
|
(append_document_documentation): Likewise. |
31 |
|
|
32 |
|
2005-10-02 Wakaba <wakaba@suika.fam.cx> |
33 |
|
|
34 |
|
* mkdisdump.pl (append_document_documentation): Outputs "doc:as" |
35 |
|
properties if available. |
36 |
|
(append_module_documentation): Outputs "dis:AppName" |
37 |
|
and "idl:prefix" attribute if available. |
38 |
|
(append_idl_interface_documentation): Removed (Merged |
39 |
|
to "append_interface_documentation"). |
40 |
|
(ReferredResource): Don't set "is_partial" flag |
41 |
|
if ReferredResource value is greater than "1". |
42 |
|
|
43 |
|
2005-10-01 Wakaba <wakaba@suika.fam.cx> |
44 |
|
|
45 |
|
* mkdisdump.pl (append_document_properties): New subroutine. |
46 |
|
(append_datatype_documentation): Outputs "dis:Def" |
47 |
|
and "dis:AppName" properties if available. |
48 |
|
(append_idl_interface_documentation): New subroutine. |
49 |
|
|
50 |
|
2005-09-30 Wakaba <wakaba@suika.fam.cx> |
51 |
|
|
52 |
|
* mkdisdump.pl (append_module_group_documentation, |
53 |
|
append_document_documentation): New functions. |
54 |
|
(append_class_documentation, append_interface_documentation): |
55 |
|
Generates method/attribute/constgroup information (in partial mode) |
56 |
|
even if "is_partial" option is true to compute inheriting |
57 |
|
class member information correctly. |
58 |
|
(--resource-uri): New option. |
59 |
|
|
60 |
|
* Makefile (error.xml, minimpl.xml): New rules. |
61 |
|
|
62 |
|
2005-09-25 Wakaba <wakaba@suika.fam.cx> |
63 |
|
|
64 |
|
* dac.pl, dac2pm.pl, mkdisdump.pl: Parameters "--dis-file-suffix", |
65 |
|
"--daem-file-suffix", "--search-path-catalog-file-name", and |
66 |
|
"--search-path" added. New dae and daem database format support. |
67 |
|
(dac_search_file_stem): New function. |
68 |
|
|
69 |
2005-09-24 Wakaba <wakaba@suika.fam.cx> |
2005-09-24 Wakaba <wakaba@suika.fam.cx> |
70 |
|
|
71 |
* dac.pl, dac2pm.pl, mkdisdump.pl: "--debug" option added. |
* dac.pl, dac2pm.pl, mkdisdump.pl: "--debug" option added. |