1 |
|
2005-11-15 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* DOMFeature.dis (MinimumImplementation.eq): Added. |
4 |
|
|
5 |
|
* DOMMain.dis: |DISPerl:ISA| reference fixed. |
6 |
|
|
7 |
|
* Generic.dis: Implements new |DOMLS:Generic| feature. |
8 |
|
|
9 |
|
2005-11-15 Wakaba <wakaba@suika.fam.cx> |
10 |
|
|
11 |
|
* DOMFeature.dis (stringifyFeatures): Don't double |SPACE| |
12 |
|
characters between feature names and versions. |
13 |
|
|
14 |
|
2005-11-13 Wakaba <wakaba@suika.fam.cx> |
15 |
|
|
16 |
|
* DOMFeature.dis (stringifyFeatures): A test code added. |
17 |
|
|
18 |
|
2005-10-26 Wakaba <wakaba@suika.fam.cx> |
19 |
|
|
20 |
|
* SimpleLS.dis (writeToString): Don't stop serializing |
21 |
|
when an |false| value appears in |@src|. |
22 |
|
|
23 |
|
2005-10-16 Wakaba <wakaba@suika.fam.cx> |
24 |
|
|
25 |
|
* DOMCore.dis (DOMError, DOMErrorHandler): Reimplemented. |
26 |
|
(ErrDef): Redefined. |
27 |
|
|
28 |
|
* DOMLS.dis (ErrDef): Redefined. |
29 |
|
|
30 |
|
2005-10-16 Wakaba <wakaba@suika.fam.cx> |
31 |
|
|
32 |
|
* DOMCore.dis (DOMConfiguration): Extends "ManakaiDOM:ManakaiDOMObject". |
33 |
|
|
34 |
|
2005-10-15 Wakaba <wakaba@suika.fam.cx> |
35 |
|
|
36 |
|
* DOMCore.dis (Require): References "DOMLS.dis" module. |
37 |
|
(CParam): Definitions for LS module added. |
38 |
|
|
39 |
|
* DOMLS.dis (ManakaiDOMLSInput): The input processor |
40 |
|
is also an output processor now. |
41 |
|
(ManakaiDOMLSResourceResolver): Implemented. |
42 |
|
(CParam): Definitions updated. |
43 |
|
|
44 |
|
2005-10-14 Wakaba <wakaba@suika.fam.cx> |
45 |
|
|
46 |
|
* DOMCore.dis (NOT_RECOGNIZED_CONFIG_PARAM_ERR, |
47 |
|
NOT_SUPPORTED_CONFIG_VALUE_ERR, |
48 |
|
INCOMPATIBLE_CONFIG_VALUE_ERR): New error subcodes. |
49 |
|
(DOMConfiguration): Implemented. |
50 |
|
(CParam): Definitions updated. |
51 |
|
|
52 |
|
* DOMMain.dis (DOMURIs): New data type. |
53 |
|
|
54 |
|
2005-10-13 Wakaba <wakaba@suika.fam.cx> |
55 |
|
|
56 |
|
* DOMCore.dis (setAttrValueNS): New code. |
57 |
|
|
58 |
|
2005-10-12 Wakaba <wakaba@suika.fam.cx> |
59 |
|
|
60 |
|
* DOMCore.dis: Don't set "infoset:prefix" internal |
61 |
|
property unless it has non-null value. |
62 |
|
(newObject): "refNode" parameter introduced. |
63 |
|
(ManakaiDOMNode.newObject): Calls "NodeStem.newNode" |
64 |
|
method if "refNode" parameter is specified. |
65 |
|
(cloneNode): Don't set "read-only" flag. |
66 |
|
(getNodeReference): Caches the result. |
67 |
|
(selectAttributeNodeForRemove): Don't removes any other |
68 |
|
non-namespace-aware attribute nodes. |
69 |
|
|
70 |
|
2005-10-11 Wakaba <wakaba@suika.fam.cx> |
71 |
|
|
72 |
|
* DOMCore.dis (appendChild, createElementNS, createAttributeNS, |
73 |
|
setAttribute, setAttributeNS): "strictErrorChecking" attribute supported. |
74 |
|
(doStrictErrorChecking): New code. |
75 |
|
|
76 |
|
* DOMMain.dis (XML10Name, XML11Name): "strictErrorChecking" attribute |
77 |
|
supported. |
78 |
|
|
79 |
|
* Makefile: Rule to make "DOMFeature.pm" restored. |
80 |
|
|
81 |
|
2005-10-10 Wakaba <wakaba@suika.fam.cx> |
82 |
|
|
83 |
|
* DOMCore.dis (ADOPT_NODE_TYPE_NOT_SUPPORTED_ERR): New error subcode. |
84 |
|
(adoptNode): Implemented. |
85 |
|
|
86 |
2005-10-09 Wakaba <wakaba@suika.fam.cx> |
2005-10-09 Wakaba <wakaba@suika.fam.cx> |
87 |
|
|
88 |
* DOMHTML.dis, DOMWebForms.dis: Typos in element type prefix fixed. |
* DOMHTML.dis, DOMWebForms.dis: Typos in element type prefix fixed. |