1 |
|
2005-04-28 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* cdis2pm.pl (dispm_collect_hash_prop_value): Loop check added. |
4 |
|
|
5 |
|
2005-02-27 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* cdis2pm.pl (perl_code): Allow "|" as well as ":" in disPerl:Code |
8 |
|
inline code name. |
9 |
|
|
10 |
|
2005-02-26 Wakaba <wakaba@suika.fam.cx> |
11 |
|
|
12 |
|
* dac.pl: New script (not work yet). |
13 |
|
|
14 |
|
* cdis2pm.pl (perl_code): "disPerl:UNDEEP" block supported. |
15 |
|
|
16 |
|
2005-02-20 Wakaba <wakaba@suika.fam.cx> |
17 |
|
|
18 |
|
* cdis2pm.pl (perl_code): Bug in "disPerl:DEEP" not to pass "%opt" |
19 |
|
arguments is fixed. |
20 |
|
|
21 |
|
2005-02-16 Wakaba <wakaba@suika.fam.cx> |
22 |
|
|
23 |
|
* cdis2pm.pl: New operator "DISPerl:AsStringMethod" and |
24 |
|
"DISPerl:NewMethod" added. |
25 |
|
|
26 |
|
2005-01-06 Wakaba <wakaba@suika.fam.cx> |
27 |
|
|
28 |
|
* domtest2perl.pl (output_result): Removed. |
29 |
|
|
30 |
|
2005-01-05 Wakaba <wakaba@suika.fam.cx> |
31 |
|
|
32 |
|
* cdis2pm.pl (pod): Documentation added. |
33 |
|
(dispm_get_value): Set default value of "0" if type is number or boolean. |
34 |
|
(perl_code): Assertion support added. |
35 |
|
(--output-assert): New option. |
36 |
|
|
37 |
|
* domtest2perl.pl (pod): Documentation added. |
38 |
|
(node2code): Exception package name is changed. |
39 |
|
(implementationAttribute, hasFeature): Output a function call to check |
40 |
|
implementation attribute. |
41 |
|
|
42 |
|
* domts2perl.pl: Message simplified. |
43 |
|
(pod): Documentation added. |
44 |
|
|
45 |
|
2005-01-04 Wakaba <wakaba@suika.fam.cx> |
46 |
|
|
47 |
|
* cdis2pm.pl (disperl_to_perl): Tree code element type |
48 |
|
"DOMMain:raiseException" implemented. |
49 |
|
|
50 |
|
2005-01-03 Wakaba <wakaba@suika.fam.cx> |
51 |
|
|
52 |
|
* idl2dis.pl: Generates new "dis" format. |
53 |
|
|
54 |
|
* cdis2pm.pl (dispm_muf_description): New function. |
55 |
|
|
56 |
|
2004-12-31 Wakaba <wakaba@suika.fam.cx> |
57 |
|
|
58 |
|
* cdis2pm.pl: Constant exporting support. |
59 |
|
|
60 |
|
* mkdommemlist.pl: Rewritten to read new cdis file. |
61 |
|
|
62 |
|
* Makefile: Modified for new mkdommemlist.pl. |
63 |
|
|
64 |
|
* domtest2perl.pl: Use Message::Util::QName::Filter. |
65 |
|
|
66 |
2004-12-29 Wakaba <wakaba@suika.fam.cx> |
2004-12-29 Wakaba <wakaba@suika.fam.cx> |
67 |
|
|
68 |
* disc.pl: Initialize namespace and element type bindings |
* disc.pl: Initialize namespace and element type bindings |