/[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.245 by wakaba, Sat Jul 14 10:00:32 2007 UTC revision 1.252 by wakaba, Sun Jul 29 03:48:59 2007 UTC
# Line 1  Line 1 
1    2007-07-19  Wakaba  <wakaba@suika.fam.cx>
2    
3            * Attr.pm (DeclaredValueType): Added.
4    
5            * ProcessingInstruction.pm (data): Accept |undef|
6            as a valid input, for |text_content| (maybe) allows it.
7    
8            * TypeInfo.pm (type_namespace): The implementation was wrong.
9    
10    2007-07-16  Wakaba  <wakaba@suika.fam.cx>
11    
12            * DOMElement.pm: Incorrect module was referenced.
13    
14            * DOMImplementation.pm: References to
15            the |Message::Charset::Encode| module has been removed.
16    
17    2007-07-15  Wakaba  <wakaba@suika.fam.cx>
18    
19            * XMLParserTemp.pm: Use |Whatpm::Charset::DecodeHandle|
20            instead of |Message::Charset::Encode|.
21    
22    2007-07-15  Wakaba  <wakaba@suika.fam.cx>
23    
24            * DOMDocument.pm (inner_html): New attribute (beta).
25    
26            * DOMElement.pm (inner_html): New attribute (beta).
27    
28    2007-07-15  Wakaba  <wakaba@suika.fam.cx>
29    
30            * DOMConfiguration.pm: Configuration parameter |create-child-element|
31            implemented.
32    
33            * DOMElement.pm (create_element_ns): Support for Atom
34            subclasses.
35    
36            * DOMImplementation.pm (DOMImplementation): Now
37            implements the |AtomDOMImplementation| interface.
38            ($HasFeature): Features |atom| and |atomthreading| are added.
39    
40            * NodeList.pm (StaticNodeList): Implemented.
41    
42    2007-07-15  Wakaba  <wakaba@suika.fam.cx>
43    
44            * Atom/: New directory.
45    
46    2007-07-15  Wakaba  <wakaba@suika.fam.cx>
47    
48            * TreeWalker.pm, SerialWalker.pm: New Perl modules.
49    
50            * Text.pm (whole_text): Parameter index number has
51            been changed to support new |NodeFilter| Perl binding
52            definition.
53    
54    2007-07-14  Wakaba  <wakaba@suika.fam.cx>
55    
56            * AttributeDefinition.pm, DOMElement.pm, DocumentType.pm,
57            ElementTypeDefinition.pm, Entity.pm, EntityReference.pm,
58            Notation.pm, ProcessingInstruction.pm (AUTOLOAD): Don't croak even if an attempt is made to modify a read-only attribute.
59    
60            * DOMConfiguration.pm (can_set_parameter,
61            set_parameter): Don't allow to set the value
62            to a string other than <http://www.w3.org/TR/REC-xml> (XML 1.0 DTD).
63    
64            * DOMDocument.pm (Message::IF::DocumentTraversal): New interface.
65            (create_tree_walker, manakai_create_serial_walker): References
66            and prototypes are added.
67    
68            * DOMException.pm (NULLPO_ERR): New error type:-).
69    
70            * DOMImplementation.pm ($HasFeature): Feature |Traversal|,
71            version |2.0|, is added.
72    
73    2007-07-14  Wakaba  <wakaba@suika.fam.cx>
74    
75            * CDATASection.pm: Removed (merged with |Text.pm|).
76    
77            * Text.pm (Message::DOM::Text::CDATASection): New.
78    
79            * Comment.pm: Removed (merged with |DOMCharacterData.pm|).
80    
81            * DOMCharacterData.pm (Message::DOM::CharacterData::Comment): New.
82    
83  2007-07-14  Wakaba  <wakaba@suika.fam.cx>  2007-07-14  Wakaba  <wakaba@suika.fam.cx>
84    
85          * DOMConfiguration.pm: Support for |schema-type|          * DOMConfiguration.pm: Support for |schema-type|

Legend:
Removed from v.1.245  
changed lines
  Added in v.1.252

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24