/[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.174 by wakaba, Sun Apr 16 12:58:53 2006 UTC revision 1.194 by wakaba, Tue Aug 15 03:54:37 2006 UTC
# Line 1  Line 1 
1    2006-08-15  Wakaba  <wakaba@suika.fam.cx>
2    
3            * TreeStore.pm: Added to the CVS repository
4            to enable for the dis database to contain XML
5            fragments.
6    
7            * Makefile (DOT_CORE_DIS_FILES): |TreeStore.pm| is added.
8    
9            * TreeStore.dis (Namespace): Namespace URI was incorrect.
10    
11    2006-06-18  Wakaba  <wakaba@suika.fam.cx>
12    
13            * Traversal.dis (expandEntityReferences): Syntax was incorrect.
14    
15            * TreeCore.dis (manakaiReadOnly): Test assertion was incorrect.
16    
17            * XDP.dis (dtdText): Test assertion was incorrect.
18    
19    2006-05-21  Wakaba  <wakaba@suika.fam.cx>
20    
21            * XDP.dis (XDPEntityValue.stringify): Don't escape
22            any |%|s in |xdp:attr-definition| children.
23    
24    2006-05-20  Wakaba  <wakaba@suika.fam.cx>
25    
26            * XDP.dis (createXDPRNIKeyword): The Perl method
27            name property is added.
28    
29    2006-05-20  Wakaba  <wakaba@suika.fam.cx>
30    
31            * XDP.dis (createXDPIf): New method.
32            (XDPIfElement): New interface.
33    
34    2006-05-15  Wakaba  <wakaba@suika.fam.cx>
35    
36            * XDP.dis (createXDPElement, createXDPAttlist, createXDPAttrDefinition):
37            New methods.
38    
39    2006-05-15  Wakaba  <wakaba@suika.fam.cx>
40    
41            * XDP.dis (XDPDocument): A number of constructor methods
42            are added.
43            (XDPTextDecl.dtdText): The |xml| target was missing.
44    
45    2006-05-14  Wakaba  <wakaba@suika.fam.cx>
46    
47            * Traversal.dis (SerialWalker): New interface.
48            (manakaiCreateSerialWalker): New method.
49    
50    2006-05-13  Wakaba  <wakaba@suika.fam.cx>
51    
52            * Traversal.dis (testNode): Calls |acceptNode| method
53            rather than |&{}| dereferencing.
54            (acceptNode): Implemented.
55    
56    2006-05-13  Wakaba  <wakaba@suika.fam.cx>
57    
58            * XDP.dis: New module.
59    
60            * Makefile: |XDP.dis| is added.
61    
62            * Traversal.dis (NodeFilter): |InputProcessor|
63            and |OutputProcessor| are added.
64    
65    2006-05-13  Wakaba  <wakaba@suika.fam.cx>
66    
67            * Traversal.dis (MANAKAI_FILTER_OPAQUE): New |AcceptNode| value.
68            (TreeWalker): The |MANAKAI_FILTER_OPAQUE| value support
69            is added.  The |FILTER_REJECT| value is treated
70            as |FILTER_ACCEPT| if the |currentNode| is in the
71            rejected subtree as specified in the spec.
72    
73    2006-05-05  Wakaba  <wakaba@suika.fam.cx>
74    
75            * SimpleLS.dis: An |xmlns:| prefix was missing.
76    
77    2006-05-04  Wakaba  <wakaba@suika.fam.cx>
78    
79            * SimpleLS.dis: Namespace bugs are fixed.
80    
81    2006-04-30  Wakaba  <wakaba@suika.fam.cx>
82    
83            * .cvsignore: Updated.
84    
85            * Traversal.dis: Unused declarations are removed.
86    
87    2006-04-30  Wakaba  <wakaba@suika.fam.cx>
88    
89            * CharacterData.dis (Require): A reference to
90            the |MDOM:Traversal| module is added.
91            (wholeText): Implemented.
92    
93    2006-04-30  Wakaba  <wakaba@suika.fam.cx>
94    
95            * Makefile: |Traversal.dis| is added.
96    
97            * Traversal.dis: New module.
98    
99            * TreeCore.dis (___report_error): Return value was
100            not propagated.
101    
102    2006-04-29  Wakaba  <wakaba@suika.fam.cx>
103    
104            * Element.dis (removeAttributeNS): A runtime error
105            was occurred if there was no specified attribute node.
106    
107            * TreeCore.dis (manakaiLanguage): New attribute.
108    
109    2006-04-28  Wakaba  <wakaba@suika.fam.cx>
110    
111            * TreeCore.dis (NodeList.manakaiReadOnly, NamedNodeMap.manakaiReadOnly):
112            New attributes.
113    
114            (StaticNodeList): New interface.
115    
116    2006-04-24  Wakaba  <wakaba@suika.fam.cx>
117    
118            * DOMCore.dis (c:SET_TO_NULL_ERR): New error code.
119    
120    2006-04-22  Wakaba  <wakaba@suika.fam.cx>
121    
122            * SimpleLS.dis: Reimplemented.
123    
124    2006-04-22  Wakaba  <wakaba@suika.fam.cx>
125    
126            * DOMCore.dis (NO_MODIFICATION_ALLOWED_ERR): It is now
127            a qualified name.
128            (tc:EXTERNAL_NODE_COMPARISON_ERR): New error type.
129    
130            * TreeCore.dis (compareDocumentPosition): Implemented.
131            (normalize): Implemented.
132            (STORESIZE, CLEAR): Were not implemented for |EmptyNodeList|
133            class.
134    
135    2006-04-16  Wakaba  <wakaba@suika.fam.cx>
136    
137            * DOMCore.dis (OUT_OF_BOUND_ERR, NEGATIVE_INDEX_ERR): Removed.
138    
139  2006-04-16  Wakaba  <wakaba@suika.fam.cx>  2006-04-16  Wakaba  <wakaba@suika.fam.cx>
140    
141          * CharacterData.dis (length, insertData, substringData,          * CharacterData.dis (length, insertData, substringData,

Legend:
Removed from v.1.174  
changed lines
  Added in v.1.194

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24