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