1 |
|
2005-09-24 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* dac.pl, dac2pm.pl, mkdisdump.pl: "--debug" option added. |
4 |
|
|
5 |
|
2005-09-23 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* mkdisdump.pl: Fixed to support new dad database implementation. |
8 |
|
|
9 |
|
2005-09-22 Wakaba <wakaba@suika.fam.cx> |
10 |
|
|
11 |
|
* dac2pm.pl (status_msg_, status_msg): New functions. |
12 |
|
(--create-perl-module): New option. |
13 |
|
|
14 |
|
2005-09-21 Wakaba <wakaba@suika.fam.cx> |
15 |
|
|
16 |
|
* dac.pl: Show how long the process takes. |
17 |
|
(status_msg_, status_msg): New functions. |
18 |
|
(dac_load_module_file): Converts dis document into DNLite document. |
19 |
|
|
20 |
|
* dac2pm.pl: Unused namespace bindings removed. |
21 |
|
|
22 |
|
2005-09-19 Wakaba <wakaba@suika.fam.cx> |
23 |
|
|
24 |
|
* mkdisdump.pl (progress_inc, progress_reset): New functions. |
25 |
|
|
26 |
|
2005-09-15 Wakaba <wakaba@suika.fam.cx> |
27 |
|
|
28 |
|
* dac.pl: Calls "read_properties" method on database before |
29 |
|
closure of it. |
30 |
|
|
31 |
2005-09-09 Wakaba <wakaba@suika.fam.cx> |
2005-09-09 Wakaba <wakaba@suika.fam.cx> |
32 |
|
|
33 |
* mkdisdump.pl: Status messages added. |
* dac.pl: Writes the database file before checking undefined |
34 |
|
resoruces. |
35 |
|
|
36 |
2005-09-08 Wakaba <wakaba@suika.fam.cx> |
2005-09-08 Wakaba <wakaba@suika.fam.cx> |
37 |
|
|
45 |
removed. |
removed. |
46 |
|
|
47 |
* mkdisdump.pl: Use ImplementationRegistry instead of |
* mkdisdump.pl: Use ImplementationRegistry instead of |
48 |
DOMImplementationRegistry. |
DOMImplementationRegistry. Status messages added. |
49 |
(append_module_documentation, append_class_documentation, |
(append_module_documentation, append_class_documentation, |
50 |
append_interface_documentation): Uses dis:FileName property |
append_interface_documentation): Uses dis:FileName property |
51 |
if any. |
if any. |