/[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.164 by wakaba, Sat Apr 1 17:52:32 2006 UTC revision 1.170 by wakaba, Tue Apr 4 12:35:14 2006 UTC
# Line 1  Line 1 
1    2006-04-04  Wakaba  <wakaba@suika.fam.cx>
2    
3            * Document.dis (adoptNode test): Documents were
4            made by different documents.
5    
6    2006-04-04  Wakaba  <wakaba@suika.fam.cx>
7    
8            * XMLParser.dis: The |cfg:dtd-default-attributes| configuration
9            parameter is changed to |cfg:dtd-default-attribute|.
10    
11    2006-04-04  Wakaba  <wakaba@suika.fam.cx>
12    
13            * TreeCore.dis: The |DOMMain:raiseException| elements
14            are replaced by |disPerl:EXCEPTION|s.
15    
16    2006-04-03  Wakaba  <wakaba@suika.fam.cx>
17    
18            * DOMMain.dis (GetPropNode, CheckReadOnly): Removed.
19    
20            * Node.dis (cfg:dtd-default-attribute): The configuration
21            parameter |cfg:dtd-default-attributes| is renamed
22            as |cfg:dtd-default-attribute|.
23            (Roles): Definitions are changed so that classes
24            that implement those classes MUST implement the |Node|
25            and its subinterfaces.
26            (cfg:dtd-attribute-type): New configuration parameter.
27    
28            * Document.dis (adoptNode): Don't throw exception
29            if |strictErrorChecking| is |false|.
30    
31            * Element.dis (setAttribute, setAttributeNS): Don't
32            set [attribute type] if the |cfg:dtd-attribute-type|
33            configuration parameter is set to |false|.
34            (removeAttribute, removeAttributeNS, removeAttributeNode): Don't
35            regenerate default attribute nodes if the |cfg:dtd-default-attribute|
36            configuration parameter is set to |false|.
37    
38    2006-04-02  Wakaba  <wakaba@suika.fam.cx>
39    
40            * TreeStore.dis: New module.
41    
42            * Makefile: |TreeStore.dis| is added.
43    
44    2006-04-02  Wakaba  <wakaba@suika.fam.cx>
45    
46            * XMLParser.dis: Updated so that it can be used
47            with |TreeCore.pm|, |Document.pm|, |Element.pm|,
48            and |XML.pm|.  Set the read-only flag to
49            the |DocumentType|, |Entity|, and |EntityReference| noes.
50    
51            * Node.dis (textContent): It did not handle descendant
52            element and entity reference nodes.
53    
54            * Element.dis, XML.dis (manakaiBaseURI.get): Its
55            definition has been changed to return only explicit
56            base URI specification.
57    
58            * DOMLS.dis (LSInput, LSOutput): They no longer
59            inherits the |ManakaiDOM:ManakaiDOMObject| class.
60    
61            * Tree.dis, DOMXML.dis, ManakaiDOMLS2003.dis: Removed.
62    
63            * Tree.pm, DOMXML.pm: Removed.
64    
65            * TreeCore.pm, Document.pm, Element.pm: Added
66            to the CVS repository since they are necessary to
67            build the dis library.
68    
69            * Makefile: Sync'ed to new modules disposition.
70    
71  2006-04-02  Wakaba  <wakaba@suika.fam.cx>  2006-04-02  Wakaba  <wakaba@suika.fam.cx>
72    
73          * Makefile: Rules for |Tree.pm| and |DOMXML.pm| are          * Makefile: Rules for |Tree.pm| and |DOMXML.pm| are

Legend:
Removed from v.1.164  
changed lines
  Added in v.1.170

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24