1 |
|
2006-05-04 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* SimpleLS.dis: Namespace bugs are fixed. |
4 |
|
|
5 |
|
2006-04-30 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* .cvsignore: Updated. |
8 |
|
|
9 |
|
* Traversal.dis: Unused declarations are removed. |
10 |
|
|
11 |
|
2006-04-30 Wakaba <wakaba@suika.fam.cx> |
12 |
|
|
13 |
|
* CharacterData.dis (Require): A reference to |
14 |
|
the |MDOM:Traversal| module is added. |
15 |
|
(wholeText): Implemented. |
16 |
|
|
17 |
|
2006-04-30 Wakaba <wakaba@suika.fam.cx> |
18 |
|
|
19 |
|
* Makefile: |Traversal.dis| is added. |
20 |
|
|
21 |
|
* Traversal.dis: New module. |
22 |
|
|
23 |
|
* TreeCore.dis (___report_error): Return value was |
24 |
|
not propagated. |
25 |
|
|
26 |
|
2006-04-29 Wakaba <wakaba@suika.fam.cx> |
27 |
|
|
28 |
|
* Element.dis (removeAttributeNS): A runtime error |
29 |
|
was occurred if there was no specified attribute node. |
30 |
|
|
31 |
|
* TreeCore.dis (manakaiLanguage): New attribute. |
32 |
|
|
33 |
|
2006-04-28 Wakaba <wakaba@suika.fam.cx> |
34 |
|
|
35 |
|
* TreeCore.dis (NodeList.manakaiReadOnly, NamedNodeMap.manakaiReadOnly): |
36 |
|
New attributes. |
37 |
|
|
38 |
|
(StaticNodeList): New interface. |
39 |
|
|
40 |
|
2006-04-24 Wakaba <wakaba@suika.fam.cx> |
41 |
|
|
42 |
|
* DOMCore.dis (c:SET_TO_NULL_ERR): New error code. |
43 |
|
|
44 |
|
2006-04-22 Wakaba <wakaba@suika.fam.cx> |
45 |
|
|
46 |
|
* SimpleLS.dis: Reimplemented. |
47 |
|
|
48 |
|
2006-04-22 Wakaba <wakaba@suika.fam.cx> |
49 |
|
|
50 |
|
* DOMCore.dis (NO_MODIFICATION_ALLOWED_ERR): It is now |
51 |
|
a qualified name. |
52 |
|
(tc:EXTERNAL_NODE_COMPARISON_ERR): New error type. |
53 |
|
|
54 |
|
* TreeCore.dis (compareDocumentPosition): Implemented. |
55 |
|
(normalize): Implemented. |
56 |
|
(STORESIZE, CLEAR): Were not implemented for |EmptyNodeList| |
57 |
|
class. |
58 |
|
|
59 |
2006-04-16 Wakaba <wakaba@suika.fam.cx> |
2006-04-16 Wakaba <wakaba@suika.fam.cx> |
60 |
|
|
61 |
* DOMCore.dis (OUT_OF_BOUND_ERR, NEGATIVE_INDEX_ERR): Removed. |
* DOMCore.dis (OUT_OF_BOUND_ERR, NEGATIVE_INDEX_ERR): Removed. |