1 |
|
2007-07-29 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* XDoctype.dis, XDoctype.pm: Removed. |
4 |
|
|
5 |
|
* CharacterData.pm: Renamed from DOMCharacterData.pm. |
6 |
|
|
7 |
|
* Document.pm: Renaemd from DOMDocument.pm. |
8 |
|
|
9 |
|
* Element.pm: Renamed from DOMElement.pm |
10 |
|
|
11 |
|
2007-07-29 Wakaba <wakaba@suika.fam.cx> |
12 |
|
|
13 |
|
* DOMString.dis, DOMString.pm, Document.dis, Document.pm, |
14 |
|
Element.dis, Element.pm, CharacterData.dis, CharacterData.pm, |
15 |
|
TreeCore.dis, TreeCore.pm, DOMCore.dis, DOMCore.pm, |
16 |
|
DOMFeature.dis, DOMFeature.pm, XML.dis, XML.pm, |
17 |
|
DOMMain.dis, DOMMain.pm, DOMLS.dis, |
18 |
|
GenericLS.dis, GenericLS.pm, SimpleLS.dis: Removed. |
19 |
|
|
20 |
|
* Makefile: Rules for DIS are removed. |
21 |
|
|
22 |
|
2007-07-29 Wakaba <wakaba@suika.fam.cx> |
23 |
|
|
24 |
|
* Text.pm: |Message::DOM::Traversal, an obsolete module, |
25 |
|
was referenced. |
26 |
|
|
27 |
|
2007-07-29 Wakaba <wakaba@suika.fam.cx> |
28 |
|
|
29 |
|
* DOMDocument.pm (inner_html): Setter in HTML document |
30 |
|
is implemented. |
31 |
|
|
32 |
|
2007-07-29 Wakaba <wakaba@suika.fam.cx> |
33 |
|
|
34 |
|
* DOMDocument.pm (inner_html): Setter in XML document |
35 |
|
is implemented. |
36 |
|
|
37 |
|
2007-07-19 Wakaba <wakaba@suika.fam.cx> |
38 |
|
|
39 |
|
* Attr.pm (DeclaredValueType): Added. |
40 |
|
|
41 |
|
* ProcessingInstruction.pm (data): Accept |undef| |
42 |
|
as a valid input, for |text_content| (maybe) allows it. |
43 |
|
|
44 |
|
* TypeInfo.pm (type_namespace): The implementation was wrong. |
45 |
|
|
46 |
|
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
47 |
|
|
48 |
|
* DOMElement.pm: Incorrect module was referenced. |
49 |
|
|
50 |
|
* DOMImplementation.pm: References to |
51 |
|
the |Message::Charset::Encode| module has been removed. |
52 |
|
|
53 |
2007-07-15 Wakaba <wakaba@suika.fam.cx> |
2007-07-15 Wakaba <wakaba@suika.fam.cx> |
54 |
|
|
55 |
* XMLParserTemp.pm: Use |Whatpm::Charset::DecodeHandle| |
* XMLParserTemp.pm: Use |Whatpm::Charset::DecodeHandle| |