/[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.103 by wakaba, Sat Jan 21 16:28:13 2006 UTC revision 1.105 by wakaba, Mon Jan 23 12:43:34 2006 UTC
# Line 1  Line 1 
1    2006-01-22  Wakaba  <wakaba@suika.fam.cx>
2    
3            * DOMCore.dis (NO_NAMED_NODE_ERR, NO_NAMED_NODE_NS_ERR,
4            INUSE_DEFINITION_ERR, NO_NS_NAMEDNODEMAP_ERR): New error subtypes.
5    
6            * DOMMain.dis (ensureXMLName): Checks definesness of |$XMLVERSION|
7            to avoid uninitialized value warning.
8    
9            * Tree.dis (ManakaiDOMElementTypeDefMap, ManakaiDOMAttrDefMap): New
10            classes (work in progress).
11    
12            * XDoctype.dis (elementTypes, attributeDefinitions): New attributes.
13    
14    2006-01-22  Wakaba  <wakaba@suika.fam.cx>
15    
16            * Tree.dis (getAttribute): Returns |null| if there
17            is no attribute in |ManakaiDOM:DOMLatest| for compatibility
18            with Web browser implementations.
19            (getAttributeNS): It returned |null| if there
20            is no attribute in any |For| unintentionally.  It now
21            returns an empty string in DOM levels less than or equals
22            to three.
23    
24            * XMLParser.dis (shiftChar): Fixed not to be warned as
25            uninitialized value or substring out of range.
26    
27  2006-01-21  Wakaba  <wakaba@suika.fam.cx>  2006-01-21  Wakaba  <wakaba@suika.fam.cx>
28    
29          * DOMXML.dis (DocumentType.childNodes): Removed          * DOMXML.dis (DocumentType.childNodes): Removed

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24