/[suikacvs]/messaging/manakai/bin/ChangeLog
Suika

Contents of /messaging/manakai/bin/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.24 - (hide annotations) (download)
Sat Sep 17 15:03:02 2005 UTC (19 years, 2 months ago) by wakaba
Branch: MAIN
Changes since 1.23: +8 -2 lines
Perl-related methods moved from DIS to DIS/Perl; DIS readProperties method implemented (still buggy)

1 wakaba 1.24 2005-09-15 Wakaba <wakaba@suika.fam.cx>
2    
3     * dac.pl: Calls "read_properties" method on database before
4     closure of it.
5    
6 wakaba 1.23 2005-09-09 Wakaba <wakaba@suika.fam.cx>
7    
8 wakaba 1.24 * dac.pl: Writes the database file before checking undefined
9     resoruces.
10 wakaba 1.23
11     2005-09-08 Wakaba <wakaba@suika.fam.cx>
12    
13     * dac.pl: Use ImplementationRegistry instead of
14     DOMImplementationRegistry. Status messages added.
15     (--implementation-registry-package): Option removed.
16    
17     * dac2pm.pl: : Use ImplementationRegistry instead of
18     DOMImplementationRegistry. Status messages added.
19     (--implementation-registry-package, --output-module-version): Options
20     removed.
21    
22     * mkdisdump.pl: Use ImplementationRegistry instead of
23 wakaba 1.24 DOMImplementationRegistry. Status messages added.
24 wakaba 1.23 (append_module_documentation, append_class_documentation,
25     append_interface_documentation): Uses dis:FileName property
26     if any.
27     (append_inheritance): Adds information on implied
28     inheritance such as UNIVERSAL and Exporter.
29    
30     2005-09-07 Wakaba <wakaba@suika.fam.cx>
31    
32     * mkdisdump.pl: Writes inheritance information on methods.
33    
34     2005-09-06 Wakaba <wakaba@suika.fam.cx>
35    
36     * mkdisdump.pl (--with-implementators-note): New option.
37     (transform_disdoc): Lextypes dis:TypeQName, DISCore:NCNameOrQName,
38     DISPerl:MemRef, DOMMain:XCodeRef supported.
39     (append_subclassof): New function. (It does not work yet.)
40     (append_raises): New function.
41    
42     2005-09-05 Wakaba <wakaba@suika.fam.cx>
43    
44     * mkdisdump.pl (append_datatype_documentation): Sets ddoct:basePath
45     attribute to dump:datatype element.
46    
47 wakaba 1.22 2005-09-04 Wakaba <wakaba@suika.fam.cx>
48    
49     * mkdisdump.pl (append_module_documentation): Don't generate
50     documentation of child resource if it is already generated.
51     (--module-uri): Multiple "--module-uri" option can be accepted.
52    
53     2005-09-03 Wakaba <wakaba@suika.fam.cx>
54    
55     * mkdisdump.pl: Sets @dump:uri to disdoc ddel:P elements.
56    
57 wakaba 1.21 2005-09-02 Wakaba <wakaba@suika.fam.cx>
58    
59     * mkdisdump.pl: Datatypes and constants and lextype dis:TFQNames
60     implemented.
61    
62 wakaba 1.20 2005-08-31 Wakaba <wakaba@suika.fam.cx>
63    
64     * mkdisdump.pl: Outputs referred resources in other modules
65     (add_uri): New function.
66    
67 wakaba 1.19 2005-08-30 Wakaba <wakaba@suika.fam.cx>
68    
69     * mkdisdump.pl: New script.
70    
71 wakaba 1.18 2005-04-28 Wakaba <wakaba@suika.fam.cx>
72    
73     * cdis2pm.pl (dispm_collect_hash_prop_value): Loop check added.
74    
75 wakaba 1.17 2005-02-27 Wakaba <wakaba@suika.fam.cx>
76    
77     * cdis2pm.pl (perl_code): Allow "|" as well as ":" in disPerl:Code
78     inline code name.
79    
80 wakaba 1.16 2005-02-26 Wakaba <wakaba@suika.fam.cx>
81    
82     * dac.pl: New script (not work yet).
83    
84     * cdis2pm.pl (perl_code): "disPerl:UNDEEP" block supported.
85    
86 wakaba 1.15 2005-02-20 Wakaba <wakaba@suika.fam.cx>
87    
88     * cdis2pm.pl (perl_code): Bug in "disPerl:DEEP" not to pass "%opt"
89     arguments is fixed.
90    
91 wakaba 1.14 2005-02-16 Wakaba <wakaba@suika.fam.cx>
92    
93     * cdis2pm.pl: New operator "DISPerl:AsStringMethod" and
94     "DISPerl:NewMethod" added.
95    
96 wakaba 1.13 2005-01-06 Wakaba <wakaba@suika.fam.cx>
97    
98     * domtest2perl.pl (output_result): Removed.
99    
100 wakaba 1.12 2005-01-05 Wakaba <wakaba@suika.fam.cx>
101    
102     * cdis2pm.pl (pod): Documentation added.
103     (dispm_get_value): Set default value of "0" if type is number or boolean.
104     (perl_code): Assertion support added.
105     (--output-assert): New option.
106    
107     * domtest2perl.pl (pod): Documentation added.
108     (node2code): Exception package name is changed.
109     (implementationAttribute, hasFeature): Output a function call to check
110     implementation attribute.
111    
112     * domts2perl.pl: Message simplified.
113     (pod): Documentation added.
114    
115     2005-01-04 Wakaba <wakaba@suika.fam.cx>
116    
117     * cdis2pm.pl (disperl_to_perl): Tree code element type
118     "DOMMain:raiseException" implemented.
119    
120     2005-01-03 Wakaba <wakaba@suika.fam.cx>
121    
122     * idl2dis.pl: Generates new "dis" format.
123    
124     * cdis2pm.pl (dispm_muf_description): New function.
125    
126 wakaba 1.11 2004-12-31 Wakaba <wakaba@suika.fam.cx>
127    
128     * cdis2pm.pl: Constant exporting support.
129    
130     * mkdommemlist.pl: Rewritten to read new cdis file.
131    
132     * Makefile: Modified for new mkdommemlist.pl.
133    
134     * domtest2perl.pl: Use Message::Util::QName::Filter.
135    
136 wakaba 1.10 2004-12-29 Wakaba <wakaba@suika.fam.cx>
137    
138     * disc.pl: Initialize namespace and element type bindings
139     before loading the first file.
140    
141 wakaba 1.9 2004-11-24 Wakaba <wakaba@suika.fam.cx>
142    
143     * cdis2rdf.pl (res_canon): New.
144    
145 wakaba 1.8 2004-11-23 Wakaba <wakaba@suika.fam.cx>
146    
147     * disc.pl: New script.
148    
149     * cdis2rdf.pl, cdis2pm.pl: New script.
150     * dis2rdf.pl, dis2pm.pl: Removed.
151    
152 wakaba 1.7 2004-11-03 Wakaba <wakaba@suika.fam.cx>
153    
154     * dis2rdf.pl: New script.
155    
156 wakaba 1.6 2004-10-31 Wakaba <wakaba@suika.fam.cx>
157    
158     * domts2perl.pl: New option '--domtest2perl' introduced.
159    
160 wakaba 1.5 2004-10-11 Wakaba <wakaba@suika.fam.cx>
161    
162     * dis2pm.pl (disdoc2pod, disdoc2text): New element type "eg", "KEY"
163     and "EM" introduced.
164     (type_label): ManakaiDOM:ManakaiDOMKeyIdentifier and
165     ManakaiDOM:ManakaiDOMKeyIdentifiers added.
166    
167 wakaba 1.3 2004-10-10 Wakaba <wakaba@suika.fam.cx>
168 wakaba 1.5
169     * dis2pm.pl (disdoc2text, disdoc2pod): New element "NOTE" introduced.
170 wakaba 1.3
171 wakaba 1.4 * domtest2perl.pl: New file.
172    
173     * Makefile, mkdommemlist.pl: New files.
174    
175 wakaba 1.3 * dis2pm.pl, idl2dis.pl: New (moved from ../lib/Message/DOM/).
176    
177     * genlib.pl: Removed (moved to ../lib/manakai/).
178    
179 wakaba 1.2 2004-10-09 Wakaba <wakaba@suika.fam.cx>
180    
181     * domtest2perl.pl, genlib.pl: New.
182    
183 wakaba 1.1 2003-09-07 Wakaba <wakaba@suika.fam.cx>
184    
185     * xml-validate.pl: New script.
186     * ChangeLog: Likewise.
187    
188    

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24