/[suikacvs]/messaging/manakai/lib/Message/DOM/ChangeLog
Suika

Diff of /messaging/manakai/lib/Message/DOM/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.60 by wakaba, Tue Sep 20 12:21:48 2005 UTC revision 1.75 by wakaba, Sat Oct 8 12:05:55 2005 UTC
# Line 1  Line 1 
1    2005-10-08  Wakaba  <wakaba@suika.fam.cx>
2    
3            * DOMCore.dis, DOMLS.dis: Now constant values are defined only
4            in interfaces.
5    
6    2005-10-06  Wakaba  <wakaba@suika.fam.cx>
7    
8            * DOMCore.dis (ManakaiDOMEmptyNodeList): New class.
9            (ManakaiDOMCharacterData): Methods reimplemented.
10            (splitText): Reimplemented.
11            (childNodes): Returns a "ManakaiDOMEmptyNodeList"
12            for non-parent node types.
13    
14            * DOMXML.dis (childNodes): Returns a "ManakaiDOMEmptyNodeList"
15                    for non-parent node types.
16    
17    2005-10-05  Wakaba  <wakaba@suika.fam.cx>
18    
19            * ManakaiDOMLS2003.dis: Revised to new format.
20    
21            * GenericLS.dis (DOMLS:ParseString): New feature.
22    
23    2005-10-05  Wakaba  <wakaba@suika.fam.cx>
24    
25            * DOMFeature.dis: Description added and revised.  (Still more
26            work required.)
27    
28    2005-10-04  Wakaba  <wakaba@suika.fam.cx>
29    
30            * DOMMain.dis (DOMString): The "idl:perl" attribute
31            value has been changed from "DISPerl:String"
32            to "DISPerl:CharacterString" to clarify its semantics.
33    
34    2005-10-03  Wakaba  <wakaba@suika.fam.cx>
35    
36            * DOMFeature.dis (MIString): Java, ECMAScript, and Perl bound
37            type properties added.
38    
39            * DOMMain.dis (DataType): Java, ECMAScript, and Perl bound
40            type properties added.
41    
42    2005-10-02  Wakaba  <wakaba@suika.fam.cx>
43    
44            * DOMFeature.dis (Module): "idl:prefix" and "idl:moduleName"
45            properties added.
46    
47    2005-10-01  Wakaba  <wakaba@suika.fam.cx>
48    
49            * DOMFeature.dis: Documentation added (still work in progress).
50            (MIString): New type.
51    
52            * DOMCore.dis (namespaceURI): Fixed to return the namespace
53            URI value, not a reference to it.
54    
55    2005-09-30  Wakaba  <wakaba@suika.fam.cx>
56    
57            * DOMCore.dis, SimpleLS.dis: Shares namespace URIs and local
58            names where possible.
59    
60            * DOMFeature.dis: Documentation for DOM Minimum Implementation
61            added (still work in progress).
62    
63            * Makefile (feature.dae, feature-spec.dae): New rules.
64    
65    2005-09-27  Wakaba  <wakaba@suika.fam.cx>
66    
67            * DOMCore.dis (DOMCore:nodeProp): New property.
68    
69            * DOMCore.dis, DOMXML.dis: Codes to set properties "TreeCore:*"
70            is removed.
71    
72    2005-09-26  Wakaba  <wakaba@suika.fam.cx>
73    
74            * DOMCore.dis, DOMXML.dis: New mn:* properties added.
75    
76    2005-09-25  Wakaba  <wakaba@suika.fam.cx>
77    
78            * Makefile (DAC_SUFFIX): Changed to ".dae".
79            (DAEM_SUFFIX): New.
80    
81    2005-09-24  Wakaba  <wakaba@suika.fam.cx>
82    
83            * DOMMain.dis (MDOM:): Reintroduced for "ManakaiDOM:ManakaiDOM1"
84            and "ManakaiDOM:ManakaiDOM2".
85    
86            * DOMFeature.dis, DOMMain.dis, DOMCore.dis, DOMXML.dis,
87            DOMLS.dis, SimpleLS.dis, GenericLS.dis: Use disPerl:H
88            instead of disPerl:Q for internal property hash keys.
89    
90            * DOMFeature.dis, DOMCore.dis, DOMXML.dis: Missing property
91            definitions added.
92    
93            * DOMCore.dis (DOMCore:TextNode, DOMCore:DocumentFragmentNode):
94            New resources.
95            
96            * DOMXML.dis (DOMXML:EntityNode, DOMXML:EntityReferenceNode): New
97            resources.
98    
99    2005-09-23  Wakaba  <wakaba@suika.fam.cx>
100    
101            * GenericLS.dis, SimpleLS.dis: New modules separated
102            from DOMLS.dis.
103    
104            * DOMFeature.dis, DOMMain.dis: "MDOM:" and "for" definitions
105            moved from DOMMain to DOMFeature.  Now DOMFeature
106            has no dependency on DOMMain.
107    
108            * DOMFeature.dis (DEBUG): New variable.
109    
110    2005-09-22  Wakaba  <wakaba@suika.fam.cx>
111    
112            * Makefile: DAC_SUFFIX changed to ".dad".
113    
114    2005-09-21  Wakaba  <wakaba@suika.fam.cx>
115    
116            * DOMCore.pm (DOMImplementation): Provides "XML" and "XMLVersion"
117            features if it is "for" ManakaiDOM:DOMXMLFeature.
118    
119            * DOMMain.pm (StringExtend): Code portions of raising
120            StringOutOfBoundsException is temporary disabled since
121            it is not a DOM-style exception supported by
122            current implementation of ManakaiNode - it will be
123            recovered in later revision.
124    
125  2005-09-20  Wakaba  <wakaba@suika.fam.cx>  2005-09-20  Wakaba  <wakaba@suika.fam.cx>
126    
127          * DOMFeature.pm: Debug output code copied          * DOMFeature.pm: Debug output code copied

Legend:
Removed from v.1.60  
changed lines
  Added in v.1.75

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24