/[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.98 by wakaba, Thu Dec 29 10:21:40 2005 UTC revision 1.102 by wakaba, Sat Jan 21 07:06:09 2006 UTC
# Line 1  Line 1 
1    2006-01-21  Wakaba  <wakaba@suika.fam.cx>
2    
3            * DOMFeature.dis (featuresParamToFeaturesHash): New block
4            code (seprated from |InputProcessor|).  Now
5            a |features| parameter's version can be specified by
6            an array reference that contains a set of version
7            numbers.  A test added.
8    
9            * XMLParser.dis: A test added.
10    
11    2006-01-07  Wakaba  <wakaba@suika.fam.cx>
12    
13            * DOMCore.dis (Test): Don't invoke |DESTROY| method
14            because it does not work with dummy object used in the test code.
15    
16    2006-01-07  Wakaba  <wakaba@suika.fam.cx>
17    
18            * DOMMain.dis (checkXMLNamesQName): Checks whether
19            namespace URI is defined for not being warned.
20    
21            * XDoctype.dis: New module.
22    
23            * DOMCore.dis (DOMStringList): Test added.
24    
25            * Makefile: |XDoctype.pm| added.
26    
27            * Tree.dis (Require): Requires |XDoctype.dis|.
28            (ManakaiDOMNodeObjectNode.eq): Added.
29            (Test): |DOMError.location| must return a |DOMLocator|
30            object (it was incorrectly tested to return |null|).
31            (EmptyNodeList.DESTROY): Removed.
32    
33    2006-01-04  Wakaba  <wakaba@suika.fam.cx>
34    
35            * Tree.dis (NodeType): |ELEMENT_TYPE_DEFINITION_NODE| and
36            |ATTRIBUTE_DEFINITION_NODE| node types added.
37            (appendChild, insertBefore, replaceChild): New
38            two node types added and processing instruction nodes
39            as document type definition node child is allowed
40            in |ManakaiDOM:ManakaiDOMLatest| mode.
41            (getNodeReference): New |interface| parameter
42            to filter classes by interface is added.
43            (ElementTypeDefinitionRole): New role.
44            (AttributeDefinitionRole): New role.
45    
46    2006-01-02  Wakaba  <wakaba@suika.fam.cx>
47    
48            * DOMCore.dis (DOMStringList): Reimplemented as tied array.
49    
50    2005-12-31  Wakaba  <wakaba@suika.fam.cx>
51    
52            * DOMCore.dis (DOMError.location): Returns an empty |DOMLocator|
53            if it is not provided.
54    
55            * XMLParser.dis: Parsing methods to skip document
56            type declaration is added.
57    
58  2005-12-29  Wakaba  <wakaba@suika.fam.cx>  2005-12-29  Wakaba  <wakaba@suika.fam.cx>
59    
60          * XMLParser.dis (shiftChar): Checks characters are legal          * XMLParser.dis (shiftChar): Checks characters are legal

Legend:
Removed from v.1.98  
changed lines
  Added in v.1.102

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24