1 |
|
2005-10-09 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* ManakaiNode.dis: New "mn:xrefnode0" property type has |
4 |
|
been introduced and methods are fixed to support it. |
5 |
|
(mn:setXRefNode, mn:unsetXRefNode): New codes. |
6 |
|
|
7 |
|
* DIS.dis (loadResource): Skips a root resource definition |
8 |
|
if it is an alias and it has "dis:Name" attribute and |
9 |
|
referenced canonical definition is already read. (Note |
10 |
|
that similar case that the resource definition has "dis:QName" |
11 |
|
attribute is already fixed in the same way.) |
12 |
|
|
13 |
|
2005-10-08 Wakaba <wakaba@suika.fam.cx> |
14 |
|
|
15 |
|
* DIS.dis (readProperties): Recognizes hexdecimal |
16 |
|
in "DISCore:Integer" (prefixed by "0x"). |
17 |
|
|
18 |
|
2005-10-08 Wakaba <wakaba@suika.fam.cx> |
19 |
|
|
20 |
|
* PerlCode.dis (getExceptionInterfacePackageNameList, |
21 |
|
addExceptionInterfacePackageName): New methods. |
22 |
|
(ToString): Sorts hash keys where they result in |
23 |
|
the order of statements in result code. |
24 |
|
|
25 |
|
* Error.pm ($DEBUG): New option variable. |
26 |
|
(___get_error_def): Calls "___error_def" method in second or later "@ISA" |
27 |
|
package even if elder package has "___error_def" method. |
28 |
|
|
29 |
|
* DIS.dis: Now constant values are only defined |
30 |
|
in interfaces. |
31 |
|
(DIS:NO_EXCEPTION_CLASS_ERR): New exception subcode. |
32 |
|
|
33 |
|
2005-10-06 Wakaba <wakaba@suika.fam.cx> |
34 |
|
|
35 |
|
* DIS.dis (getAnyResourceURIList, getModuleURIList): New methods. |
36 |
|
|
37 |
2005-10-02 Wakaba <wakaba@suika.fam.cx> |
2005-10-02 Wakaba <wakaba@suika.fam.cx> |
38 |
|
|
39 |
* DIS.dis (getAnyResource): New method. |
* DIS.dis (getAnyResource): New method. |