1 |
|
2004-09-10 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* ManakaiDOM.dis (MDOM_NS_EMPTY_URI): New Exception type. |
4 |
|
(ManakaiDOMNamespaceURI): New DataType. |
5 |
|
|
6 |
|
* DOMCore.dis: Most part of DOMImplementation interface is |
7 |
|
implemented. |
8 |
|
|
9 |
|
* dis2pm.pl (method2perl): Description for returned value |
10 |
|
is changed to be grouped. |
11 |
|
(get_value_literal): Don't quote "null" even if it is a DOMString. |
12 |
|
(perl_exception): Don't output terminating semicolon. |
13 |
|
(perl_builtin_code): ManakaiDOM:ManakaiDOMNamespaceURI is |
14 |
|
supported. |
15 |
|
|
16 |
|
2004-09-09 Wakaba <wakaba@suika.fam.cx> |
17 |
|
|
18 |
|
* dis2pm.pl (method2perl, attr2perl): '(Return | Get | Set)/Exception' |
19 |
|
implemented. |
20 |
|
|
21 |
|
* idl2dis.pl (type): Don't output Require element for |
22 |
|
DOMMain module (now it is implicitly required by default). |
23 |
|
|
24 |
|
2004-09-01 Wakaba <wakaba@suika.fam.cx> |
25 |
|
|
26 |
|
* idl2dis.pl (level): Use 'Level' instead of 'ModifiedLevel'. |
27 |
|
|
28 |
|
2004-08-31 Wakaba <wakaba@suika.fam.cx> |
29 |
|
|
30 |
|
* dis2pm.pl (const2perl, constgroup2perl): New. |
31 |
|
|
32 |
|
* idl2dis.pl (idlna): New. |
33 |
|
|
34 |
2004-08-30 Wakaba <wakaba@suika.fam.cx> |
2004-08-30 Wakaba <wakaba@suika.fam.cx> |
35 |
|
|
36 |
* dis2pm.pl: Versioned implementation of "IF" supported (see |
* dis2pm.pl: Versioned implementation of "IF" supported (see |