1 |
|
2006-03-18 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* TreeCore.dis (Require): The |MDOM:XML| module is added. |
4 |
|
(createAttributeNS, createTextNode, createComment, |
5 |
|
createCDATASection): New methods. |
6 |
|
(Attr, Text, Comment, CharacterData): New interfaces. |
7 |
|
|
8 |
|
* Makefile: |XML.dis| is added. |
9 |
|
|
10 |
|
* XML.dis: New module. |
11 |
|
|
12 |
|
2006-03-17 Wakaba <wakaba@suika.fam.cx> |
13 |
|
|
14 |
|
* TreeCore.dis (manakaiReadOnly): New attribute. |
15 |
|
|
16 |
|
2006-03-17 Wakaba <wakaba@suika.fam.cx> |
17 |
|
|
18 |
|
* TreeCore.dis (NodeType, nodeType, localName, namespaceURI, |
19 |
|
prefix, isSameNode, ownerDocument, parentNode): New. |
20 |
|
(Element): New interface. |
21 |
|
(createElementNS): New method. |
22 |
|
(strictErrorChecking): New. |
23 |
|
|
24 |
|
2006-03-17 Wakaba <wakaba@suika.fam.cx> |
25 |
|
|
26 |
|
* Makefile: |TreeCore.dis| is added. |
27 |
|
|
28 |
|
* TreeCore.dis: New module. |
29 |
|
|
30 |
|
2006-03-16 Wakaba <wakaba@suika.fam.cx> |
31 |
|
|
32 |
|
* XMLParser.dis (cfg:entity-replacement-tree): New configuration |
33 |
|
parameter. |
34 |
|
|
35 |
|
* DOMXML.dis (manakaiExpanded): Renamed from |isExpanded|. |
36 |
|
|
37 |
|
* DOMCore.dis, Tree.dis, DOMLS.dis, XMLParser.dis: Lexical |
38 |
|
data types added to configuration parameters. |
39 |
|
|
40 |
|
2006-03-15 Wakaba <wakaba@suika.fam.cx> |
41 |
|
|
42 |
|
* DOMCore.dis (c:DOMConfigurationParameter): Now it is |
43 |
|
a |DISSource:ResourceProperty|. |
44 |
|
(c:anyDOMConfigurationParameter): New property. |
45 |
|
(CParam, boolCParam): Now they are all |dis:subsetOf| |
46 |
|
the |c:anyDOMConfigurationParameter| property. |
47 |
|
(ForDocument, ForParser, ForSerializer): Removed. |
48 |
|
|
49 |
|
* DOMLS.dis, XMLParser.dis: Likewise. |
50 |
|
|
51 |
2006-03-12 Wakaba <wakaba@suika.fam.cx> |
2006-03-12 Wakaba <wakaba@suika.fam.cx> |
52 |
|
|
53 |
* DOMMain.dis, Tree.dis: Unused |dis:aliasChild| properties |
* DOMMain.dis, Tree.dis: Unused |dis:aliasChild| properties |