/[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.104 by wakaba, Sat Jan 21 17:37:51 2006 UTC revision 1.107 by wakaba, Wed Jan 25 12:21:46 2006 UTC
# Line 1  Line 1 
1    2006-01-25  Wakaba  <wakaba@suika.fam.cx>
2    
3            * XDoctype.dis (setElementTypeDefinitionNode,
4            setAttributeDefinitionNode): Throws |c:INUSE_DEFINITION_ERR|
5            if the new node is already used for another definition.
6            (DocumentTypeDefinition, ElementTypeDefinition): Node
7            property name was incorrect.
8            (elementTypes, attributeDefinitions): Checks to
9            ensure the collection is empty added.
10    
11            * Tree.dis: Property name typos fixed.
12            (setNamedItem, setAttributeNode): Don't return any node
13            if it replace itself.
14            (c:userDeterminedId): Missing definition added.
15    
16            * DOMXML.dis (Notation): Missing property specification
17            of|c:ownerDocument| as |mn:xrefnode0| is added.
18    
19    2006-01-23  Wakaba  <wakaba@suika.fam.cx>
20    
21            * DOMCore.dis (Test): Missing argument added.
22            (setNamedItem): If |DocumentType| with no |ownerDocument|,
23            addition always fails with |WRONG_DOCUMENT_ERR|.  Some
24            error conditions were incorrect.
25    
26            * .cvsignore: Dummy files added.
27    
28    2006-01-22  Wakaba  <wakaba@suika.fam.cx>
29    
30            * DOMCore.dis (NO_NAMED_NODE_ERR, NO_NAMED_NODE_NS_ERR,
31            INUSE_DEFINITION_ERR, NO_NS_NAMEDNODEMAP_ERR): New error subtypes.
32    
33            * DOMMain.dis (ensureXMLName): Checks definesness of |$XMLVERSION|
34            to avoid uninitialized value warning.
35    
36            * Tree.dis (ManakaiDOMElementTypeDefMap, ManakaiDOMAttrDefMap): New
37            classes (work in progress).
38    
39            * XDoctype.dis (elementTypes, attributeDefinitions): New attributes.
40    
41  2006-01-22  Wakaba  <wakaba@suika.fam.cx>  2006-01-22  Wakaba  <wakaba@suika.fam.cx>
42    
43          * Tree.dis (getAttribute): Returns |null| if there          * Tree.dis (getAttribute): Returns |null| if there

Legend:
Removed from v.1.104  
changed lines
  Added in v.1.107

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24