1 |
|
2005-09-19 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* mkdisdump.pl (progress_inc, progress_reset): New functions. |
4 |
|
|
5 |
|
2005-09-15 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* dac.pl: Calls "read_properties" method on database before |
8 |
|
closure of it. |
9 |
|
|
10 |
|
2005-09-09 Wakaba <wakaba@suika.fam.cx> |
11 |
|
|
12 |
|
* dac.pl: Writes the database file before checking undefined |
13 |
|
resoruces. |
14 |
|
|
15 |
|
2005-09-08 Wakaba <wakaba@suika.fam.cx> |
16 |
|
|
17 |
|
* dac.pl: Use ImplementationRegistry instead of |
18 |
|
DOMImplementationRegistry. Status messages added. |
19 |
|
(--implementation-registry-package): Option removed. |
20 |
|
|
21 |
|
* dac2pm.pl: : Use ImplementationRegistry instead of |
22 |
|
DOMImplementationRegistry. Status messages added. |
23 |
|
(--implementation-registry-package, --output-module-version): Options |
24 |
|
removed. |
25 |
|
|
26 |
|
* mkdisdump.pl: Use ImplementationRegistry instead of |
27 |
|
DOMImplementationRegistry. Status messages added. |
28 |
|
(append_module_documentation, append_class_documentation, |
29 |
|
append_interface_documentation): Uses dis:FileName property |
30 |
|
if any. |
31 |
|
(append_inheritance): Adds information on implied |
32 |
|
inheritance such as UNIVERSAL and Exporter. |
33 |
|
|
34 |
|
2005-09-07 Wakaba <wakaba@suika.fam.cx> |
35 |
|
|
36 |
|
* mkdisdump.pl: Writes inheritance information on methods. |
37 |
|
|
38 |
|
2005-09-06 Wakaba <wakaba@suika.fam.cx> |
39 |
|
|
40 |
|
* mkdisdump.pl (--with-implementators-note): New option. |
41 |
|
(transform_disdoc): Lextypes dis:TypeQName, DISCore:NCNameOrQName, |
42 |
|
DISPerl:MemRef, DOMMain:XCodeRef supported. |
43 |
|
(append_subclassof): New function. (It does not work yet.) |
44 |
|
(append_raises): New function. |
45 |
|
|
46 |
|
2005-09-05 Wakaba <wakaba@suika.fam.cx> |
47 |
|
|
48 |
|
* mkdisdump.pl (append_datatype_documentation): Sets ddoct:basePath |
49 |
|
attribute to dump:datatype element. |
50 |
|
|
51 |
2005-09-04 Wakaba <wakaba@suika.fam.cx> |
2005-09-04 Wakaba <wakaba@suika.fam.cx> |
52 |
|
|
53 |
* mkdisdump.pl (append_module_documentation): Don't generate |
* mkdisdump.pl (append_module_documentation): Don't generate |