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

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

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by wakaba, Sun Aug 22 07:44:24 2004 UTC revision 1.33 by wakaba, Sun Oct 17 04:46:43 2004 UTC
# Line 1  Line 1 
1    2004-10-17  Wakaba  <wakaba@suika.fam.cx>
2    
3            * DOMBasicEvents.dis, DOMHTMLEvents.dis, DOMViews.dis: New modules.
4    
5    2004-10-16  Wakaba  <wakaba@suika.fam.cx>
6    
7            * DOMMouseEvents.dis, DOMTextEvents.dis: New module.
8    
9    2004-10-11  Wakaba  <wakaba@suika.fam.cx>
10    
11            * ManakaiDOMMain.dis: 'TreeCore:anydata2' property type added.
12            (DataType[ManakaiDOMKeyIdentifier, ManakaiDOMKeyIdentifiers]): added.
13    
14    2004-10-10  Wakaba  <wakaba@suika.fam.cx>
15    
16            * DOMEvents.dis: New module.
17    
18            * ManakaiDOMCore.dis (ManakaiDOMAttributes.item): Return
19            node reference.
20    
21            * ManakaiDOMLS2003.dis (error_handler): '$caller' changed
22            to '$self' for correct error reporting and not to leak memory.
23    
24            * Makefile (DIS2PM_PL): Path to dis2pm.pl changed.
25            * dis2pm.pl, idl2dis.pl: Removed (moved to ../../bin/).
26    
27    2004-10-09  Wakaba  <wakaba@suika.fam.cx>
28    
29            * DOMCore.dis (ConfigParam): Moved from ManakaiDOMCore.
30            * ManakaiDOMCore.dis (ConfigParam): Removed.
31    
32            * dis2pm.pl: Functions to create perl/pod structures
33            are moved to ../../bin/genlib.pl.
34            (disdoc2pod, disdoc2text): Allow LESS-THAN SIGN as the first
35            character of a paragraph.
36    
37            * ManakaiDOMLS2003.dis (ManakaiXMLParser2003/parse:#comment):
38            Set ownerDocument as parent if parent.ownerDocument is null.
39    
40            * dis2pm.pl (dis2perl): Report if DIS code has value.
41    
42    2004-10-06  Wakaba  <wakaba@suika.fam.cx>
43    
44            * ManakaiDOMCore.dis (IFs): Inherit non-conditional version
45            of ManakaiDOMMain interfaces.
46    
47            * DOMCore.dis (Node.childNodes): Typo fixed.
48    
49            * ManakaiDOMLS2003.dis (parse): Check whether the namespace
50            prefix is null.
51    
52            * dis2pm.pl (perl_builtin_code): Allow hash reference as 'features'.
53            (Condition): Don't generate condition inheritance for DOM1, DOM2
54            and DOM3.
55    
56    2004-09-30  Wakaba  <wakaba@suika.fam.cx>
57    
58            * dis2pm.pl (disdoc_inline2pod, disdoc_inline2text): New
59            element type 'FILE' added.
60    
61            * ManakaiDOMMain.dis (ManakaiDOMExceptionOrWarning,
62            ManakaiDOMException, ManakaiDOMWarning): New classes.
63            (ManakaiDOMObject/___report_error): Implemented.
64    
65            * dis2pm.pl (perl_builtin_code:ParseFeature): Recognize leading '+'.
66    
67    2004-09-29  Wakaba  <wakaba@suika.fam.cx>
68    
69            * dis2pm.pl (get_redef_description, attr2perl, method2perl, if2perl):
70            New attribute 'IsAbstract', 'IsFinal' and 'ImplByApp' added.
71            
72    2004-09-27  Wakaba  <wakaba@suika.fam.cx>
73    
74            * .cvsignore: New file.
75    
76    2004-09-27  Wakaba  <wakaba@suika.fam.cx>
77    
78            * DOMLS.dis, ManakaiDOMLS2003: New file.
79    
80            * dis2pm.pl (MAIN): Output "AUTHOR" pod section; support Perl+MPL
81            license.
82            (disdoc2pod, disdoc2text): New 'DFN', 'SA', 'SE', 'HA', 'HE',
83            'XA', 'XE', 'Prefix', 'ERR', 'EV' and 'CP' element types supported.
84            (perl_name): Die if uninitialized value.
85            (constgroup2perl): Support constant group without machine-name.
86            (pod_item): Die if uninitialized value.
87            (qname_label): Don't output default prefix.
88    
89            * idl2dis.pl: Output module name and prefix as 'BindingName'
90            and 'FileName'.
91    
92    2004-09-26  Wakaba  <wakaba@suika.fam.cx>
93    
94            * dis2pm.pl (constgroup2perl): Capitalize name.
95    
96            * idl2dis.pl (type, raise): Prepend namespace prefix if
97            type is 'DOMString' or 'DOMException' and it is not defined.
98            (MAIN): Make empty 'Return' element even if return
99            value is void.
100            (supply_incase): New.
101            (const): Use 'FullName' in favor of 'Description' if the name of
102            the const group is not a machine-friendly name.
103    
104    2004-09-26  Wakaba  <wakaba@suika.fam.cx>
105            
106            * dis2pm.pl (get_incase_label): Error if label is undef.
107    
108    2004-09-25  Wakaba  <wakaba@suika.fam.cx>
109    
110            * dis2pm.pl: Generate TODO list.
111            (method2perl): Use "dis".
112            (disdoc2pod, disdoc2text): 'HTML', 'InfosetP' element types added.
113            (perl_builtin_code): New code 'isRelativeDOMURI' added.
114    
115            * ManakaiDOMMain.dis (MDOM_REPLACE_BY_ITSELF_NO_EFFECT): New
116            warning code.
117    
118            * dis2pm.pl (attr2perl, method2perl): Output 'undef;' if the
119            method or attribute(set) does not return a value.
120            (perl_code): New macro 'WHEN' added.  Macro 'INT{}' now allow
121            parameter.
122    
123    2004-09-24  Wakaba  <wakaba@suika.fam.cx>
124    
125            * dis2pm.pl (perl_exception): New 'subtype' parameter added.
126            (param2poditem): New.
127            (MAIN): Write 'NAMESPACE BINDINGS' pod section if necessary.
128            (perl_builtin_code): More developer-friendly error report.
129            (perl_code): New 'REQUIRE' statement added.
130            (disdoc2text, disdoc2pod): New 'QUOTE' element type added.
131            (get_value_literal): Default for unknown type is now 'undef'.
132    
133    2004-09-22  Wakaba  <wakaba@suika.fam.cx>
134    
135            * dis2pm.pl (perl_builtin_code): New 'CheckName' and
136            'XMLVersion' added.
137    
138    2004-09-20  Wakaba  <wakaba@suika.fam.cx>
139    
140            * dis2pm.pl (get_redef_description): See 'RedefinedBy' elements
141            even if it is 'ReMethod' and 'ReAttr' element.
142    
143    2004-09-20  Wakaba  <wakaba@suika.fam.cx>
144    
145            * dis2pm.pl (type_label): New option 'is_pod' implemented.
146            (get_redef_description): New function.
147            (get_isa_description): New function.
148            (disdoc2pod, disdoc2text): New.
149            (get_description): DISDOC support.
150            (valid_err, valid_err): New option 'node' implemented.
151    
152            * ManakaiDOMCore.dis (IF[ManakaiDOMNodeObjectNode]): New.
153    
154    2004-09-19  Wakaba  <wakaba@suika.fam.cx>
155    
156            * dis2pm.pl (condition_match): Report error if the condition
157            not defined.
158    
159            * ManakaiDOMMain.dis (MDOM_IMPL_BY_APP): New exception code.
160    
161            * dis2pm.pl (datatype2perl, datatypealias2perl): "FullName" attribute
162            introduced.
163            (constgroup2perl): Define is-a relationship between group
164            Name and its Type.
165            (constgroup2perl): "IsBitMask" attribute introduced.
166    
167            * ManakaiDOMMain.dis: Renamed from "ManakaiDOM.dis".
168    
169            * dis2pm.pl (type_label): Type label for unsigned-long and
170            unsigned-short added.
171            (perl_code): Die if uninitialized value is given.
172            (is_all_implemented): New function.
173    
174            * ManakaiDOMXML.dis: New module.
175    
176            * ManakaiDOMCore.dis: New module.
177    
178            * dis2pm.pl (dis2perl): 'Overridden' added.
179    
180    2004-09-18  Wakaba  <wakaba@suika.fam.cx>
181    
182            * ManakaiDOM.dis (MDOM_NEWCHILD_IS_REFCHILD): New warning.
183            (ManakaiDOMNodeObject->orphanate): New internal method.
184            (Interface[ManakaiDOMNodeObject, ManakaiDOMNodeReference]): All calls
185            of internal methods are now qualified by the package name.
186    
187    2004-09-17  Wakaba  <wakaba@suika.fam.cx>
188    
189            * DOMMain.dis: 'SpecLevel' attribute added.
190    
191            * idl2dis.pl (level): Set 'SpecLevel' attribute as well as 'Level'.
192    
193            * dis2pm.pl (get_level_description): Attribute name to see is
194            changed from 'Level' to 'SpecLevel'
195            (const2perl): Don't hardlink constant not to be warned
196            by perl -w.
197            (ops2perl): Declare subroutine 'DESTROY' not to be warned by
198            perl -w.
199            (get_internal_code): Support of lang:dis.
200    
201            * ManakaiDOM.dis (newReference): New parameter 'class' introduced.
202    
203            * dis2pm.pl (perl_builtin_code:<ManakaiDOM:ManakaiDOMNamespaceURI>):
204            Separeted from "DOMString".
205            (if2perl, attr2perl): Don't cast to DOMString.
206    
207    2004-09-15  Wakaba  <wakaba@suika.fam.cx>
208    
209            * dis2pm.pl (perl_builtin_code): __CODE{CheckNCName}__ implemented.
210            (perl_if): Don't indent if preprocessing direction found.
211            (perl_code_source): Add \n before the #line directive.
212    
213    2004-09-14  Wakaba  <wakaba@suika.fam.cx>
214    
215            * dis2pm.pl (get_internal_code): __INT{{name}}__ syntax now support
216            attribute.
217            (perl_code): __SUPER{name}__ syntax implemented.
218    
219    2004-09-13  Wakaba  <wakaba@suika.fam.cx>
220    
221            * dis2pm.pl (dis2perl): New.
222    
223    2004-09-12  Wakaba  <wakaba@suika.fam.cx>
224    
225            * dis2pm.pl (get_warning_perl_code): New.
226    
227    2004-09-10  Wakaba  <wakaba@suika.fam.cx>
228    
229            * ManakaiDOM.dis (MDOM_NS_EMPTY_URI): New Exception type.
230            (ManakaiDOMNamespaceURI): New DataType.
231    
232            * DOMCore.dis: Most part of DOMImplementation interface is
233            implemented.
234    
235            * dis2pm.pl (method2perl): Description for returned value
236            is changed to be grouped.
237            (get_value_literal): Don't quote "null" even if it is a DOMString.
238            (perl_exception): Don't output terminating semicolon.
239            (perl_builtin_code): ManakaiDOM:ManakaiDOMNamespaceURI is
240            supported.
241    
242    2004-09-09  Wakaba  <wakaba@suika.fam.cx>
243    
244            * dis2pm.pl (method2perl, attr2perl): '(Return | Get | Set)/Exception'
245            implemented.
246    
247            * idl2dis.pl (type): Don't output Require element for
248            DOMMain module (now it is implicitly required by default).
249    
250    2004-09-01  Wakaba  <wakaba@suika.fam.cx>
251    
252            * idl2dis.pl (level): Use 'Level' instead of 'ModifiedLevel'.
253    
254    2004-08-31  Wakaba  <wakaba@suika.fam.cx>
255    
256            * dis2pm.pl (const2perl, constgroup2perl): New.
257    
258            * idl2dis.pl (idlna): New.
259    
260    2004-08-30  Wakaba  <wakaba@suika.fam.cx>
261    
262            * dis2pm.pl: Versioned implementation of "IF" supported (see
263            also Manakai Development Memo : 2004-08-29
264            <http://suika.fam.cx/~wakaba/-temp/wiki/wiki?manakai%2F%2F%A5%E1%A5%E2%2F%2F2004-08-29>).
265    
266            * idl2dis.pl (register_required_module): ISA is now
267            converted to elements, not a list attribute.
268    
269  2004-08-22  Wakaba  <wakaba@suika.fam.cx>  2004-08-22  Wakaba  <wakaba@suika.fam.cx>
270    
271            * idl2dis.pl (register_required_module): Top-level element type
272            name "Type" and "TypeAlias" changed to "DataType" and
273            "DataTypeAlias".
274    
275          * dis2pm.pl (perl_code_source): New function.          * dis2pm.pl (perl_code_source): New function.
276    
277  2004-08-21  Wakaba  <wakaba@suika.fam.cx>  2004-08-21  Wakaba  <wakaba@suika.fam.cx>

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.33

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24