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