/[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.175 by wakaba, Sat Apr 22 00:56:40 2006 UTC revision 1.188 by wakaba, Mon May 15 12:06:08 2006 UTC
# Line 1  Line 1 
1    2006-05-15  Wakaba  <wakaba@suika.fam.cx>
2    
3            * XDP.dis (XDPDocument): A number of constructor methods
4            are added.
5            (XDPTextDecl.dtdText): The |xml| target was missing.
6    
7    2006-05-14  Wakaba  <wakaba@suika.fam.cx>
8    
9            * Traversal.dis (SerialWalker): New interface.
10            (manakaiCreateSerialWalker): New method.
11    
12    2006-05-13  Wakaba  <wakaba@suika.fam.cx>
13    
14            * Traversal.dis (testNode): Calls |acceptNode| method
15            rather than |&{}| dereferencing.
16            (acceptNode): Implemented.
17    
18    2006-05-13  Wakaba  <wakaba@suika.fam.cx>
19    
20            * XDP.dis: New module.
21    
22            * Makefile: |XDP.dis| is added.
23    
24            * Traversal.dis (NodeFilter): |InputProcessor|
25            and |OutputProcessor| are added.
26    
27    2006-05-13  Wakaba  <wakaba@suika.fam.cx>
28    
29            * Traversal.dis (MANAKAI_FILTER_OPAQUE): New |AcceptNode| value.
30            (TreeWalker): The |MANAKAI_FILTER_OPAQUE| value support
31            is added.  The |FILTER_REJECT| value is treated
32            as |FILTER_ACCEPT| if the |currentNode| is in the
33            rejected subtree as specified in the spec.
34    
35    2006-05-05  Wakaba  <wakaba@suika.fam.cx>
36    
37            * SimpleLS.dis: An |xmlns:| prefix was missing.
38    
39    2006-05-04  Wakaba  <wakaba@suika.fam.cx>
40    
41            * SimpleLS.dis: Namespace bugs are fixed.
42    
43    2006-04-30  Wakaba  <wakaba@suika.fam.cx>
44    
45            * .cvsignore: Updated.
46    
47            * Traversal.dis: Unused declarations are removed.
48    
49    2006-04-30  Wakaba  <wakaba@suika.fam.cx>
50    
51            * CharacterData.dis (Require): A reference to
52            the |MDOM:Traversal| module is added.
53            (wholeText): Implemented.
54    
55    2006-04-30  Wakaba  <wakaba@suika.fam.cx>
56    
57            * Makefile: |Traversal.dis| is added.
58    
59            * Traversal.dis: New module.
60    
61            * TreeCore.dis (___report_error): Return value was
62            not propagated.
63    
64    2006-04-29  Wakaba  <wakaba@suika.fam.cx>
65    
66            * Element.dis (removeAttributeNS): A runtime error
67            was occurred if there was no specified attribute node.
68    
69            * TreeCore.dis (manakaiLanguage): New attribute.
70    
71    2006-04-28  Wakaba  <wakaba@suika.fam.cx>
72    
73            * TreeCore.dis (NodeList.manakaiReadOnly, NamedNodeMap.manakaiReadOnly):
74            New attributes.
75    
76            (StaticNodeList): New interface.
77    
78    2006-04-24  Wakaba  <wakaba@suika.fam.cx>
79    
80            * DOMCore.dis (c:SET_TO_NULL_ERR): New error code.
81    
82    2006-04-22  Wakaba  <wakaba@suika.fam.cx>
83    
84            * SimpleLS.dis: Reimplemented.
85    
86    2006-04-22  Wakaba  <wakaba@suika.fam.cx>
87    
88            * DOMCore.dis (NO_MODIFICATION_ALLOWED_ERR): It is now
89            a qualified name.
90            (tc:EXTERNAL_NODE_COMPARISON_ERR): New error type.
91    
92            * TreeCore.dis (compareDocumentPosition): Implemented.
93            (normalize): Implemented.
94            (STORESIZE, CLEAR): Were not implemented for |EmptyNodeList|
95            class.
96    
97  2006-04-16  Wakaba  <wakaba@suika.fam.cx>  2006-04-16  Wakaba  <wakaba@suika.fam.cx>
98    
99          * DOMCore.dis (OUT_OF_BOUND_ERR, NEGATIVE_INDEX_ERR): Removed.          * DOMCore.dis (OUT_OF_BOUND_ERR, NEGATIVE_INDEX_ERR): Removed.

Legend:
Removed from v.1.175  
changed lines
  Added in v.1.188

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24