1 |
|
2005-09-25 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* dac.pl, dac2pm.pl, mkdisdump.pl: Parameters "--dis-file-suffix", |
4 |
|
"--daem-file-suffix", "--search-path-catalog-file-name", and |
5 |
|
"--search-path" added. New dae and daem database format support. |
6 |
|
(dac_search_file_stem): New function. |
7 |
|
|
8 |
|
2005-09-24 Wakaba <wakaba@suika.fam.cx> |
9 |
|
|
10 |
|
* dac.pl, dac2pm.pl, mkdisdump.pl: "--debug" option added. |
11 |
|
(dac_load_module_file): Allow "|" as qname prefix separator. |
12 |
|
|
13 |
|
2005-09-23 Wakaba <wakaba@suika.fam.cx> |
14 |
|
|
15 |
|
* mkdisdump.pl: Fixed to support new dad database implementation. |
16 |
|
|
17 |
|
2005-09-22 Wakaba <wakaba@suika.fam.cx> |
18 |
|
|
19 |
|
* dac2pm.pl (status_msg_, status_msg): New functions. |
20 |
|
(--create-perl-module): New option. |
21 |
|
|
22 |
|
2005-09-21 Wakaba <wakaba@suika.fam.cx> |
23 |
|
|
24 |
|
* dac.pl: Show how long the process takes. |
25 |
|
(status_msg_, status_msg): New functions. |
26 |
|
(dac_load_module_file): Converts dis document into DNLite document. |
27 |
|
|
28 |
|
* dac2pm.pl: Unused namespace bindings removed. |
29 |
|
|
30 |
|
2005-09-19 Wakaba <wakaba@suika.fam.cx> |
31 |
|
|
32 |
|
* mkdisdump.pl (progress_inc, progress_reset): New functions. |
33 |
|
|
34 |
|
2005-09-15 Wakaba <wakaba@suika.fam.cx> |
35 |
|
|
36 |
|
* dac.pl: Calls "read_properties" method on database before |
37 |
|
closure of it. |
38 |
|
|
39 |
|
2005-09-09 Wakaba <wakaba@suika.fam.cx> |
40 |
|
|
41 |
|
* dac.pl: Writes the database file before checking undefined |
42 |
|
resoruces. |
43 |
|
|
44 |
|
2005-09-08 Wakaba <wakaba@suika.fam.cx> |
45 |
|
|
46 |
|
* dac.pl: Use ImplementationRegistry instead of |
47 |
|
DOMImplementationRegistry. Status messages added. |
48 |
|
(--implementation-registry-package): Option removed. |
49 |
|
|
50 |
|
* dac2pm.pl: : Use ImplementationRegistry instead of |
51 |
|
DOMImplementationRegistry. Status messages added. |
52 |
|
(--implementation-registry-package, --output-module-version): Options |
53 |
|
removed. |
54 |
|
|
55 |
|
* mkdisdump.pl: Use ImplementationRegistry instead of |
56 |
|
DOMImplementationRegistry. Status messages added. |
57 |
|
(append_module_documentation, append_class_documentation, |
58 |
|
append_interface_documentation): Uses dis:FileName property |
59 |
|
if any. |
60 |
|
(append_inheritance): Adds information on implied |
61 |
|
inheritance such as UNIVERSAL and Exporter. |
62 |
|
|
63 |
|
2005-09-07 Wakaba <wakaba@suika.fam.cx> |
64 |
|
|
65 |
|
* mkdisdump.pl: Writes inheritance information on methods. |
66 |
|
|
67 |
|
2005-09-06 Wakaba <wakaba@suika.fam.cx> |
68 |
|
|
69 |
|
* mkdisdump.pl (--with-implementators-note): New option. |
70 |
|
(transform_disdoc): Lextypes dis:TypeQName, DISCore:NCNameOrQName, |
71 |
|
DISPerl:MemRef, DOMMain:XCodeRef supported. |
72 |
|
(append_subclassof): New function. (It does not work yet.) |
73 |
|
(append_raises): New function. |
74 |
|
|
75 |
|
2005-09-05 Wakaba <wakaba@suika.fam.cx> |
76 |
|
|
77 |
|
* mkdisdump.pl (append_datatype_documentation): Sets ddoct:basePath |
78 |
|
attribute to dump:datatype element. |
79 |
|
|
80 |
|
2005-09-04 Wakaba <wakaba@suika.fam.cx> |
81 |
|
|
82 |
|
* mkdisdump.pl (append_module_documentation): Don't generate |
83 |
|
documentation of child resource if it is already generated. |
84 |
|
(--module-uri): Multiple "--module-uri" option can be accepted. |
85 |
|
|
86 |
|
2005-09-03 Wakaba <wakaba@suika.fam.cx> |
87 |
|
|
88 |
|
* mkdisdump.pl: Sets @dump:uri to disdoc ddel:P elements. |
89 |
|
|
90 |
2005-09-02 Wakaba <wakaba@suika.fam.cx> |
2005-09-02 Wakaba <wakaba@suika.fam.cx> |
91 |
|
|
92 |
* mkdisdump.pl: Datatypes and constants and lextype dis:TFQNames |
* mkdisdump.pl: Datatypes and constants and lextype dis:TFQNames |