/[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.17 by wakaba, Mon Sep 20 13:58:44 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>  2004-09-20  Wakaba  <wakaba@suika.fam.cx>
139    
140          * dis2pm.pl (get_redef_description): See 'RedefinedBy' elements          * dis2pm.pl (get_redef_description): See 'RedefinedBy' elements

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24