/[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.170 by wakaba, Tue Apr 4 12:35:14 2006 UTC revision 1.183 by wakaba, Fri May 5 11:19:44 2006 UTC
# Line 1  Line 1 
1    2006-05-05  Wakaba  <wakaba@suika.fam.cx>
2    
3            * SimpleLS.dis: An |xmlns:| prefix was missing.
4    
5    2006-05-04  Wakaba  <wakaba@suika.fam.cx>
6    
7            * SimpleLS.dis: Namespace bugs are fixed.
8    
9    2006-04-30  Wakaba  <wakaba@suika.fam.cx>
10    
11            * .cvsignore: Updated.
12    
13            * Traversal.dis: Unused declarations are removed.
14    
15    2006-04-30  Wakaba  <wakaba@suika.fam.cx>
16    
17            * CharacterData.dis (Require): A reference to
18            the |MDOM:Traversal| module is added.
19            (wholeText): Implemented.
20    
21    2006-04-30  Wakaba  <wakaba@suika.fam.cx>
22    
23            * Makefile: |Traversal.dis| is added.
24    
25            * Traversal.dis: New module.
26    
27            * TreeCore.dis (___report_error): Return value was
28            not propagated.
29    
30    2006-04-29  Wakaba  <wakaba@suika.fam.cx>
31    
32            * Element.dis (removeAttributeNS): A runtime error
33            was occurred if there was no specified attribute node.
34    
35            * TreeCore.dis (manakaiLanguage): New attribute.
36    
37    2006-04-28  Wakaba  <wakaba@suika.fam.cx>
38    
39            * TreeCore.dis (NodeList.manakaiReadOnly, NamedNodeMap.manakaiReadOnly):
40            New attributes.
41    
42            (StaticNodeList): New interface.
43    
44    2006-04-24  Wakaba  <wakaba@suika.fam.cx>
45    
46            * DOMCore.dis (c:SET_TO_NULL_ERR): New error code.
47    
48    2006-04-22  Wakaba  <wakaba@suika.fam.cx>
49    
50            * SimpleLS.dis: Reimplemented.
51    
52    2006-04-22  Wakaba  <wakaba@suika.fam.cx>
53    
54            * DOMCore.dis (NO_MODIFICATION_ALLOWED_ERR): It is now
55            a qualified name.
56            (tc:EXTERNAL_NODE_COMPARISON_ERR): New error type.
57    
58            * TreeCore.dis (compareDocumentPosition): Implemented.
59            (normalize): Implemented.
60            (STORESIZE, CLEAR): Were not implemented for |EmptyNodeList|
61            class.
62    
63    2006-04-16  Wakaba  <wakaba@suika.fam.cx>
64    
65            * DOMCore.dis (OUT_OF_BOUND_ERR, NEGATIVE_INDEX_ERR): Removed.
66    
67    2006-04-16  Wakaba  <wakaba@suika.fam.cx>
68    
69            * CharacterData.dis (length, insertData, substringData,
70            appendData, deleteData, replaceData, splitText): Reimplemented.
71    
72            * DOMCore.dis (NEGATIVE_LENGTH_ERR): New error.
73            (c:index): The definition was missing.
74            (c:length): New property.
75    
76    2006-04-16  Wakaba  <wakaba@suika.fam.cx>
77    
78            * XMLParser.dis (close): Invoke |close| method
79            rather than |close| function.
80    
81    2006-04-16  Wakaba  <wakaba@suika.fam.cx>
82    
83            * CharacterData.dis: New module split from |TreeCore.dis|.
84    
85            * CharacterData.pm: Added to the CVS repository.
86    
87            * TreeCore.dis: The |CharacterData|, |Text|, and |Comment|
88            interfaces are removed.
89            (Require): A reference to the |MDOM:CharacterData| module
90            is added.
91    
92            * DOMMain.dis (StringExtended, StringOutOfBoundsException): Removed.
93    
94            * DOMCore.dis (StringOutOfBoundsException): New error.
95    
96            * Makefile: |CharacterData.pm| is added.
97    
98    2006-04-09  Wakaba  <wakaba@suika.fam.cx>
99    
100            * XMLParser.dis (Require): Requires the |MCharset:Encode|
101            module.
102            (parse): Set the |inputEncoding| attribute of the generated document
103            object.
104            (resolveLSInput default implementation): The |byteStream|
105            and |encoding| attributes of the |LSInput| interface
106            are now supported.
107            (resolveLSInput): Parameters |impl| and |parser| are added.
108            (InputFile.inputEncoding): New attribute.
109    
110  2006-04-04  Wakaba  <wakaba@suika.fam.cx>  2006-04-04  Wakaba  <wakaba@suika.fam.cx>
111    
112          * Document.dis (adoptNode test): Documents were          * Document.dis (adoptNode test): Documents were

Legend:
Removed from v.1.170  
changed lines
  Added in v.1.183

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24