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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.14 - (show annotations) (download)
Sun Sep 19 07:57:43 2004 UTC (20 years, 2 months ago) by wakaba
Branch: MAIN
Changes since 1.13: +5 -0 lines
ManakaiDOM.dis renamed as ManakaiDOMMain.dis

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24