1 |
2007-06-16 Wakaba <wakaba@suika.fam.cx> |
2007-06-16 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* Attr.pm, AttributeDefinition.pm, DocumentFragment.pm, |
4 |
|
DocumentType.pm, Entity.pm, |
5 |
|
EntityReference.pm (____new): Initialize |child_nodes| by an empty list. |
6 |
|
|
7 |
|
* Node.pm, DOMCharacterData.pm, ElementTypeDefinition.pm, |
8 |
|
Notation.pm, ProcessingInstruction.pm (child_nodes): Implemetned. |
9 |
|
|
10 |
|
* DOMDocument.pm (AUTOLOAD): Typo fixed. |
11 |
|
|
12 |
|
* Node.pm (==, !=): Implemented. |
13 |
|
(manakai_read_only): Implemented. |
14 |
|
(is_same_node): Implemented. |
15 |
|
(is_equal_node): Alpha version. |
16 |
|
(manakai_set_read_only): Alpha version. |
17 |
|
(child_nodes, first_child, last_child, previous_sibling): Duplicate |
18 |
|
definitions are removed. |
19 |
|
|
20 |
|
2007-06-16 Wakaba <wakaba@suika.fam.cx> |
21 |
|
|
22 |
* Node.pm: First alpha version of implementation of attributes. |
* Node.pm: First alpha version of implementation of attributes. |
23 |
|
|
24 |
2007-06-15 Wakaba <wakaba@suika.fam.cx> |
2007-06-15 Wakaba <wakaba@suika.fam.cx> |