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> |
67 |
|
68 |
* disc.pl: Initialize namespace and element type bindings |
69 |
before loading the first file. |
70 |
|
71 |
2004-11-24 Wakaba <wakaba@suika.fam.cx> |
72 |
|
73 |
* cdis2rdf.pl (res_canon): New. |
74 |
|
75 |
2004-11-23 Wakaba <wakaba@suika.fam.cx> |
76 |
|
77 |
* disc.pl: New script. |
78 |
|
79 |
* cdis2rdf.pl, cdis2pm.pl: New script. |
80 |
* dis2rdf.pl, dis2pm.pl: Removed. |
81 |
|
82 |
2004-11-03 Wakaba <wakaba@suika.fam.cx> |
83 |
|
84 |
* dis2rdf.pl: New script. |
85 |
|
86 |
2004-10-31 Wakaba <wakaba@suika.fam.cx> |
87 |
|
88 |
* domts2perl.pl: New option '--domtest2perl' introduced. |
89 |
|
90 |
2004-10-11 Wakaba <wakaba@suika.fam.cx> |
91 |
|
92 |
* dis2pm.pl (disdoc2pod, disdoc2text): New element type "eg", "KEY" |
93 |
and "EM" introduced. |
94 |
(type_label): ManakaiDOM:ManakaiDOMKeyIdentifier and |
95 |
ManakaiDOM:ManakaiDOMKeyIdentifiers added. |
96 |
|
97 |
2004-10-10 Wakaba <wakaba@suika.fam.cx> |
98 |
|
99 |
* dis2pm.pl (disdoc2text, disdoc2pod): New element "NOTE" introduced. |
100 |
|
101 |
* domtest2perl.pl: New file. |
102 |
|
103 |
* Makefile, mkdommemlist.pl: New files. |
104 |
|
105 |
* dis2pm.pl, idl2dis.pl: New (moved from ../lib/Message/DOM/). |
106 |
|
107 |
* genlib.pl: Removed (moved to ../lib/manakai/). |
108 |
|
109 |
2004-10-09 Wakaba <wakaba@suika.fam.cx> |
110 |
|
111 |
* domtest2perl.pl, genlib.pl: New. |
112 |
|
113 |
2003-09-07 Wakaba <wakaba@suika.fam.cx> |
114 |
|
115 |
* xml-validate.pl: New script. |
116 |
* ChangeLog: Likewise. |
117 |
|
118 |
|