1 |
|
2006-11-04 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* DOMCore.dis (ManakaiDOMImplementation): No longer |
4 |
|
explicitly inherits |tc:ManakaiDOMImplementationTC|. |
5 |
|
(ManakaiDOMImplementation.AUTOLOAD): New method definition. |
6 |
|
|
7 |
|
* TreeCore.dis (ManakaiDOMImplementationTC): Extends |
8 |
|
the |ManakaiDOMImplementation| class. |
9 |
|
|
10 |
|
2006-11-03 Wakaba <wakaba@suika.fam.cx> |
11 |
|
|
12 |
|
* DOMFeature.dis: Definitions for various concepts |
13 |
|
are added. |
14 |
|
|
15 |
|
* GenericLS.dis (GLSImplementation): It no |
16 |
|
longer inherits the |MinimumImplementation|; rather, |
17 |
|
any |ManakaiMinimumImplementation| object also |
18 |
|
implements |GLSImplementation| methods. |
19 |
|
|
20 |
|
* TreeStore.dis (DOMImplementationTreeStore): It no |
21 |
|
longer inherits the |DOMImplementation|; rather, |
22 |
|
any |ManakaiDOMImplementation| object also |
23 |
|
implements |DOMImplementationTreeStore| methods. |
24 |
|
|
25 |
|
2006-08-15 Wakaba <wakaba@suika.fam.cx> |
26 |
|
|
27 |
|
* TreeStore.pm: Added to the CVS repository |
28 |
|
to enable for the dis database to contain XML |
29 |
|
fragments. |
30 |
|
|
31 |
|
* Makefile (DOT_CORE_DIS_FILES): |TreeStore.pm| is added. |
32 |
|
|
33 |
|
* TreeStore.dis (Namespace): Namespace URI was incorrect. |
34 |
|
|
35 |
|
2006-06-18 Wakaba <wakaba@suika.fam.cx> |
36 |
|
|
37 |
|
* Traversal.dis (expandEntityReferences): Syntax was incorrect. |
38 |
|
|
39 |
|
* TreeCore.dis (manakaiReadOnly): Test assertion was incorrect. |
40 |
|
|
41 |
|
* XDP.dis (dtdText): Test assertion was incorrect. |
42 |
|
|
43 |
|
2006-05-21 Wakaba <wakaba@suika.fam.cx> |
44 |
|
|
45 |
|
* XDP.dis (XDPEntityValue.stringify): Don't escape |
46 |
|
any |%|s in |xdp:attr-definition| children. |
47 |
|
|
48 |
2006-05-20 Wakaba <wakaba@suika.fam.cx> |
2006-05-20 Wakaba <wakaba@suika.fam.cx> |
49 |
|
|
50 |
* XDP.dis (createXDPRNIKeyword): The Perl method |
* XDP.dis (createXDPRNIKeyword): The Perl method |