1 |
|
2007-07-15 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* TreeWalker.pm, SerialWalker.pm: New Perl modules. |
4 |
|
|
5 |
|
* Text.pm (whole_text): Parameter index number has |
6 |
|
been changed to support new |NodeFilter| Perl binding |
7 |
|
definition. |
8 |
|
|
9 |
|
2007-07-14 Wakaba <wakaba@suika.fam.cx> |
10 |
|
|
11 |
|
* AttributeDefinition.pm, DOMElement.pm, DocumentType.pm, |
12 |
|
ElementTypeDefinition.pm, Entity.pm, EntityReference.pm, |
13 |
|
Notation.pm, ProcessingInstruction.pm (AUTOLOAD): Don't croak even if an attempt is made to modify a read-only attribute. |
14 |
|
|
15 |
|
* DOMConfiguration.pm (can_set_parameter, |
16 |
|
set_parameter): Don't allow to set the value |
17 |
|
to a string other than <http://www.w3.org/TR/REC-xml> (XML 1.0 DTD). |
18 |
|
|
19 |
|
* DOMDocument.pm (Message::IF::DocumentTraversal): New interface. |
20 |
|
(create_tree_walker, manakai_create_serial_walker): References |
21 |
|
and prototypes are added. |
22 |
|
|
23 |
|
* DOMException.pm (NULLPO_ERR): New error type:-). |
24 |
|
|
25 |
|
* DOMImplementation.pm ($HasFeature): Feature |Traversal|, |
26 |
|
version |2.0|, is added. |
27 |
|
|
28 |
2007-07-14 Wakaba <wakaba@suika.fam.cx> |
2007-07-14 Wakaba <wakaba@suika.fam.cx> |
29 |
|
|
30 |
* CDATASection.pm: Removed (merged with |Text.pm|). |
* CDATASection.pm: Removed (merged with |Text.pm|). |