1 |
|
2006-04-30 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* .cvsignore: Updated. |
4 |
|
|
5 |
|
* Traversal.dis: Unused declarations are removed. |
6 |
|
|
7 |
|
2006-04-30 Wakaba <wakaba@suika.fam.cx> |
8 |
|
|
9 |
|
* CharacterData.dis (Require): A reference to |
10 |
|
the |MDOM:Traversal| module is added. |
11 |
|
(wholeText): Implemented. |
12 |
|
|
13 |
|
2006-04-30 Wakaba <wakaba@suika.fam.cx> |
14 |
|
|
15 |
|
* Makefile: |Traversal.dis| is added. |
16 |
|
|
17 |
|
* Traversal.dis: New module. |
18 |
|
|
19 |
|
* TreeCore.dis (___report_error): Return value was |
20 |
|
not propagated. |
21 |
|
|
22 |
|
2006-04-29 Wakaba <wakaba@suika.fam.cx> |
23 |
|
|
24 |
|
* Element.dis (removeAttributeNS): A runtime error |
25 |
|
was occurred if there was no specified attribute node. |
26 |
|
|
27 |
|
* TreeCore.dis (manakaiLanguage): New attribute. |
28 |
|
|
29 |
|
2006-04-28 Wakaba <wakaba@suika.fam.cx> |
30 |
|
|
31 |
|
* TreeCore.dis (NodeList.manakaiReadOnly, NamedNodeMap.manakaiReadOnly): |
32 |
|
New attributes. |
33 |
|
|
34 |
|
(StaticNodeList): New interface. |
35 |
|
|
36 |
|
2006-04-24 Wakaba <wakaba@suika.fam.cx> |
37 |
|
|
38 |
|
* DOMCore.dis (c:SET_TO_NULL_ERR): New error code. |
39 |
|
|
40 |
2006-04-22 Wakaba <wakaba@suika.fam.cx> |
2006-04-22 Wakaba <wakaba@suika.fam.cx> |
41 |
|
|
42 |
* SimpleLS.dis: Reimplemented. |
* SimpleLS.dis: Reimplemented. |