1 |
2006-04-16 Wakaba <wakaba@suika.fam.cx> |
2006-04-16 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* CharacterData.dis (length, insertData, substringData, |
4 |
|
appendData, deleteData, replaceData, splitText): Reimplemented. |
5 |
|
|
6 |
|
* DOMCore.dis (NEGATIVE_LENGTH_ERR): New error. |
7 |
|
(c:index): The definition was missing. |
8 |
|
(c:length): New property. |
9 |
|
|
10 |
|
2006-04-16 Wakaba <wakaba@suika.fam.cx> |
11 |
|
|
12 |
|
* XMLParser.dis (close): Invoke |close| method |
13 |
|
rather than |close| function. |
14 |
|
|
15 |
|
2006-04-16 Wakaba <wakaba@suika.fam.cx> |
16 |
|
|
17 |
* CharacterData.dis: New module split from |TreeCore.dis|. |
* CharacterData.dis: New module split from |TreeCore.dis|. |
18 |
|
|
19 |
* CharacterData.pm: Added to the CVS repository. |
* CharacterData.pm: Added to the CVS repository. |