1 |
|
2005-10-01 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* DOMFeature.dis: Documentation added (still work in progress). |
4 |
|
(MIString): New type. |
5 |
|
|
6 |
|
* DOMCore.dis (namespaceURI): Fixed to return the namespace |
7 |
|
URI value, not a reference to it. |
8 |
|
|
9 |
|
2005-09-30 Wakaba <wakaba@suika.fam.cx> |
10 |
|
|
11 |
|
* DOMCore.dis, SimpleLS.dis: Shares namespace URIs and local |
12 |
|
names where possible. |
13 |
|
|
14 |
|
* DOMFeature.dis: Documentation for DOM Minimum Implementation |
15 |
|
added (still work in progress). |
16 |
|
|
17 |
|
* Makefile (feature.dae, feature-spec.dae): New rules. |
18 |
|
|
19 |
|
2005-09-27 Wakaba <wakaba@suika.fam.cx> |
20 |
|
|
21 |
|
* DOMCore.dis (DOMCore:nodeProp): New property. |
22 |
|
|
23 |
|
* DOMCore.dis, DOMXML.dis: Codes to set properties "TreeCore:*" |
24 |
|
is removed. |
25 |
|
|
26 |
|
2005-09-26 Wakaba <wakaba@suika.fam.cx> |
27 |
|
|
28 |
|
* DOMCore.dis, DOMXML.dis: New mn:* properties added. |
29 |
|
|
30 |
|
2005-09-25 Wakaba <wakaba@suika.fam.cx> |
31 |
|
|
32 |
|
* Makefile (DAC_SUFFIX): Changed to ".dae". |
33 |
|
(DAEM_SUFFIX): New. |
34 |
|
|
35 |
|
2005-09-24 Wakaba <wakaba@suika.fam.cx> |
36 |
|
|
37 |
|
* DOMMain.dis (MDOM:): Reintroduced for "ManakaiDOM:ManakaiDOM1" |
38 |
|
and "ManakaiDOM:ManakaiDOM2". |
39 |
|
|
40 |
|
* DOMFeature.dis, DOMMain.dis, DOMCore.dis, DOMXML.dis, |
41 |
|
DOMLS.dis, SimpleLS.dis, GenericLS.dis: Use disPerl:H |
42 |
|
instead of disPerl:Q for internal property hash keys. |
43 |
|
|
44 |
|
* DOMFeature.dis, DOMCore.dis, DOMXML.dis: Missing property |
45 |
|
definitions added. |
46 |
|
|
47 |
|
* DOMCore.dis (DOMCore:TextNode, DOMCore:DocumentFragmentNode): |
48 |
|
New resources. |
49 |
|
|
50 |
|
* DOMXML.dis (DOMXML:EntityNode, DOMXML:EntityReferenceNode): New |
51 |
|
resources. |
52 |
|
|
53 |
2005-09-23 Wakaba <wakaba@suika.fam.cx> |
2005-09-23 Wakaba <wakaba@suika.fam.cx> |
54 |
|
|
55 |
* GenericLS.dis, SimpleLS.dis: New modules separated |
* GenericLS.dis, SimpleLS.dis: New modules separated |