/[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.77 by wakaba, Wed Oct 12 00:30:54 2005 UTC revision 1.88 by wakaba, Sun Nov 20 09:49:26 2005 UTC
# Line 1  Line 1 
1    2005-11-20  Wakaba  <wakaba@suika.fam.cx>
2    
3            * DOMMain.dis: Unused declarations and definitions removed.
4    
5            * DOMCore.dis: DOM document tree related interfaces removed.
6    
7            * Tree.dis: New module separated from |DOMCore.dis|.
8    
9            * DOMXML.dis: Some referent changed to |Tree.dis|.
10    
11            * Makefile: |Tree.dis| added.
12    
13    2005-11-16  Wakaba  <wakaba@suika.fam.cx>
14    
15            * .cvsignore: Revised.
16            
17    2005-11-16  Wakaba  <wakaba@suika.fam.cx>
18    
19            * ManakaiDOMLS2003.dis: Tests added.
20            (domConfig): Method name in the code fixed to |flag|.
21    
22            * DOMMain.dis (findOffset32): Missing |^| in regular expressions
23            added.
24    
25            * DOMCore.dis (hasChildNodes): Returns |false| if the node type
26            is defined not to have any children.
27            (CharacterData): Typos in element type names and function names fixed.
28    
29    2005-11-15  Wakaba  <wakaba@suika.fam.cx>
30    
31            * DOMFeature.dis (MinimumImplementation.eq): Added.
32    
33            * DOMMain.dis: |DISPerl:ISA| reference fixed.
34    
35            * Generic.dis: Implements new |DOMLS:Generic| feature.
36    
37    2005-11-15  Wakaba  <wakaba@suika.fam.cx>
38    
39            * DOMFeature.dis (stringifyFeatures): Don't double |SPACE|
40            characters between feature names and versions.
41    
42    2005-11-13  Wakaba  <wakaba@suika.fam.cx>
43    
44            * DOMFeature.dis (stringifyFeatures): A test code added.
45    
46    2005-10-26  Wakaba  <wakaba@suika.fam.cx>
47    
48            * SimpleLS.dis (writeToString): Don't stop serializing
49            when an |false| value appears in |@src|.
50    
51    2005-10-16  Wakaba  <wakaba@suika.fam.cx>
52    
53            * DOMCore.dis (DOMError, DOMErrorHandler): Reimplemented.
54            (ErrDef): Redefined.
55    
56            * DOMLS.dis (ErrDef): Redefined.
57    
58    2005-10-16  Wakaba  <wakaba@suika.fam.cx>
59    
60            * DOMCore.dis (DOMConfiguration): Extends "ManakaiDOM:ManakaiDOMObject".
61    
62    2005-10-15  Wakaba  <wakaba@suika.fam.cx>
63    
64            * DOMCore.dis (Require): References "DOMLS.dis" module.
65            (CParam): Definitions for LS module added.
66    
67            * DOMLS.dis (ManakaiDOMLSInput): The input processor
68            is also an output processor now.
69            (ManakaiDOMLSResourceResolver): Implemented.
70            (CParam): Definitions updated.
71    
72    2005-10-14  Wakaba  <wakaba@suika.fam.cx>
73    
74            * DOMCore.dis (NOT_RECOGNIZED_CONFIG_PARAM_ERR,
75            NOT_SUPPORTED_CONFIG_VALUE_ERR,
76            INCOMPATIBLE_CONFIG_VALUE_ERR): New error subcodes.
77            (DOMConfiguration): Implemented.
78            (CParam): Definitions updated.
79    
80            * DOMMain.dis (DOMURIs): New data type.
81            
82    2005-10-13  Wakaba  <wakaba@suika.fam.cx>
83    
84            * DOMCore.dis (setAttrValueNS): New code.
85    
86    2005-10-12  Wakaba  <wakaba@suika.fam.cx>
87    
88            * DOMCore.dis: Don't set "infoset:prefix" internal
89            property unless it has non-null value.
90            (newObject): "refNode" parameter introduced.
91            (ManakaiDOMNode.newObject): Calls "NodeStem.newNode"
92            method if "refNode" parameter is specified.
93            (cloneNode): Don't set "read-only" flag.
94            (getNodeReference): Caches the result.
95            (selectAttributeNodeForRemove): Don't removes any other
96            non-namespace-aware attribute nodes.
97    
98  2005-10-11  Wakaba  <wakaba@suika.fam.cx>  2005-10-11  Wakaba  <wakaba@suika.fam.cx>
99    
100          * DOMCore.dis (appendChild, createElementNS, createAttributeNS,          * DOMCore.dis (appendChild, createElementNS, createAttributeNS,

Legend:
Removed from v.1.77  
changed lines
  Added in v.1.88

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24