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> |
52 |
|
|
53 |
|
* mkdisdump.pl (append_module_documentation): Don't generate |
54 |
|
documentation of child resource if it is already generated. |
55 |
|
(--module-uri): Multiple "--module-uri" option can be accepted. |
56 |
|
|
57 |
|
2005-09-03 Wakaba <wakaba@suika.fam.cx> |
58 |
|
|
59 |
|
* mkdisdump.pl: Sets @dump:uri to disdoc ddel:P elements. |
60 |
|
|
61 |
|
2005-09-02 Wakaba <wakaba@suika.fam.cx> |
62 |
|
|
63 |
|
* mkdisdump.pl: Datatypes and constants and lextype dis:TFQNames |
64 |
|
implemented. |
65 |
|
|
66 |
|
2005-08-31 Wakaba <wakaba@suika.fam.cx> |
67 |
|
|
68 |
|
* mkdisdump.pl: Outputs referred resources in other modules |
69 |
|
(add_uri): New function. |
70 |
|
|
71 |
|
2005-08-30 Wakaba <wakaba@suika.fam.cx> |
72 |
|
|
73 |
|
* mkdisdump.pl: New script. |
74 |
|
|
75 |
|
2005-04-28 Wakaba <wakaba@suika.fam.cx> |
76 |
|
|
77 |
|
* cdis2pm.pl (dispm_collect_hash_prop_value): Loop check added. |
78 |
|
|
79 |
|
2005-02-27 Wakaba <wakaba@suika.fam.cx> |
80 |
|
|
81 |
|
* cdis2pm.pl (perl_code): Allow "|" as well as ":" in disPerl:Code |
82 |
|
inline code name. |
83 |
|
|
84 |
|
2005-02-26 Wakaba <wakaba@suika.fam.cx> |
85 |
|
|
86 |
|
* dac.pl: New script (not work yet). |
87 |
|
|
88 |
|
* cdis2pm.pl (perl_code): "disPerl:UNDEEP" block supported. |
89 |
|
|
90 |
2005-02-20 Wakaba <wakaba@suika.fam.cx> |
2005-02-20 Wakaba <wakaba@suika.fam.cx> |
91 |
|
|
92 |
* cdis2pm.pl (perl_code): Bug in "disPerl:DEEP" not to pass "%opt" |
* cdis2pm.pl (perl_code): Bug in "disPerl:DEEP" not to pass "%opt" |