/[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.209 by wakaba, Sat Dec 30 12:00:38 2006 UTC revision 1.215 by wakaba, Wed Jun 13 12:04:50 2007 UTC
# Line 1  Line 1 
1    2007-06-13  Wakaba  <wakaba@suika.fam.cx>
2    
3            * DOMImplementation.pm, Node.pm, DOMDocument.pm,
4            DOMElement.pm, Attr.pm, DocumentType.pm,
5            DOMCharacterData.pm, Text.pm, Comment.pm: Copied
6            from <http://suika.fam.cx/gate/cvs/*checkout*/markup/html/whatpm/Whatpm/NanoDOM.pm?rev=1.9>.
7    
8    2007-06-10  Wakaba  <wakaba@suika.fam.cx>
9    
10            * XMLParser.dis: Default to "1.0" if <?xml version=""?>
11            specifies unknown value and trys to recover from the error.
12    
13    2007-05-13  Wakaba  <wakaba@suika.fam.cx>
14    
15            * TreeCore.dis (manakaiLocalName): New attribute.
16    
17    2007-01-02  Wakaba  <wakaba@suika.fam.cx>
18    
19            * GenericLS.dis (GLSException): New interface.
20    
21    2006-12-31  Wakaba  <wakaba@suika.fam.cx>
22    
23            * |InputProcessor|s and |OutputProcessor|s are
24            named so that |report| statements in Perl
25            module outputs can be identified by name. |dis:dataType|s
26            of |DISCore:TFQNames| are all replaced
27            by |DISCore:QName|.
28    
29    2006-12-31  Wakaba  <wakaba@suika.fam.cx>
30    
31            * Element.dis (createElementNS): If an array reference
32            is specified as the |qualifiedName| parameter,
33            don't set the first item as the local name
34            even if the second item is not specified (or
35            specified as |undef|).
36            (createElementNS, setAttribute, setAttributeNS,
37            removeAttribute, removeAttributeNS,
38            setAttributeNode, setAttributeNodeNS,
39            removeAttributeNode, removeAttributeNodeNS): Sets
40            or removes the |tc:contentAttributeList| value.
41    
42            * TreeCore.dis (AttrMap.item): Caches the result
43            of sorting of content attribute names.
44            (getAttrMap, getElementTypeDefNodeMap,
45            getAttrDefNodeMap, getEntityNodeMap, getNotationNodeMap): Removed.
46            (tc:contentAttributeList): New property.
47    
48    2006-12-30  Wakaba  <wakaba@suika.fam.cx>
49    
50            * DOMFeature.dis (ForDef): Removed.
51            (f:provides, f:through): Removed.
52            (Version): Removed.
53            (implementFeature): Removed.
54    
55  2006-12-30  Wakaba  <wakaba@suika.fam.cx>  2006-12-30  Wakaba  <wakaba@suika.fam.cx>
56    
57          * CharacterData.dis, DOMCore.dis, DOMFeature.dis,          * CharacterData.dis, DOMCore.dis, DOMFeature.dis,

Legend:
Removed from v.1.209  
changed lines
  Added in v.1.215

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24