1 |
2005-02-26 Wakaba <wakaba@suika.fam.cx> |
2 |
|
3 |
* dac.pl: New script (not work yet). |
4 |
|
5 |
* cdis2pm.pl (perl_code): "disPerl:UNDEEP" block supported. |
6 |
|
7 |
2005-02-20 Wakaba <wakaba@suika.fam.cx> |
8 |
|
9 |
* cdis2pm.pl (perl_code): Bug in "disPerl:DEEP" not to pass "%opt" |
10 |
arguments is fixed. |
11 |
|
12 |
2005-02-16 Wakaba <wakaba@suika.fam.cx> |
13 |
|
14 |
* cdis2pm.pl: New operator "DISPerl:AsStringMethod" and |
15 |
"DISPerl:NewMethod" added. |
16 |
|
17 |
2005-01-06 Wakaba <wakaba@suika.fam.cx> |
18 |
|
19 |
* domtest2perl.pl (output_result): Removed. |
20 |
|
21 |
2005-01-05 Wakaba <wakaba@suika.fam.cx> |
22 |
|
23 |
* cdis2pm.pl (pod): Documentation added. |
24 |
(dispm_get_value): Set default value of "0" if type is number or boolean. |
25 |
(perl_code): Assertion support added. |
26 |
(--output-assert): New option. |
27 |
|
28 |
* domtest2perl.pl (pod): Documentation added. |
29 |
(node2code): Exception package name is changed. |
30 |
(implementationAttribute, hasFeature): Output a function call to check |
31 |
implementation attribute. |
32 |
|
33 |
* domts2perl.pl: Message simplified. |
34 |
(pod): Documentation added. |
35 |
|
36 |
2005-01-04 Wakaba <wakaba@suika.fam.cx> |
37 |
|
38 |
* cdis2pm.pl (disperl_to_perl): Tree code element type |
39 |
"DOMMain:raiseException" implemented. |
40 |
|
41 |
2005-01-03 Wakaba <wakaba@suika.fam.cx> |
42 |
|
43 |
* idl2dis.pl: Generates new "dis" format. |
44 |
|
45 |
* cdis2pm.pl (dispm_muf_description): New function. |
46 |
|
47 |
2004-12-31 Wakaba <wakaba@suika.fam.cx> |
48 |
|
49 |
* cdis2pm.pl: Constant exporting support. |
50 |
|
51 |
* mkdommemlist.pl: Rewritten to read new cdis file. |
52 |
|
53 |
* Makefile: Modified for new mkdommemlist.pl. |
54 |
|
55 |
* domtest2perl.pl: Use Message::Util::QName::Filter. |
56 |
|
57 |
2004-12-29 Wakaba <wakaba@suika.fam.cx> |
58 |
|
59 |
* disc.pl: Initialize namespace and element type bindings |
60 |
before loading the first file. |
61 |
|
62 |
2004-11-24 Wakaba <wakaba@suika.fam.cx> |
63 |
|
64 |
* cdis2rdf.pl (res_canon): New. |
65 |
|
66 |
2004-11-23 Wakaba <wakaba@suika.fam.cx> |
67 |
|
68 |
* disc.pl: New script. |
69 |
|
70 |
* cdis2rdf.pl, cdis2pm.pl: New script. |
71 |
* dis2rdf.pl, dis2pm.pl: Removed. |
72 |
|
73 |
2004-11-03 Wakaba <wakaba@suika.fam.cx> |
74 |
|
75 |
* dis2rdf.pl: New script. |
76 |
|
77 |
2004-10-31 Wakaba <wakaba@suika.fam.cx> |
78 |
|
79 |
* domts2perl.pl: New option '--domtest2perl' introduced. |
80 |
|
81 |
2004-10-11 Wakaba <wakaba@suika.fam.cx> |
82 |
|
83 |
* dis2pm.pl (disdoc2pod, disdoc2text): New element type "eg", "KEY" |
84 |
and "EM" introduced. |
85 |
(type_label): ManakaiDOM:ManakaiDOMKeyIdentifier and |
86 |
ManakaiDOM:ManakaiDOMKeyIdentifiers added. |
87 |
|
88 |
2004-10-10 Wakaba <wakaba@suika.fam.cx> |
89 |
|
90 |
* dis2pm.pl (disdoc2text, disdoc2pod): New element "NOTE" introduced. |
91 |
|
92 |
* domtest2perl.pl: New file. |
93 |
|
94 |
* Makefile, mkdommemlist.pl: New files. |
95 |
|
96 |
* dis2pm.pl, idl2dis.pl: New (moved from ../lib/Message/DOM/). |
97 |
|
98 |
* genlib.pl: Removed (moved to ../lib/manakai/). |
99 |
|
100 |
2004-10-09 Wakaba <wakaba@suika.fam.cx> |
101 |
|
102 |
* domtest2perl.pl, genlib.pl: New. |
103 |
|
104 |
2003-09-07 Wakaba <wakaba@suika.fam.cx> |
105 |
|
106 |
* xml-validate.pl: New script. |
107 |
* ChangeLog: Likewise. |
108 |
|
109 |
|