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