1 |
|
2005-11-20 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* DOMCore.dis (UserDataHandler): Implemented. |
4 |
|
(DOMErrorHandler): Blessed package name bug fixed. |
5 |
|
|
6 |
|
* ManakaiDOMLS2003.dis: Reference to |Node| subclasses |
7 |
|
changed to |Tree.dis|. |
8 |
|
|
9 |
|
2005-11-20 Wakaba <wakaba@suika.fam.cx> |
10 |
|
|
11 |
|
* DOMMain.dis: Unused declarations and definitions removed. |
12 |
|
|
13 |
|
* DOMCore.dis: DOM document tree related interfaces removed. |
14 |
|
|
15 |
|
* Tree.dis: New module separated from |DOMCore.dis|. |
16 |
|
|
17 |
|
* DOMXML.dis: Some referent changed to |Tree.dis|. |
18 |
|
|
19 |
|
* Makefile: |Tree.dis| added. |
20 |
|
|
21 |
|
2005-11-16 Wakaba <wakaba@suika.fam.cx> |
22 |
|
|
23 |
|
* .cvsignore: Revised. |
24 |
|
|
25 |
|
2005-11-16 Wakaba <wakaba@suika.fam.cx> |
26 |
|
|
27 |
|
* ManakaiDOMLS2003.dis: Tests added. |
28 |
|
(domConfig): Method name in the code fixed to |flag|. |
29 |
|
|
30 |
|
* DOMMain.dis (findOffset32): Missing |^| in regular expressions |
31 |
|
added. |
32 |
|
|
33 |
|
* DOMCore.dis (hasChildNodes): Returns |false| if the node type |
34 |
|
is defined not to have any children. |
35 |
|
(CharacterData): Typos in element type names and function names fixed. |
36 |
|
|
37 |
2005-11-15 Wakaba <wakaba@suika.fam.cx> |
2005-11-15 Wakaba <wakaba@suika.fam.cx> |
38 |
|
|
39 |
* DOMFeature.dis (MinimumImplementation.eq): Added. |
* DOMFeature.dis (MinimumImplementation.eq): Added. |