/[suikacvs]/messaging/manakai/lib/Message/DOM/ChangeLog
Suika

Contents of /messaging/manakai/lib/Message/DOM/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.25 - (hide annotations) (download)
Thu Sep 30 05:28:49 2004 UTC (20 years, 1 month ago) by wakaba
Branch: MAIN
Changes since 1.24: +11 -0 lines
Use of Message::Util::Error implemented; ManakaiDOMLS2003: bootstrap implemented

1 wakaba 1.25 2004-09-30 Wakaba <wakaba@suika.fam.cx>
2    
3     * dis2pm.pl (disdoc_inline2pod, disdoc_inline2text): New
4     element type 'FILE' added.
5    
6     * ManakaiDOMMain.dis (ManakaiDOMExceptionOrWarning,
7     ManakaiDOMException, ManakaiDOMWarning): New classes.
8     (ManakaiDOMObject/___report_error): Implemented.
9    
10     * dis2pm.pl (perl_builtin_code:ParseFeature): Recognize leading '+'.
11    
12 wakaba 1.24 2004-09-29 Wakaba <wakaba@suika.fam.cx>
13    
14     * dis2pm.pl (get_redef_description, attr2perl, method2perl, if2perl):
15     New attribute 'IsAbstract', 'IsFinal' and 'ImplByApp' added.
16    
17     2004-09-27 Wakaba <wakaba@suika.fam.cx>
18    
19     * .cvsignore: New file.
20    
21 wakaba 1.22 2004-09-27 Wakaba <wakaba@suika.fam.cx>
22    
23 wakaba 1.23 * DOMLS.dis, ManakaiDOMLS2003: New file.
24    
25 wakaba 1.22 * dis2pm.pl (MAIN): Output "AUTHOR" pod section; support Perl+MPL
26     license.
27 wakaba 1.23 (disdoc2pod, disdoc2text): New 'DFN', 'SA', 'SE', 'HA', 'HE',
28     'XA', 'XE', 'Prefix', 'ERR', 'EV' and 'CP' element types supported.
29     (perl_name): Die if uninitialized value.
30     (constgroup2perl): Support constant group without machine-name.
31     (pod_item): Die if uninitialized value.
32     (qname_label): Don't output default prefix.
33 wakaba 1.22
34     * idl2dis.pl: Output module name and prefix as 'BindingName'
35     and 'FileName'.
36    
37 wakaba 1.20 2004-09-26 Wakaba <wakaba@suika.fam.cx>
38    
39 wakaba 1.21 * dis2pm.pl (constgroup2perl): Capitalize name.
40    
41     * idl2dis.pl (type, raise): Prepend namespace prefix if
42     type is 'DOMString' or 'DOMException' and it is not defined.
43     (MAIN): Make empty 'Return' element even if return
44     value is void.
45     (supply_incase): New.
46     (const): Use 'FullName' in favor of 'Description' if the name of
47     the const group is not a machine-friendly name.
48    
49     2004-09-26 Wakaba <wakaba@suika.fam.cx>
50    
51 wakaba 1.20 * dis2pm.pl (get_incase_label): Error if label is undef.
52    
53 wakaba 1.19 2004-09-25 Wakaba <wakaba@suika.fam.cx>
54    
55     * dis2pm.pl: Generate TODO list.
56     (method2perl): Use "dis".
57     (disdoc2pod, disdoc2text): 'HTML', 'InfosetP' element types added.
58     (perl_builtin_code): New code 'isRelativeDOMURI' added.
59    
60     * ManakaiDOMMain.dis (MDOM_REPLACE_BY_ITSELF_NO_EFFECT): New
61     warning code.
62    
63     * dis2pm.pl (attr2perl, method2perl): Output 'undef;' if the
64     method or attribute(set) does not return a value.
65     (perl_code): New macro 'WHEN' added. Macro 'INT{}' now allow
66     parameter.
67    
68 wakaba 1.18 2004-09-24 Wakaba <wakaba@suika.fam.cx>
69    
70     * dis2pm.pl (perl_exception): New 'subtype' parameter added.
71     (param2poditem): New.
72     (MAIN): Write 'NAMESPACE BINDINGS' pod section if necessary.
73     (perl_builtin_code): More developer-friendly error report.
74     (perl_code): New 'REQUIRE' statement added.
75     (disdoc2text, disdoc2pod): New 'QUOTE' element type added.
76     (get_value_literal): Default for unknown type is now 'undef'.
77    
78     2004-09-22 Wakaba <wakaba@suika.fam.cx>
79    
80     * dis2pm.pl (perl_builtin_code): New 'CheckName' and
81     'XMLVersion' added.
82    
83 wakaba 1.16 2004-09-20 Wakaba <wakaba@suika.fam.cx>
84    
85 wakaba 1.17 * dis2pm.pl (get_redef_description): See 'RedefinedBy' elements
86     even if it is 'ReMethod' and 'ReAttr' element.
87    
88     2004-09-20 Wakaba <wakaba@suika.fam.cx>
89    
90 wakaba 1.16 * dis2pm.pl (type_label): New option 'is_pod' implemented.
91     (get_redef_description): New function.
92     (get_isa_description): New function.
93     (disdoc2pod, disdoc2text): New.
94     (get_description): DISDOC support.
95     (valid_err, valid_err): New option 'node' implemented.
96    
97     * ManakaiDOMCore.dis (IF[ManakaiDOMNodeObjectNode]): New.
98    
99 wakaba 1.13 2004-09-19 Wakaba <wakaba@suika.fam.cx>
100    
101 wakaba 1.15 * dis2pm.pl (condition_match): Report error if the condition
102     not defined.
103    
104     * ManakaiDOMMain.dis (MDOM_IMPL_BY_APP): New exception code.
105    
106 wakaba 1.14 * dis2pm.pl (datatype2perl, datatypealias2perl): "FullName" attribute
107     introduced.
108 wakaba 1.15 (constgroup2perl): Define is-a relationship between group
109     Name and its Type.
110     (constgroup2perl): "IsBitMask" attribute introduced.
111 wakaba 1.14
112     * ManakaiDOMMain.dis: Renamed from "ManakaiDOM.dis".
113    
114 wakaba 1.13 * dis2pm.pl (type_label): Type label for unsigned-long and
115     unsigned-short added.
116     (perl_code): Die if uninitialized value is given.
117     (is_all_implemented): New function.
118    
119     * ManakaiDOMXML.dis: New module.
120    
121     * ManakaiDOMCore.dis: New module.
122    
123     * dis2pm.pl (dis2perl): 'Overridden' added.
124    
125 wakaba 1.12 2004-09-18 Wakaba <wakaba@suika.fam.cx>
126    
127     * ManakaiDOM.dis (MDOM_NEWCHILD_IS_REFCHILD): New warning.
128     (ManakaiDOMNodeObject->orphanate): New internal method.
129     (Interface[ManakaiDOMNodeObject, ManakaiDOMNodeReference]): All calls
130     of internal methods are now qualified by the package name.
131    
132 wakaba 1.11 2004-09-17 Wakaba <wakaba@suika.fam.cx>
133    
134     * DOMMain.dis: 'SpecLevel' attribute added.
135    
136     * idl2dis.pl (level): Set 'SpecLevel' attribute as well as 'Level'.
137    
138     * dis2pm.pl (get_level_description): Attribute name to see is
139     changed from 'Level' to 'SpecLevel'
140     (const2perl): Don't hardlink constant not to be warned
141     by perl -w.
142     (ops2perl): Declare subroutine 'DESTROY' not to be warned by
143     perl -w.
144 wakaba 1.12 (get_internal_code): Support of lang:dis.
145 wakaba 1.11
146     * ManakaiDOM.dis (newReference): New parameter 'class' introduced.
147    
148     * dis2pm.pl (perl_builtin_code:<ManakaiDOM:ManakaiDOMNamespaceURI>):
149     Separeted from "DOMString".
150     (if2perl, attr2perl): Don't cast to DOMString.
151    
152 wakaba 1.10 2004-09-15 Wakaba <wakaba@suika.fam.cx>
153    
154     * dis2pm.pl (perl_builtin_code): __CODE{CheckNCName}__ implemented.
155     (perl_if): Don't indent if preprocessing direction found.
156     (perl_code_source): Add \n before the #line directive.
157    
158     2004-09-14 Wakaba <wakaba@suika.fam.cx>
159    
160     * dis2pm.pl (get_internal_code): __INT{{name}}__ syntax now support
161     attribute.
162     (perl_code): __SUPER{name}__ syntax implemented.
163    
164 wakaba 1.9 2004-09-13 Wakaba <wakaba@suika.fam.cx>
165    
166     * dis2pm.pl (dis2perl): New.
167    
168     2004-09-12 Wakaba <wakaba@suika.fam.cx>
169    
170     * dis2pm.pl (get_warning_perl_code): New.
171    
172 wakaba 1.8 2004-09-10 Wakaba <wakaba@suika.fam.cx>
173    
174     * ManakaiDOM.dis (MDOM_NS_EMPTY_URI): New Exception type.
175     (ManakaiDOMNamespaceURI): New DataType.
176    
177     * DOMCore.dis: Most part of DOMImplementation interface is
178     implemented.
179    
180     * dis2pm.pl (method2perl): Description for returned value
181     is changed to be grouped.
182     (get_value_literal): Don't quote "null" even if it is a DOMString.
183     (perl_exception): Don't output terminating semicolon.
184     (perl_builtin_code): ManakaiDOM:ManakaiDOMNamespaceURI is
185     supported.
186    
187 wakaba 1.7 2004-09-09 Wakaba <wakaba@suika.fam.cx>
188 wakaba 1.8
189     * dis2pm.pl (method2perl, attr2perl): '(Return | Get | Set)/Exception'
190     implemented.
191 wakaba 1.7
192     * idl2dis.pl (type): Don't output Require element for
193     DOMMain module (now it is implicitly required by default).
194    
195 wakaba 1.6 2004-09-01 Wakaba <wakaba@suika.fam.cx>
196    
197     * idl2dis.pl (level): Use 'Level' instead of 'ModifiedLevel'.
198    
199 wakaba 1.5 2004-08-31 Wakaba <wakaba@suika.fam.cx>
200    
201     * dis2pm.pl (const2perl, constgroup2perl): New.
202    
203     * idl2dis.pl (idlna): New.
204    
205 wakaba 1.4 2004-08-30 Wakaba <wakaba@suika.fam.cx>
206    
207     * dis2pm.pl: Versioned implementation of "IF" supported (see
208     also Manakai Development Memo : 2004-08-29
209     <http://suika.fam.cx/~wakaba/-temp/wiki/wiki?manakai%2F%2F%A5%E1%A5%E2%2F%2F2004-08-29>).
210    
211     * idl2dis.pl (register_required_module): ISA is now
212     converted to elements, not a list attribute.
213    
214 wakaba 1.2 2004-08-22 Wakaba <wakaba@suika.fam.cx>
215    
216 wakaba 1.3 * idl2dis.pl (register_required_module): Top-level element type
217     name "Type" and "TypeAlias" changed to "DataType" and
218     "DataTypeAlias".
219    
220 wakaba 1.2 * dis2pm.pl (perl_code_source): New function.
221    
222 wakaba 1.1 2004-08-21 Wakaba <wakaba@suika.fam.cx>
223    
224     * ChangeLog: New file.
225    
226     * Makefile, DOMMain.dis, DOMCore.dis, DOMXML.dis, dis2pm.pl, idl2dis.pl:
227     New files (Moved from ../Markup/XML/DOM/).
228    
229    

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24