1 |
wakaba |
1.27 |
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 |
wakaba |
1.26 |
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 |
wakaba |
1.25 |
2005-09-19 Wakaba <wakaba@suika.fam.cx> |
23 |
|
|
|
24 |
|
|
* mkdisdump.pl (progress_inc, progress_reset): New functions. |
25 |
|
|
|
26 |
wakaba |
1.24 |
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 |
wakaba |
1.23 |
2005-09-09 Wakaba <wakaba@suika.fam.cx> |
32 |
|
|
|
33 |
wakaba |
1.24 |
* dac.pl: Writes the database file before checking undefined |
34 |
|
|
resoruces. |
35 |
wakaba |
1.23 |
|
36 |
|
|
2005-09-08 Wakaba <wakaba@suika.fam.cx> |
37 |
|
|
|
38 |
|
|
* dac.pl: Use ImplementationRegistry instead of |
39 |
|
|
DOMImplementationRegistry. Status messages added. |
40 |
|
|
(--implementation-registry-package): Option removed. |
41 |
|
|
|
42 |
|
|
* dac2pm.pl: : Use ImplementationRegistry instead of |
43 |
|
|
DOMImplementationRegistry. Status messages added. |
44 |
|
|
(--implementation-registry-package, --output-module-version): Options |
45 |
|
|
removed. |
46 |
|
|
|
47 |
|
|
* mkdisdump.pl: Use ImplementationRegistry instead of |
48 |
wakaba |
1.24 |
DOMImplementationRegistry. Status messages added. |
49 |
wakaba |
1.23 |
(append_module_documentation, append_class_documentation, |
50 |
|
|
append_interface_documentation): Uses dis:FileName property |
51 |
|
|
if any. |
52 |
|
|
(append_inheritance): Adds information on implied |
53 |
|
|
inheritance such as UNIVERSAL and Exporter. |
54 |
|
|
|
55 |
|
|
2005-09-07 Wakaba <wakaba@suika.fam.cx> |
56 |
|
|
|
57 |
|
|
* mkdisdump.pl: Writes inheritance information on methods. |
58 |
|
|
|
59 |
|
|
2005-09-06 Wakaba <wakaba@suika.fam.cx> |
60 |
|
|
|
61 |
|
|
* mkdisdump.pl (--with-implementators-note): New option. |
62 |
|
|
(transform_disdoc): Lextypes dis:TypeQName, DISCore:NCNameOrQName, |
63 |
|
|
DISPerl:MemRef, DOMMain:XCodeRef supported. |
64 |
|
|
(append_subclassof): New function. (It does not work yet.) |
65 |
|
|
(append_raises): New function. |
66 |
|
|
|
67 |
|
|
2005-09-05 Wakaba <wakaba@suika.fam.cx> |
68 |
|
|
|
69 |
|
|
* mkdisdump.pl (append_datatype_documentation): Sets ddoct:basePath |
70 |
|
|
attribute to dump:datatype element. |
71 |
|
|
|
72 |
wakaba |
1.22 |
2005-09-04 Wakaba <wakaba@suika.fam.cx> |
73 |
|
|
|
74 |
|
|
* mkdisdump.pl (append_module_documentation): Don't generate |
75 |
|
|
documentation of child resource if it is already generated. |
76 |
|
|
(--module-uri): Multiple "--module-uri" option can be accepted. |
77 |
|
|
|
78 |
|
|
2005-09-03 Wakaba <wakaba@suika.fam.cx> |
79 |
|
|
|
80 |
|
|
* mkdisdump.pl: Sets @dump:uri to disdoc ddel:P elements. |
81 |
|
|
|
82 |
wakaba |
1.21 |
2005-09-02 Wakaba <wakaba@suika.fam.cx> |
83 |
|
|
|
84 |
|
|
* mkdisdump.pl: Datatypes and constants and lextype dis:TFQNames |
85 |
|
|
implemented. |
86 |
|
|
|
87 |
wakaba |
1.20 |
2005-08-31 Wakaba <wakaba@suika.fam.cx> |
88 |
|
|
|
89 |
|
|
* mkdisdump.pl: Outputs referred resources in other modules |
90 |
|
|
(add_uri): New function. |
91 |
|
|
|
92 |
wakaba |
1.19 |
2005-08-30 Wakaba <wakaba@suika.fam.cx> |
93 |
|
|
|
94 |
|
|
* mkdisdump.pl: New script. |
95 |
|
|
|
96 |
wakaba |
1.18 |
2005-04-28 Wakaba <wakaba@suika.fam.cx> |
97 |
|
|
|
98 |
|
|
* cdis2pm.pl (dispm_collect_hash_prop_value): Loop check added. |
99 |
|
|
|
100 |
wakaba |
1.17 |
2005-02-27 Wakaba <wakaba@suika.fam.cx> |
101 |
|
|
|
102 |
|
|
* cdis2pm.pl (perl_code): Allow "|" as well as ":" in disPerl:Code |
103 |
|
|
inline code name. |
104 |
|
|
|
105 |
wakaba |
1.16 |
2005-02-26 Wakaba <wakaba@suika.fam.cx> |
106 |
|
|
|
107 |
|
|
* dac.pl: New script (not work yet). |
108 |
|
|
|
109 |
|
|
* cdis2pm.pl (perl_code): "disPerl:UNDEEP" block supported. |
110 |
|
|
|
111 |
wakaba |
1.15 |
2005-02-20 Wakaba <wakaba@suika.fam.cx> |
112 |
|
|
|
113 |
|
|
* cdis2pm.pl (perl_code): Bug in "disPerl:DEEP" not to pass "%opt" |
114 |
|
|
arguments is fixed. |
115 |
|
|
|
116 |
wakaba |
1.14 |
2005-02-16 Wakaba <wakaba@suika.fam.cx> |
117 |
|
|
|
118 |
|
|
* cdis2pm.pl: New operator "DISPerl:AsStringMethod" and |
119 |
|
|
"DISPerl:NewMethod" added. |
120 |
|
|
|
121 |
wakaba |
1.13 |
2005-01-06 Wakaba <wakaba@suika.fam.cx> |
122 |
|
|
|
123 |
|
|
* domtest2perl.pl (output_result): Removed. |
124 |
|
|
|
125 |
wakaba |
1.12 |
2005-01-05 Wakaba <wakaba@suika.fam.cx> |
126 |
|
|
|
127 |
|
|
* cdis2pm.pl (pod): Documentation added. |
128 |
|
|
(dispm_get_value): Set default value of "0" if type is number or boolean. |
129 |
|
|
(perl_code): Assertion support added. |
130 |
|
|
(--output-assert): New option. |
131 |
|
|
|
132 |
|
|
* domtest2perl.pl (pod): Documentation added. |
133 |
|
|
(node2code): Exception package name is changed. |
134 |
|
|
(implementationAttribute, hasFeature): Output a function call to check |
135 |
|
|
implementation attribute. |
136 |
|
|
|
137 |
|
|
* domts2perl.pl: Message simplified. |
138 |
|
|
(pod): Documentation added. |
139 |
|
|
|
140 |
|
|
2005-01-04 Wakaba <wakaba@suika.fam.cx> |
141 |
|
|
|
142 |
|
|
* cdis2pm.pl (disperl_to_perl): Tree code element type |
143 |
|
|
"DOMMain:raiseException" implemented. |
144 |
|
|
|
145 |
|
|
2005-01-03 Wakaba <wakaba@suika.fam.cx> |
146 |
|
|
|
147 |
|
|
* idl2dis.pl: Generates new "dis" format. |
148 |
|
|
|
149 |
|
|
* cdis2pm.pl (dispm_muf_description): New function. |
150 |
|
|
|
151 |
wakaba |
1.11 |
2004-12-31 Wakaba <wakaba@suika.fam.cx> |
152 |
|
|
|
153 |
|
|
* cdis2pm.pl: Constant exporting support. |
154 |
|
|
|
155 |
|
|
* mkdommemlist.pl: Rewritten to read new cdis file. |
156 |
|
|
|
157 |
|
|
* Makefile: Modified for new mkdommemlist.pl. |
158 |
|
|
|
159 |
|
|
* domtest2perl.pl: Use Message::Util::QName::Filter. |
160 |
|
|
|
161 |
wakaba |
1.10 |
2004-12-29 Wakaba <wakaba@suika.fam.cx> |
162 |
|
|
|
163 |
|
|
* disc.pl: Initialize namespace and element type bindings |
164 |
|
|
before loading the first file. |
165 |
|
|
|
166 |
wakaba |
1.9 |
2004-11-24 Wakaba <wakaba@suika.fam.cx> |
167 |
|
|
|
168 |
|
|
* cdis2rdf.pl (res_canon): New. |
169 |
|
|
|
170 |
wakaba |
1.8 |
2004-11-23 Wakaba <wakaba@suika.fam.cx> |
171 |
|
|
|
172 |
|
|
* disc.pl: New script. |
173 |
|
|
|
174 |
|
|
* cdis2rdf.pl, cdis2pm.pl: New script. |
175 |
|
|
* dis2rdf.pl, dis2pm.pl: Removed. |
176 |
|
|
|
177 |
wakaba |
1.7 |
2004-11-03 Wakaba <wakaba@suika.fam.cx> |
178 |
|
|
|
179 |
|
|
* dis2rdf.pl: New script. |
180 |
|
|
|
181 |
wakaba |
1.6 |
2004-10-31 Wakaba <wakaba@suika.fam.cx> |
182 |
|
|
|
183 |
|
|
* domts2perl.pl: New option '--domtest2perl' introduced. |
184 |
|
|
|
185 |
wakaba |
1.5 |
2004-10-11 Wakaba <wakaba@suika.fam.cx> |
186 |
|
|
|
187 |
|
|
* dis2pm.pl (disdoc2pod, disdoc2text): New element type "eg", "KEY" |
188 |
|
|
and "EM" introduced. |
189 |
|
|
(type_label): ManakaiDOM:ManakaiDOMKeyIdentifier and |
190 |
|
|
ManakaiDOM:ManakaiDOMKeyIdentifiers added. |
191 |
|
|
|
192 |
wakaba |
1.3 |
2004-10-10 Wakaba <wakaba@suika.fam.cx> |
193 |
wakaba |
1.5 |
|
194 |
|
|
* dis2pm.pl (disdoc2text, disdoc2pod): New element "NOTE" introduced. |
195 |
wakaba |
1.3 |
|
196 |
wakaba |
1.4 |
* domtest2perl.pl: New file. |
197 |
|
|
|
198 |
|
|
* Makefile, mkdommemlist.pl: New files. |
199 |
|
|
|
200 |
wakaba |
1.3 |
* dis2pm.pl, idl2dis.pl: New (moved from ../lib/Message/DOM/). |
201 |
|
|
|
202 |
|
|
* genlib.pl: Removed (moved to ../lib/manakai/). |
203 |
|
|
|
204 |
wakaba |
1.2 |
2004-10-09 Wakaba <wakaba@suika.fam.cx> |
205 |
|
|
|
206 |
|
|
* domtest2perl.pl, genlib.pl: New. |
207 |
|
|
|
208 |
wakaba |
1.1 |
2003-09-07 Wakaba <wakaba@suika.fam.cx> |
209 |
|
|
|
210 |
|
|
* xml-validate.pl: New script. |
211 |
|
|
* ChangeLog: Likewise. |
212 |
|
|
|
213 |
|
|
|