1 |
|
2005-10-01 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* mkdisdump.pl (append_document_properties): New subroutine. |
4 |
|
(append_datatype_documentation): Outputs "dis:Def" |
5 |
|
and "dis:AppName" properties if available. |
6 |
|
(append_idl_interface_documentation): New subroutine. |
7 |
|
|
8 |
|
2005-09-30 Wakaba <wakaba@suika.fam.cx> |
9 |
|
|
10 |
|
* mkdisdump.pl (append_module_group_documentation, |
11 |
|
append_document_documentation): New functions. |
12 |
|
(append_class_documentation, append_interface_documentation): |
13 |
|
Generates method/attribute/constgroup information (in partial mode) |
14 |
|
even if "is_partial" option is true to compute inheriting |
15 |
|
class member information correctly. |
16 |
|
(--resource-uri): New option. |
17 |
|
|
18 |
|
* Makefile (error.xml, minimpl.xml): New rules. |
19 |
|
|
20 |
|
2005-09-25 Wakaba <wakaba@suika.fam.cx> |
21 |
|
|
22 |
|
* dac.pl, dac2pm.pl, mkdisdump.pl: Parameters "--dis-file-suffix", |
23 |
|
"--daem-file-suffix", "--search-path-catalog-file-name", and |
24 |
|
"--search-path" added. New dae and daem database format support. |
25 |
|
(dac_search_file_stem): New function. |
26 |
|
|
27 |
|
2005-09-24 Wakaba <wakaba@suika.fam.cx> |
28 |
|
|
29 |
|
* dac.pl, dac2pm.pl, mkdisdump.pl: "--debug" option added. |
30 |
|
(dac_load_module_file): Allow "|" as qname prefix separator. |
31 |
|
|
32 |
|
2005-09-23 Wakaba <wakaba@suika.fam.cx> |
33 |
|
|
34 |
|
* mkdisdump.pl: Fixed to support new dad database implementation. |
35 |
|
|
36 |
2005-09-22 Wakaba <wakaba@suika.fam.cx> |
2005-09-22 Wakaba <wakaba@suika.fam.cx> |
37 |
|
|
38 |
* dac2pm.pl (status_msg_, status_msg): New functions. |
* dac2pm.pl (status_msg_, status_msg): New functions. |