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