/[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.244 by wakaba, Sat Jul 14 09:19:11 2007 UTC revision 1.247 by wakaba, Sat Jul 14 16:32:28 2007 UTC
# Line 1  Line 1 
1    2007-07-15  Wakaba  <wakaba@suika.fam.cx>
2    
3            * TreeWalker.pm, SerialWalker.pm: New Perl modules.
4    
5            * Text.pm (whole_text): Parameter index number has
6            been changed to support new |NodeFilter| Perl binding
7            definition.
8    
9    2007-07-14  Wakaba  <wakaba@suika.fam.cx>
10    
11            * AttributeDefinition.pm, DOMElement.pm, DocumentType.pm,
12            ElementTypeDefinition.pm, Entity.pm, EntityReference.pm,
13            Notation.pm, ProcessingInstruction.pm (AUTOLOAD): Don't croak even if an attempt is made to modify a read-only attribute.
14    
15            * DOMConfiguration.pm (can_set_parameter,
16            set_parameter): Don't allow to set the value
17            to a string other than <http://www.w3.org/TR/REC-xml> (XML 1.0 DTD).
18    
19            * DOMDocument.pm (Message::IF::DocumentTraversal): New interface.
20            (create_tree_walker, manakai_create_serial_walker): References
21            and prototypes are added.
22    
23            * DOMException.pm (NULLPO_ERR): New error type:-).
24    
25            * DOMImplementation.pm ($HasFeature): Feature |Traversal|,
26            version |2.0|, is added.
27    
28    2007-07-14  Wakaba  <wakaba@suika.fam.cx>
29    
30            * CDATASection.pm: Removed (merged with |Text.pm|).
31    
32            * Text.pm (Message::DOM::Text::CDATASection): New.
33    
34            * Comment.pm: Removed (merged with |DOMCharacterData.pm|).
35    
36            * DOMCharacterData.pm (Message::DOM::CharacterData::Comment): New.
37    
38    2007-07-14  Wakaba  <wakaba@suika.fam.cx>
39    
40            * DOMConfiguration.pm: Support for |schema-type|
41            and |http://suika.fam.cx/www/2006/dom-config/xml-id|.
42    
43            * NamedNodeMap (TIEHASH): Were missing.
44    
45  2007-07-14  Wakaba  <wakaba@suika.fam.cx>  2007-07-14  Wakaba  <wakaba@suika.fam.cx>
46    
47          * AttributeDefinition.pm (node_value): Implemented.          * AttributeDefinition.pm (node_value): Implemented.

Legend:
Removed from v.1.244  
changed lines
  Added in v.1.247

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24