/[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.76 by wakaba, Sun Oct 9 13:57:10 2005 UTC revision 1.83 by wakaba, Sun Nov 13 04:45:03 2005 UTC
# Line 1  Line 1 
1    2005-10-26  Wakaba  <wakaba@suika.fam.cx>
2    
3            * SimpleLS.dis (writeToString): Don't stop serializing
4            when an |false| value appears in |@src|.
5    
6    2005-10-16  Wakaba  <wakaba@suika.fam.cx>
7    
8            * DOMCore.dis (DOMError, DOMErrorHandler): Reimplemented.
9            (ErrDef): Redefined.
10    
11            * DOMLS.dis (ErrDef): Redefined.
12    
13    2005-10-16  Wakaba  <wakaba@suika.fam.cx>
14    
15            * DOMCore.dis (DOMConfiguration): Extends "ManakaiDOM:ManakaiDOMObject".
16    
17    2005-10-15  Wakaba  <wakaba@suika.fam.cx>
18    
19            * DOMCore.dis (Require): References "DOMLS.dis" module.
20            (CParam): Definitions for LS module added.
21    
22            * DOMLS.dis (ManakaiDOMLSInput): The input processor
23            is also an output processor now.
24            (ManakaiDOMLSResourceResolver): Implemented.
25            (CParam): Definitions updated.
26    
27    2005-10-14  Wakaba  <wakaba@suika.fam.cx>
28    
29            * DOMCore.dis (NOT_RECOGNIZED_CONFIG_PARAM_ERR,
30            NOT_SUPPORTED_CONFIG_VALUE_ERR,
31            INCOMPATIBLE_CONFIG_VALUE_ERR): New error subcodes.
32            (DOMConfiguration): Implemented.
33            (CParam): Definitions updated.
34    
35            * DOMMain.dis (DOMURIs): New data type.
36            
37    2005-10-13  Wakaba  <wakaba@suika.fam.cx>
38    
39            * DOMCore.dis (setAttrValueNS): New code.
40    
41    2005-10-12  Wakaba  <wakaba@suika.fam.cx>
42    
43            * DOMCore.dis: Don't set "infoset:prefix" internal
44            property unless it has non-null value.
45            (newObject): "refNode" parameter introduced.
46            (ManakaiDOMNode.newObject): Calls "NodeStem.newNode"
47            method if "refNode" parameter is specified.
48            (cloneNode): Don't set "read-only" flag.
49            (getNodeReference): Caches the result.
50            (selectAttributeNodeForRemove): Don't removes any other
51            non-namespace-aware attribute nodes.
52    
53    2005-10-11  Wakaba  <wakaba@suika.fam.cx>
54    
55            * DOMCore.dis (appendChild, createElementNS, createAttributeNS,
56            setAttribute, setAttributeNS): "strictErrorChecking" attribute supported.
57            (doStrictErrorChecking): New code.
58    
59            * DOMMain.dis (XML10Name, XML11Name): "strictErrorChecking" attribute
60            supported.
61    
62            * Makefile: Rule to make "DOMFeature.pm" restored.
63    
64    2005-10-10  Wakaba  <wakaba@suika.fam.cx>
65    
66            * DOMCore.dis (ADOPT_NODE_TYPE_NOT_SUPPORTED_ERR): New error subcode.
67            (adoptNode): Implemented.
68    
69  2005-10-09  Wakaba  <wakaba@suika.fam.cx>  2005-10-09  Wakaba  <wakaba@suika.fam.cx>
70    
71          * DOMHTML.dis, DOMWebForms.dis: Typos in element type prefix fixed.          * DOMHTML.dis, DOMWebForms.dis: Typos in element type prefix fixed.

Legend:
Removed from v.1.76  
changed lines
  Added in v.1.83

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24