/[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.223 by wakaba, Sun Jun 17 14:15:38 2007 UTC revision 1.227 by wakaba, Sat Jun 23 12:47:12 2007 UTC
# Line 1  Line 1 
1    2007-06-23  Wakaba  <wakaba@suika.fam.cx>
2    
3            * DOMDocument.pm (compat_mode, manakai_compat_mode): Implemented.
4            (manakai_is_html): Revised.
5            (Document): Now it implements the |HTMLDocument| interface.
6            (adopt_node): Alpha version.
7    
8            * AttributeDefinition.pm (allowed_tokens): |allowed_tokens|,
9            not |allowed_token|!
10    
11            * ElementTypeDefinition.pm (attribute_definitions): Don't
12            return an |undef| even if its |attribute_definitions|
13            list is not created.
14    
15    2007-06-21  Wakaba  <wakaba@suika.fam.cx>
16    
17            * Comment.pm (node_type): Node type was incorrect!
18    
19            * DOMConfiguration.pm (get_parameter): Alpha.
20    
21            * DOMImplementation.pm (create_mc_decode_handler,
22            create_charset_name_from_uri, create_uri_from_charset_name):
23            New autoload configuration.  Note that the Message::Charset::Encode
24            module is subject to change.
25    
26            * XMLParserTemp.pm: Now it can be used with new version
27            of DOM implementation.  Current plan is to replace it by
28            an XML5 parser someday.
29    
30    2007-06-21  Wakaba  <wakaba@suika.fam.cx>
31    
32            * DOMLocator.pm: New module.
33    
34            * DOMError.pm: New module.
35    
36    2007-06-20  Wakaba  <wakaba@suika.fam.cx>
37    
38            * Node.pm (manakai_expanded_uri, manakai_parent_element,
39            clone_node, compare_document_position, has_attributes,
40            has_child_nodes, is_default_namespace, lookup_namespace_uri,
41            lookup_prefix, normalize): Implemented.
42    
43            * DOMElement.pm (remove_attribute, set_attribute): Alpha version.
44    
45            * DOMException.pm (CLONE_NODE_TYPE_NOT_SUPPORTED_ERR): New error.
46    
47  2007-06-17  Wakaba  <wakaba@suika.fam.cx>  2007-06-17  Wakaba  <wakaba@suika.fam.cx>
48    
49          * AttributeDefinition.pm (____new): Set an empty list          * AttributeDefinition.pm (____new): Set an empty list

Legend:
Removed from v.1.223  
changed lines
  Added in v.1.227

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24