/[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.105 by wakaba, Mon Jan 23 12:43:34 2006 UTC revision 1.108 by wakaba, Thu Jan 26 08:21:03 2006 UTC
# Line 1  Line 1 
1    2006-01-26  Wakaba  <wakaba@suika.fam.cx>
2    
3            * XDoctype.dis: A bug in test code fixed.
4    
5            * Tree.dis (NamedNodeMap): Element type or attribute
6            definition named node maps now can be dereferenced
7            as if they are array or hash references.
8            (removeNamedItem, item, ___report_error): Implemented for element type
9            or attribute definitions.
10            (length): Tests added.
11            (NamedNodeMapArray): New classes.
12    
13    2006-01-25  Wakaba  <wakaba@suika.fam.cx>
14    
15            * XDoctype.dis (setElementTypeDefinitionNode,
16            setAttributeDefinitionNode): Throws |c:INUSE_DEFINITION_ERR|
17            if the new node is already used for another definition.
18            (DocumentTypeDefinition, ElementTypeDefinition): Node
19            property name was incorrect.
20            (elementTypes, attributeDefinitions): Checks to
21            ensure the collection is empty added.
22    
23            * Tree.dis: Property name typos fixed.
24            (setNamedItem, setAttributeNode): Don't return any node
25            if it replace itself.
26            (c:userDeterminedId): Missing definition added.
27    
28            * DOMXML.dis (Notation): Missing property specification
29            of|c:ownerDocument| as |mn:xrefnode0| is added.
30    
31    2006-01-23  Wakaba  <wakaba@suika.fam.cx>
32    
33            * DOMCore.dis (Test): Missing argument added.
34            (setNamedItem): If |DocumentType| with no |ownerDocument|,
35            addition always fails with |WRONG_DOCUMENT_ERR|.  Some
36            error conditions were incorrect.
37    
38            * .cvsignore: Dummy files added.
39    
40  2006-01-22  Wakaba  <wakaba@suika.fam.cx>  2006-01-22  Wakaba  <wakaba@suika.fam.cx>
41    
42          * DOMCore.dis (NO_NAMED_NODE_ERR, NO_NAMED_NODE_NS_ERR,          * DOMCore.dis (NO_NAMED_NODE_ERR, NO_NAMED_NODE_NS_ERR,

Legend:
Removed from v.1.105  
changed lines
  Added in v.1.108

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24