/[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.13 by wakaba, Sun Sep 19 07:14:42 2004 UTC revision 1.24 by wakaba, Wed Sep 29 12:39:32 2004 UTC
# Line 1  Line 1 
1    2004-09-29  Wakaba  <wakaba@suika.fam.cx>
2    
3            * dis2pm.pl (get_redef_description, attr2perl, method2perl, if2perl):
4            New attribute 'IsAbstract', 'IsFinal' and 'ImplByApp' added.
5            
6    2004-09-27  Wakaba  <wakaba@suika.fam.cx>
7    
8            * .cvsignore: New file.
9    
10    2004-09-27  Wakaba  <wakaba@suika.fam.cx>
11    
12            * DOMLS.dis, ManakaiDOMLS2003: New file.
13    
14            * dis2pm.pl (MAIN): Output "AUTHOR" pod section; support Perl+MPL
15            license.
16            (disdoc2pod, disdoc2text): New 'DFN', 'SA', 'SE', 'HA', 'HE',
17            'XA', 'XE', 'Prefix', 'ERR', 'EV' and 'CP' element types supported.
18            (perl_name): Die if uninitialized value.
19            (constgroup2perl): Support constant group without machine-name.
20            (pod_item): Die if uninitialized value.
21            (qname_label): Don't output default prefix.
22    
23            * idl2dis.pl: Output module name and prefix as 'BindingName'
24            and 'FileName'.
25    
26    2004-09-26  Wakaba  <wakaba@suika.fam.cx>
27    
28            * dis2pm.pl (constgroup2perl): Capitalize name.
29    
30            * idl2dis.pl (type, raise): Prepend namespace prefix if
31            type is 'DOMString' or 'DOMException' and it is not defined.
32            (MAIN): Make empty 'Return' element even if return
33            value is void.
34            (supply_incase): New.
35            (const): Use 'FullName' in favor of 'Description' if the name of
36            the const group is not a machine-friendly name.
37    
38    2004-09-26  Wakaba  <wakaba@suika.fam.cx>
39            
40            * dis2pm.pl (get_incase_label): Error if label is undef.
41    
42    2004-09-25  Wakaba  <wakaba@suika.fam.cx>
43    
44            * dis2pm.pl: Generate TODO list.
45            (method2perl): Use "dis".
46            (disdoc2pod, disdoc2text): 'HTML', 'InfosetP' element types added.
47            (perl_builtin_code): New code 'isRelativeDOMURI' added.
48    
49            * ManakaiDOMMain.dis (MDOM_REPLACE_BY_ITSELF_NO_EFFECT): New
50            warning code.
51    
52            * dis2pm.pl (attr2perl, method2perl): Output 'undef;' if the
53            method or attribute(set) does not return a value.
54            (perl_code): New macro 'WHEN' added.  Macro 'INT{}' now allow
55            parameter.
56    
57    2004-09-24  Wakaba  <wakaba@suika.fam.cx>
58    
59            * dis2pm.pl (perl_exception): New 'subtype' parameter added.
60            (param2poditem): New.
61            (MAIN): Write 'NAMESPACE BINDINGS' pod section if necessary.
62            (perl_builtin_code): More developer-friendly error report.
63            (perl_code): New 'REQUIRE' statement added.
64            (disdoc2text, disdoc2pod): New 'QUOTE' element type added.
65            (get_value_literal): Default for unknown type is now 'undef'.
66    
67    2004-09-22  Wakaba  <wakaba@suika.fam.cx>
68    
69            * dis2pm.pl (perl_builtin_code): New 'CheckName' and
70            'XMLVersion' added.
71    
72    2004-09-20  Wakaba  <wakaba@suika.fam.cx>
73    
74            * dis2pm.pl (get_redef_description): See 'RedefinedBy' elements
75            even if it is 'ReMethod' and 'ReAttr' element.
76    
77    2004-09-20  Wakaba  <wakaba@suika.fam.cx>
78    
79            * dis2pm.pl (type_label): New option 'is_pod' implemented.
80            (get_redef_description): New function.
81            (get_isa_description): New function.
82            (disdoc2pod, disdoc2text): New.
83            (get_description): DISDOC support.
84            (valid_err, valid_err): New option 'node' implemented.
85    
86            * ManakaiDOMCore.dis (IF[ManakaiDOMNodeObjectNode]): New.
87    
88  2004-09-19  Wakaba  <wakaba@suika.fam.cx>  2004-09-19  Wakaba  <wakaba@suika.fam.cx>
89    
90            * dis2pm.pl (condition_match): Report error if the condition
91            not defined.
92    
93            * ManakaiDOMMain.dis (MDOM_IMPL_BY_APP): New exception code.
94    
95            * dis2pm.pl (datatype2perl, datatypealias2perl): "FullName" attribute
96            introduced.
97            (constgroup2perl): Define is-a relationship between group
98            Name and its Type.
99            (constgroup2perl): "IsBitMask" attribute introduced.
100    
101            * ManakaiDOMMain.dis: Renamed from "ManakaiDOM.dis".
102    
103          * dis2pm.pl (type_label): Type label for unsigned-long and          * dis2pm.pl (type_label): Type label for unsigned-long and
104          unsigned-short added.          unsigned-short added.
105          (perl_code): Die if uninitialized value is given.          (perl_code): Die if uninitialized value is given.

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.24

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24