1 |
|
2006-03-17 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* TreeCore.dis (NodeType, nodeType, localName, namespaceURI, |
4 |
|
prefix, isSameNode, ownerDocument, parentNode): New. |
5 |
|
(Element): New interface. |
6 |
|
(createElementNS): New method. |
7 |
|
(strictErrorChecking): New. |
8 |
|
|
9 |
|
2006-03-17 Wakaba <wakaba@suika.fam.cx> |
10 |
|
|
11 |
|
* Makefile: |TreeCore.dis| is added. |
12 |
|
|
13 |
|
* TreeCore.dis: New module. |
14 |
|
|
15 |
|
2006-03-16 Wakaba <wakaba@suika.fam.cx> |
16 |
|
|
17 |
|
* XMLParser.dis (cfg:entity-replacement-tree): New configuration |
18 |
|
parameter. |
19 |
|
|
20 |
|
* DOMXML.dis (manakaiExpanded): Renamed from |isExpanded|. |
21 |
|
|
22 |
|
* DOMCore.dis, Tree.dis, DOMLS.dis, XMLParser.dis: Lexical |
23 |
|
data types added to configuration parameters. |
24 |
|
|
25 |
|
2006-03-15 Wakaba <wakaba@suika.fam.cx> |
26 |
|
|
27 |
|
* DOMCore.dis (c:DOMConfigurationParameter): Now it is |
28 |
|
a |DISSource:ResourceProperty|. |
29 |
|
(c:anyDOMConfigurationParameter): New property. |
30 |
|
(CParam, boolCParam): Now they are all |dis:subsetOf| |
31 |
|
the |c:anyDOMConfigurationParameter| property. |
32 |
|
(ForDocument, ForParser, ForSerializer): Removed. |
33 |
|
|
34 |
|
* DOMLS.dis, XMLParser.dis: Likewise. |
35 |
|
|
36 |
|
2006-03-12 Wakaba <wakaba@suika.fam.cx> |
37 |
|
|
38 |
|
* DOMMain.dis, Tree.dis: Unused |dis:aliasChild| properties |
39 |
|
are removed. |
40 |
|
|
41 |
|
* GenericLS.pm: Added to the CVS repository since |
42 |
|
it is necessary to create the |Message::Util::DIS::DPG| module. |
43 |
|
|
44 |
|
2006-03-10 Wakaba <wakaba@suika.fam.cx> |
45 |
|
|
46 |
|
* DOMCore.dis, DOMXML.dis, XDoctype.dis (manakaiAppendText): New |
47 |
|
method. |
48 |
|
|
49 |
|
* XMLParser.dis: Don't create adjacent text nodes. |
50 |
|
|
51 |
2006-03-09 Wakaba <wakaba@suika.fam.cx> |
2006-03-09 Wakaba <wakaba@suika.fam.cx> |
52 |
|
|
53 |
* DOMCore.dis (HIERARCHY_DOCUMENT_FRAGMENT_ITSELF_ERR): New error. |
* DOMCore.dis (HIERARCHY_DOCUMENT_FRAGMENT_ITSELF_ERR): New error. |