/[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.6 by wakaba, Wed Sep 1 09:15:12 2004 UTC revision 1.11 by wakaba, Fri Sep 17 07:44:10 2004 UTC
# Line 1  Line 1 
1    2004-09-17  Wakaba  <wakaba@suika.fam.cx>
2    
3            * DOMMain.dis: 'SpecLevel' attribute added.
4    
5            * idl2dis.pl (level): Set 'SpecLevel' attribute as well as 'Level'.
6    
7            * dis2pm.pl (get_level_description): Attribute name to see is
8            changed from 'Level' to 'SpecLevel'
9            (const2perl): Don't hardlink constant not to be warned
10            by perl -w.
11            (ops2perl): Declare subroutine 'DESTROY' not to be warned by
12            perl -w.
13    
14            * ManakaiDOM.dis (newReference): New parameter 'class' introduced.
15    
16            * dis2pm.pl (perl_builtin_code:<ManakaiDOM:ManakaiDOMNamespaceURI>):
17            Separeted from "DOMString".
18            (if2perl, attr2perl): Don't cast to DOMString.
19    
20    2004-09-15  Wakaba  <wakaba@suika.fam.cx>
21    
22            * dis2pm.pl (perl_builtin_code): __CODE{CheckNCName}__ implemented.
23            (perl_if): Don't indent if preprocessing direction found.
24            (perl_code_source): Add \n before the #line directive.
25    
26    2004-09-14  Wakaba  <wakaba@suika.fam.cx>
27    
28            * dis2pm.pl (get_internal_code): __INT{{name}}__ syntax now support
29            attribute.
30            (perl_code): __SUPER{name}__ syntax implemented.
31    
32    2004-09-13  Wakaba  <wakaba@suika.fam.cx>
33    
34            * dis2pm.pl (dis2perl): New.
35    
36    2004-09-12  Wakaba  <wakaba@suika.fam.cx>
37    
38            * dis2pm.pl (get_warning_perl_code): New.
39    
40    2004-09-10  Wakaba  <wakaba@suika.fam.cx>
41    
42            * ManakaiDOM.dis (MDOM_NS_EMPTY_URI): New Exception type.
43            (ManakaiDOMNamespaceURI): New DataType.
44    
45            * DOMCore.dis: Most part of DOMImplementation interface is
46            implemented.
47    
48            * dis2pm.pl (method2perl): Description for returned value
49            is changed to be grouped.
50            (get_value_literal): Don't quote "null" even if it is a DOMString.
51            (perl_exception): Don't output terminating semicolon.
52            (perl_builtin_code): ManakaiDOM:ManakaiDOMNamespaceURI is
53            supported.
54    
55    2004-09-09  Wakaba  <wakaba@suika.fam.cx>
56    
57            * dis2pm.pl (method2perl, attr2perl): '(Return | Get | Set)/Exception'
58            implemented.
59    
60            * idl2dis.pl (type): Don't output Require element for
61            DOMMain module (now it is implicitly required by default).
62    
63  2004-09-01  Wakaba  <wakaba@suika.fam.cx>  2004-09-01  Wakaba  <wakaba@suika.fam.cx>
64    
65          * idl2dis.pl (level): Use 'Level' instead of 'ModifiedLevel'.          * idl2dis.pl (level): Use 'Level' instead of 'ModifiedLevel'.

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.11

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24