1 |
|
2005-09-23 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* GenericLS.dis, SimpleLS.dis: New modules separated |
4 |
|
from DOMLS.dis. |
5 |
|
|
6 |
|
* DOMFeature.dis, DOMMain.dis: "MDOM:" and "for" definitions |
7 |
|
moved from DOMMain to DOMFeature. Now DOMFeature |
8 |
|
has no dependency on DOMMain. |
9 |
|
|
10 |
|
* DOMFeature.dis (DEBUG): New variable. |
11 |
|
|
12 |
|
2005-09-22 Wakaba <wakaba@suika.fam.cx> |
13 |
|
|
14 |
|
* Makefile: DAC_SUFFIX changed to ".dad". |
15 |
|
|
16 |
|
2005-09-21 Wakaba <wakaba@suika.fam.cx> |
17 |
|
|
18 |
|
* DOMCore.pm (DOMImplementation): Provides "XML" and "XMLVersion" |
19 |
|
features if it is "for" ManakaiDOM:DOMXMLFeature. |
20 |
|
|
21 |
|
* DOMMain.pm (StringExtended): Code portions of raising |
22 |
|
StringOutOfBoundsException is temporary disabled since |
23 |
|
it is not a DOM-style exception supported by |
24 |
|
current implementation of ManakaiNode - it will be |
25 |
|
recovered in later revision. |
26 |
|
|
27 |
2005-09-20 Wakaba <wakaba@suika.fam.cx> |
2005-09-20 Wakaba <wakaba@suika.fam.cx> |
28 |
|
|
29 |
* DOMFeature.pm: Debug output code copied |
* DOMFeature.pm: Debug output code copied |