1 |
|
2005-10-05 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* DOMFeature.dis: Description added and revised. (Still more |
4 |
|
work required.) |
5 |
|
|
6 |
|
2005-10-04 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* DOMMain.dis (DOMString): The "idl:perl" attribute |
9 |
|
value has been changed from "DISPerl:String" |
10 |
|
to "DISPerl:CharacterString" to clarify its semantics. |
11 |
|
|
12 |
|
2005-10-03 Wakaba <wakaba@suika.fam.cx> |
13 |
|
|
14 |
|
* DOMFeature.dis (MIString): Java, ECMAScript, and Perl bound |
15 |
|
type properties added. |
16 |
|
|
17 |
|
* DOMMain.dis (DataType): Java, ECMAScript, and Perl bound |
18 |
|
type properties added. |
19 |
|
|
20 |
|
2005-10-02 Wakaba <wakaba@suika.fam.cx> |
21 |
|
|
22 |
|
* DOMFeature.dis (Module): "idl:prefix" and "idl:moduleName" |
23 |
|
properties added. |
24 |
|
|
25 |
|
2005-10-01 Wakaba <wakaba@suika.fam.cx> |
26 |
|
|
27 |
|
* DOMFeature.dis: Documentation added (still work in progress). |
28 |
|
(MIString): New type. |
29 |
|
|
30 |
|
* DOMCore.dis (namespaceURI): Fixed to return the namespace |
31 |
|
URI value, not a reference to it. |
32 |
|
|
33 |
|
2005-09-30 Wakaba <wakaba@suika.fam.cx> |
34 |
|
|
35 |
|
* DOMCore.dis, SimpleLS.dis: Shares namespace URIs and local |
36 |
|
names where possible. |
37 |
|
|
38 |
|
* DOMFeature.dis: Documentation for DOM Minimum Implementation |
39 |
|
added (still work in progress). |
40 |
|
|
41 |
|
* Makefile (feature.dae, feature-spec.dae): New rules. |
42 |
|
|
43 |
|
2005-09-27 Wakaba <wakaba@suika.fam.cx> |
44 |
|
|
45 |
|
* DOMCore.dis (DOMCore:nodeProp): New property. |
46 |
|
|
47 |
|
* DOMCore.dis, DOMXML.dis: Codes to set properties "TreeCore:*" |
48 |
|
is removed. |
49 |
|
|
50 |
|
2005-09-26 Wakaba <wakaba@suika.fam.cx> |
51 |
|
|
52 |
|
* DOMCore.dis, DOMXML.dis: New mn:* properties added. |
53 |
|
|
54 |
|
2005-09-25 Wakaba <wakaba@suika.fam.cx> |
55 |
|
|
56 |
|
* Makefile (DAC_SUFFIX): Changed to ".dae". |
57 |
|
(DAEM_SUFFIX): New. |
58 |
|
|
59 |
|
2005-09-24 Wakaba <wakaba@suika.fam.cx> |
60 |
|
|
61 |
|
* DOMMain.dis (MDOM:): Reintroduced for "ManakaiDOM:ManakaiDOM1" |
62 |
|
and "ManakaiDOM:ManakaiDOM2". |
63 |
|
|
64 |
|
* DOMFeature.dis, DOMMain.dis, DOMCore.dis, DOMXML.dis, |
65 |
|
DOMLS.dis, SimpleLS.dis, GenericLS.dis: Use disPerl:H |
66 |
|
instead of disPerl:Q for internal property hash keys. |
67 |
|
|
68 |
|
* DOMFeature.dis, DOMCore.dis, DOMXML.dis: Missing property |
69 |
|
definitions added. |
70 |
|
|
71 |
|
* DOMCore.dis (DOMCore:TextNode, DOMCore:DocumentFragmentNode): |
72 |
|
New resources. |
73 |
|
|
74 |
|
* DOMXML.dis (DOMXML:EntityNode, DOMXML:EntityReferenceNode): New |
75 |
|
resources. |
76 |
|
|
77 |
|
2005-09-23 Wakaba <wakaba@suika.fam.cx> |
78 |
|
|
79 |
|
* GenericLS.dis, SimpleLS.dis: New modules separated |
80 |
|
from DOMLS.dis. |
81 |
|
|
82 |
|
* DOMFeature.dis, DOMMain.dis: "MDOM:" and "for" definitions |
83 |
|
moved from DOMMain to DOMFeature. Now DOMFeature |
84 |
|
has no dependency on DOMMain. |
85 |
|
|
86 |
|
* DOMFeature.dis (DEBUG): New variable. |
87 |
|
|
88 |
2005-09-22 Wakaba <wakaba@suika.fam.cx> |
2005-09-22 Wakaba <wakaba@suika.fam.cx> |
89 |
|
|
90 |
* Makefile: DAC_SUFFIX changed to ".dad". |
* Makefile: DAC_SUFFIX changed to ".dad". |