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