1 |
|
2005-11-16 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* .cvsignore: Revised. |
4 |
|
|
5 |
|
2005-11-16 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* ManakaiDOMLS2003.dis: Tests added. |
8 |
|
(domConfig): Method name in the code fixed to |flag|. |
9 |
|
|
10 |
|
* DOMMain.dis (findOffset32): Missing |^| in regular expressions |
11 |
|
added. |
12 |
|
|
13 |
|
* DOMCore.dis (hasChildNodes): Returns |false| if the node type |
14 |
|
is defined not to have any children. |
15 |
|
(CharacterData): Typos in element type names and function names fixed. |
16 |
|
|
17 |
|
2005-11-15 Wakaba <wakaba@suika.fam.cx> |
18 |
|
|
19 |
|
* DOMFeature.dis (MinimumImplementation.eq): Added. |
20 |
|
|
21 |
|
* DOMMain.dis: |DISPerl:ISA| reference fixed. |
22 |
|
|
23 |
|
* Generic.dis: Implements new |DOMLS:Generic| feature. |
24 |
|
|
25 |
|
2005-11-15 Wakaba <wakaba@suika.fam.cx> |
26 |
|
|
27 |
|
* DOMFeature.dis (stringifyFeatures): Don't double |SPACE| |
28 |
|
characters between feature names and versions. |
29 |
|
|
30 |
|
2005-11-13 Wakaba <wakaba@suika.fam.cx> |
31 |
|
|
32 |
|
* DOMFeature.dis (stringifyFeatures): A test code added. |
33 |
|
|
34 |
|
2005-10-26 Wakaba <wakaba@suika.fam.cx> |
35 |
|
|
36 |
|
* SimpleLS.dis (writeToString): Don't stop serializing |
37 |
|
when an |false| value appears in |@src|. |
38 |
|
|
39 |
|
2005-10-16 Wakaba <wakaba@suika.fam.cx> |
40 |
|
|
41 |
|
* DOMCore.dis (DOMError, DOMErrorHandler): Reimplemented. |
42 |
|
(ErrDef): Redefined. |
43 |
|
|
44 |
|
* DOMLS.dis (ErrDef): Redefined. |
45 |
|
|
46 |
|
2005-10-16 Wakaba <wakaba@suika.fam.cx> |
47 |
|
|
48 |
|
* DOMCore.dis (DOMConfiguration): Extends "ManakaiDOM:ManakaiDOMObject". |
49 |
|
|
50 |
|
2005-10-15 Wakaba <wakaba@suika.fam.cx> |
51 |
|
|
52 |
|
* DOMCore.dis (Require): References "DOMLS.dis" module. |
53 |
|
(CParam): Definitions for LS module added. |
54 |
|
|
55 |
|
* DOMLS.dis (ManakaiDOMLSInput): The input processor |
56 |
|
is also an output processor now. |
57 |
|
(ManakaiDOMLSResourceResolver): Implemented. |
58 |
|
(CParam): Definitions updated. |
59 |
|
|
60 |
|
2005-10-14 Wakaba <wakaba@suika.fam.cx> |
61 |
|
|
62 |
|
* DOMCore.dis (NOT_RECOGNIZED_CONFIG_PARAM_ERR, |
63 |
|
NOT_SUPPORTED_CONFIG_VALUE_ERR, |
64 |
|
INCOMPATIBLE_CONFIG_VALUE_ERR): New error subcodes. |
65 |
|
(DOMConfiguration): Implemented. |
66 |
|
(CParam): Definitions updated. |
67 |
|
|
68 |
|
* DOMMain.dis (DOMURIs): New data type. |
69 |
|
|
70 |
2005-10-13 Wakaba <wakaba@suika.fam.cx> |
2005-10-13 Wakaba <wakaba@suika.fam.cx> |
71 |
|
|
72 |
* DOMCore.dis (setAttrValueNS): New code. |
* DOMCore.dis (setAttrValueNS): New code. |