| 1 |
|
2006-04-16 Wakaba <wakaba@suika.fam.cx> |
| 2 |
|
|
| 3 |
|
* CharacterData.dis: New module split from |TreeCore.dis|. |
| 4 |
|
|
| 5 |
|
* CharacterData.pm: Added to the CVS repository. |
| 6 |
|
|
| 7 |
|
* TreeCore.dis: The |CharacterData|, |Text|, and |Comment| |
| 8 |
|
interfaces are removed. |
| 9 |
|
(Require): A reference to the |MDOM:CharacterData| module |
| 10 |
|
is added. |
| 11 |
|
|
| 12 |
|
* DOMMain.dis (StringExtended, StringOutOfBoundsException): Removed. |
| 13 |
|
|
| 14 |
|
* DOMCore.dis (StringOutOfBoundsException): New error. |
| 15 |
|
|
| 16 |
|
* Makefile: |CharacterData.pm| is added. |
| 17 |
|
|
| 18 |
|
2006-04-09 Wakaba <wakaba@suika.fam.cx> |
| 19 |
|
|
| 20 |
|
* XMLParser.dis (Require): Requires the |MCharset:Encode| |
| 21 |
|
module. |
| 22 |
|
(parse): Set the |inputEncoding| attribute of the generated document |
| 23 |
|
object. |
| 24 |
|
(resolveLSInput default implementation): The |byteStream| |
| 25 |
|
and |encoding| attributes of the |LSInput| interface |
| 26 |
|
are now supported. |
| 27 |
|
(resolveLSInput): Parameters |impl| and |parser| are added. |
| 28 |
|
(InputFile.inputEncoding): New attribute. |
| 29 |
|
|
| 30 |
2006-04-04 Wakaba <wakaba@suika.fam.cx> |
2006-04-04 Wakaba <wakaba@suika.fam.cx> |
| 31 |
|
|
| 32 |
* Document.dis (adoptNode test): Documents were |
* Document.dis (adoptNode test): Documents were |