/[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.4 by wakaba, Mon Aug 30 07:53:48 2004 UTC revision 1.17 by wakaba, Mon Sep 20 13:58:44 2004 UTC
# Line 1  Line 1 
1    2004-09-20  Wakaba  <wakaba@suika.fam.cx>
2    
3            * dis2pm.pl (get_redef_description): See 'RedefinedBy' elements
4            even if it is 'ReMethod' and 'ReAttr' element.
5    
6    2004-09-20  Wakaba  <wakaba@suika.fam.cx>
7    
8            * dis2pm.pl (type_label): New option 'is_pod' implemented.
9            (get_redef_description): New function.
10            (get_isa_description): New function.
11            (disdoc2pod, disdoc2text): New.
12            (get_description): DISDOC support.
13            (valid_err, valid_err): New option 'node' implemented.
14    
15            * ManakaiDOMCore.dis (IF[ManakaiDOMNodeObjectNode]): New.
16    
17    2004-09-19  Wakaba  <wakaba@suika.fam.cx>
18    
19            * dis2pm.pl (condition_match): Report error if the condition
20            not defined.
21    
22            * ManakaiDOMMain.dis (MDOM_IMPL_BY_APP): New exception code.
23    
24            * dis2pm.pl (datatype2perl, datatypealias2perl): "FullName" attribute
25            introduced.
26            (constgroup2perl): Define is-a relationship between group
27            Name and its Type.
28            (constgroup2perl): "IsBitMask" attribute introduced.
29    
30            * ManakaiDOMMain.dis: Renamed from "ManakaiDOM.dis".
31    
32            * dis2pm.pl (type_label): Type label for unsigned-long and
33            unsigned-short added.
34            (perl_code): Die if uninitialized value is given.
35            (is_all_implemented): New function.
36    
37            * ManakaiDOMXML.dis: New module.
38    
39            * ManakaiDOMCore.dis: New module.
40    
41            * dis2pm.pl (dis2perl): 'Overridden' added.
42    
43    2004-09-18  Wakaba  <wakaba@suika.fam.cx>
44    
45            * ManakaiDOM.dis (MDOM_NEWCHILD_IS_REFCHILD): New warning.
46            (ManakaiDOMNodeObject->orphanate): New internal method.
47            (Interface[ManakaiDOMNodeObject, ManakaiDOMNodeReference]): All calls
48            of internal methods are now qualified by the package name.
49    
50    2004-09-17  Wakaba  <wakaba@suika.fam.cx>
51    
52            * DOMMain.dis: 'SpecLevel' attribute added.
53    
54            * idl2dis.pl (level): Set 'SpecLevel' attribute as well as 'Level'.
55    
56            * dis2pm.pl (get_level_description): Attribute name to see is
57            changed from 'Level' to 'SpecLevel'
58            (const2perl): Don't hardlink constant not to be warned
59            by perl -w.
60            (ops2perl): Declare subroutine 'DESTROY' not to be warned by
61            perl -w.
62            (get_internal_code): Support of lang:dis.
63    
64            * ManakaiDOM.dis (newReference): New parameter 'class' introduced.
65    
66            * dis2pm.pl (perl_builtin_code:<ManakaiDOM:ManakaiDOMNamespaceURI>):
67            Separeted from "DOMString".
68            (if2perl, attr2perl): Don't cast to DOMString.
69    
70    2004-09-15  Wakaba  <wakaba@suika.fam.cx>
71    
72            * dis2pm.pl (perl_builtin_code): __CODE{CheckNCName}__ implemented.
73            (perl_if): Don't indent if preprocessing direction found.
74            (perl_code_source): Add \n before the #line directive.
75    
76    2004-09-14  Wakaba  <wakaba@suika.fam.cx>
77    
78            * dis2pm.pl (get_internal_code): __INT{{name}}__ syntax now support
79            attribute.
80            (perl_code): __SUPER{name}__ syntax implemented.
81    
82    2004-09-13  Wakaba  <wakaba@suika.fam.cx>
83    
84            * dis2pm.pl (dis2perl): New.
85    
86    2004-09-12  Wakaba  <wakaba@suika.fam.cx>
87    
88            * dis2pm.pl (get_warning_perl_code): New.
89    
90    2004-09-10  Wakaba  <wakaba@suika.fam.cx>
91    
92            * ManakaiDOM.dis (MDOM_NS_EMPTY_URI): New Exception type.
93            (ManakaiDOMNamespaceURI): New DataType.
94    
95            * DOMCore.dis: Most part of DOMImplementation interface is
96            implemented.
97    
98            * dis2pm.pl (method2perl): Description for returned value
99            is changed to be grouped.
100            (get_value_literal): Don't quote "null" even if it is a DOMString.
101            (perl_exception): Don't output terminating semicolon.
102            (perl_builtin_code): ManakaiDOM:ManakaiDOMNamespaceURI is
103            supported.
104    
105    2004-09-09  Wakaba  <wakaba@suika.fam.cx>
106    
107            * dis2pm.pl (method2perl, attr2perl): '(Return | Get | Set)/Exception'
108            implemented.
109    
110            * idl2dis.pl (type): Don't output Require element for
111            DOMMain module (now it is implicitly required by default).
112    
113    2004-09-01  Wakaba  <wakaba@suika.fam.cx>
114    
115            * idl2dis.pl (level): Use 'Level' instead of 'ModifiedLevel'.
116    
117    2004-08-31  Wakaba  <wakaba@suika.fam.cx>
118    
119            * dis2pm.pl (const2perl, constgroup2perl): New.
120    
121            * idl2dis.pl (idlna): New.
122    
123  2004-08-30  Wakaba  <wakaba@suika.fam.cx>  2004-08-30  Wakaba  <wakaba@suika.fam.cx>
124    
125          * dis2pm.pl: Versioned implementation of "IF" supported (see          * dis2pm.pl: Versioned implementation of "IF" supported (see

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.17

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24