/[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.99 by wakaba, Sat Dec 31 12:21:14 2005 UTC revision 1.100 by wakaba, Sat Jan 7 12:30:49 2006 UTC
# Line 1  Line 1 
1    2006-01-07  Wakaba  <wakaba@suika.fam.cx>
2    
3            * DOMMain.dis (checkXMLNamesQName): Checks whether
4            namespace URI is defined for not being warned.
5    
6            * XDoctype.dis: New module.
7    
8            * DOMCore.dis (DOMStringList): Test added.
9    
10            * Makefile: |XDoctype.pm| added.
11    
12            * Tree.dis (Require): Requires |XDoctype.dis|.
13            (ManakaiDOMNodeObjectNode.eq): Added.
14            (Test): |DOMError.location| must return a |DOMLocator|
15            object (it was incorrectly tested to return |null|).
16            (EmptyNodeList.DESTROY): Removed.
17    
18    2006-01-04  Wakaba  <wakaba@suika.fam.cx>
19    
20            * Tree.dis (NodeType): |ELEMENT_TYPE_DEFINITION_NODE| and
21            |ATTRIBUTE_DEFINITION_NODE| node types added.
22            (appendChild, insertBefore, replaceChild): New
23            two node types added and processing instruction nodes
24            as document type definition node child is allowed
25            in |ManakaiDOM:ManakaiDOMLatest| mode.
26            (getNodeReference): New |interface| parameter
27            to filter classes by interface is added.
28            (ElementTypeDefinitionRole): New role.
29            (AttributeDefinitionRole): New role.
30    
31    2006-01-02  Wakaba  <wakaba@suika.fam.cx>
32    
33            * DOMCore.dis (DOMStringList): Reimplemented as tied array.
34    
35  2005-12-31  Wakaba  <wakaba@suika.fam.cx>  2005-12-31  Wakaba  <wakaba@suika.fam.cx>
36    
37          * DOMCore.dis (DOMError.location): Returns an empty |DOMLocator|          * DOMCore.dis (DOMError.location): Returns an empty |DOMLocator|

Legend:
Removed from v.1.99  
changed lines
  Added in v.1.100

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24