/[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.13 - (show annotations) (download)
Sun Sep 19 07:14:42 2004 UTC (20 years, 2 months ago) by wakaba
Branch: MAIN
Changes since 1.12: +13 -0 lines
New module added

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24