/[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.12 - (show annotations) (download)
Sat Sep 18 11:51:16 2004 UTC (20 years, 2 months ago) by wakaba
Branch: MAIN
Changes since 1.11: +8 -0 lines
Daily commitment

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24