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> |
2004-09-15 Wakaba <wakaba@suika.fam.cx> |
29 |
|
|
30 |
* dis2pm.pl (perl_builtin_code): __CODE{CheckNCName}__ implemented. |
* dis2pm.pl (perl_builtin_code): __CODE{CheckNCName}__ implemented. |