1 |
|
2005-09-15 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* dac.pl: Calls "read_properties" method on database before |
4 |
|
closure of it. |
5 |
|
|
6 |
|
2005-09-09 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* dac.pl: Writes the database file before checking undefined |
9 |
|
resoruces. |
10 |
|
|
11 |
|
2005-09-08 Wakaba <wakaba@suika.fam.cx> |
12 |
|
|
13 |
|
* dac.pl: Use ImplementationRegistry instead of |
14 |
|
DOMImplementationRegistry. Status messages added. |
15 |
|
(--implementation-registry-package): Option removed. |
16 |
|
|
17 |
|
* dac2pm.pl: : Use ImplementationRegistry instead of |
18 |
|
DOMImplementationRegistry. Status messages added. |
19 |
|
(--implementation-registry-package, --output-module-version): Options |
20 |
|
removed. |
21 |
|
|
22 |
|
* mkdisdump.pl: Use ImplementationRegistry instead of |
23 |
|
DOMImplementationRegistry. Status messages added. |
24 |
|
(append_module_documentation, append_class_documentation, |
25 |
|
append_interface_documentation): Uses dis:FileName property |
26 |
|
if any. |
27 |
|
(append_inheritance): Adds information on implied |
28 |
|
inheritance such as UNIVERSAL and Exporter. |
29 |
|
|
30 |
|
2005-09-07 Wakaba <wakaba@suika.fam.cx> |
31 |
|
|
32 |
|
* mkdisdump.pl: Writes inheritance information on methods. |
33 |
|
|
34 |
|
2005-09-06 Wakaba <wakaba@suika.fam.cx> |
35 |
|
|
36 |
|
* mkdisdump.pl (--with-implementators-note): New option. |
37 |
|
(transform_disdoc): Lextypes dis:TypeQName, DISCore:NCNameOrQName, |
38 |
|
DISPerl:MemRef, DOMMain:XCodeRef supported. |
39 |
|
(append_subclassof): New function. (It does not work yet.) |
40 |
|
(append_raises): New function. |
41 |
|
|
42 |
|
2005-09-05 Wakaba <wakaba@suika.fam.cx> |
43 |
|
|
44 |
|
* mkdisdump.pl (append_datatype_documentation): Sets ddoct:basePath |
45 |
|
attribute to dump:datatype element. |
46 |
|
|
47 |
|
2005-09-04 Wakaba <wakaba@suika.fam.cx> |
48 |
|
|
49 |
|
* mkdisdump.pl (append_module_documentation): Don't generate |
50 |
|
documentation of child resource if it is already generated. |
51 |
|
(--module-uri): Multiple "--module-uri" option can be accepted. |
52 |
|
|
53 |
|
2005-09-03 Wakaba <wakaba@suika.fam.cx> |
54 |
|
|
55 |
|
* mkdisdump.pl: Sets @dump:uri to disdoc ddel:P elements. |
56 |
|
|
57 |
|
2005-09-02 Wakaba <wakaba@suika.fam.cx> |
58 |
|
|
59 |
|
* mkdisdump.pl: Datatypes and constants and lextype dis:TFQNames |
60 |
|
implemented. |
61 |
|
|
62 |
|
2005-08-31 Wakaba <wakaba@suika.fam.cx> |
63 |
|
|
64 |
|
* mkdisdump.pl: Outputs referred resources in other modules |
65 |
|
(add_uri): New function. |
66 |
|
|
67 |
|
2005-08-30 Wakaba <wakaba@suika.fam.cx> |
68 |
|
|
69 |
|
* mkdisdump.pl: New script. |
70 |
|
|
71 |
|
2005-04-28 Wakaba <wakaba@suika.fam.cx> |
72 |
|
|
73 |
|
* cdis2pm.pl (dispm_collect_hash_prop_value): Loop check added. |
74 |
|
|
75 |
|
2005-02-27 Wakaba <wakaba@suika.fam.cx> |
76 |
|
|
77 |
|
* cdis2pm.pl (perl_code): Allow "|" as well as ":" in disPerl:Code |
78 |
|
inline code name. |
79 |
|
|
80 |
|
2005-02-26 Wakaba <wakaba@suika.fam.cx> |
81 |
|
|
82 |
|
* dac.pl: New script (not work yet). |
83 |
|
|
84 |
|
* cdis2pm.pl (perl_code): "disPerl:UNDEEP" block supported. |
85 |
|
|
86 |
2005-02-20 Wakaba <wakaba@suika.fam.cx> |
2005-02-20 Wakaba <wakaba@suika.fam.cx> |
87 |
|
|
88 |
* cdis2pm.pl (perl_code): Bug in "disPerl:DEEP" not to pass "%opt" |
* cdis2pm.pl (perl_code): Bug in "disPerl:DEEP" not to pass "%opt" |