/[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.106 by wakaba, Mon Jan 23 13:55:46 2006 UTC revision 1.109 by wakaba, Thu Jan 26 13:58:20 2006 UTC
# Line 1  Line 1 
1    2006-01-26  Wakaba  <wakaba@suika.fam.cx>
2    
3            * XMLParser.dis (_AttlistDeclaration): Now it can generate
4            attribute definition nodes.
5    
6            * XDoctype.dis: |UNKNOWN_ATTR| is renamed as |NO_TYPE_ATTR|
7            and another |UNKNOWN_ATTR| constant is introduced
8            for consistency with XML Infoset.
9    
10            * DOMCore.dis (TypeInfo): Documentation updated.
11    
12    2006-01-26  Wakaba  <wakaba@suika.fam.cx>
13    
14            * XDoctype.dis: A bug in test code fixed.
15    
16            * Tree.dis (NamedNodeMap): Element type or attribute
17            definition named node maps now can be dereferenced
18            as if they are array or hash references.
19            (removeNamedItem, item, ___report_error): Implemented for element type
20            or attribute definitions.
21            (length): Tests added.
22            (NamedNodeMapArray): New classes.
23    
24    2006-01-25  Wakaba  <wakaba@suika.fam.cx>
25    
26            * XDoctype.dis (setElementTypeDefinitionNode,
27            setAttributeDefinitionNode): Throws |c:INUSE_DEFINITION_ERR|
28            if the new node is already used for another definition.
29            (DocumentTypeDefinition, ElementTypeDefinition): Node
30            property name was incorrect.
31            (elementTypes, attributeDefinitions): Checks to
32            ensure the collection is empty added.
33    
34            * Tree.dis: Property name typos fixed.
35            (setNamedItem, setAttributeNode): Don't return any node
36            if it replace itself.
37            (c:userDeterminedId): Missing definition added.
38    
39            * DOMXML.dis (Notation): Missing property specification
40            of|c:ownerDocument| as |mn:xrefnode0| is added.
41    
42  2006-01-23  Wakaba  <wakaba@suika.fam.cx>  2006-01-23  Wakaba  <wakaba@suika.fam.cx>
43    
44          * DOMCore.dis (Test): Missing argument added.          * DOMCore.dis (Test): Missing argument added.

Legend:
Removed from v.1.106  
changed lines
  Added in v.1.109

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24