Parent Directory | Revision Log
Links to HEAD: | (view) (download) (annotate) |
Sticky Tag: |
++ manakai/t/ChangeLog 7 Jul 2007 09:10:55 -0000 * DOM-Document.t: New test for ARRAY qualified name is added. Set |strict_error_checking| to false for a test not to be raised by |create_attribute_ns|. 2007-07-07 Wakaba <wakaba@suika.fam.cx> ++ manakai/lib/Message/DOM/ChangeLog 7 Jul 2007 09:09:46 -0000 * Attr.pm (create_attribute, create_attribute_ns): Implemented. * DOMDocument.pm: Load character classes from |Char::Class::XML|. (compat_mode): Check |defined| not to be warned as "uninitialized" when |{manakai_compat_mode}| is |undef|. * DOMException.pm (INVALID_CHARACTER_ERR, NAMESPACE_ERR): Added. * DOMImplementationRegistry.pm, DOMImplementationSource.pm: Statements to set |$Error::Depth| are removed since they are result in "uninitialized" warnings unless the |Message::DOM::DOMException| module is loaded earlier. Usually methods invoked in these methods does not raise any exception so that it makes no difference. 2007-07-07 Wakaba <wakaba@suika.fam.cx>
++ manakai/t/ChangeLog 7 Jul 2007 05:55:43 -0000 * DOM-DOMImplementation.t: New tests for features are added. * DOM-DOMImplementationSource.t: New test script. 2007-07-07 Wakaba <wakaba@suika.fam.cx> ++ manakai/lib/Message/DOM/ChangeLog 7 Jul 2007 05:58:02 -0000 * DOMImplementation.pm (new): New method name for |____new|. It will be defined in the DOM Perl Binding specification as part of |DOMImplementation| interface. ($HasFeature): Defined for features support. (has_feature, get_feature): Implemented. * DOMStringList.pm: Don't load the |Message::DOM::DOMException| module unless necessary. (___report_error): Removed since it is not used in fact. * DOMImplementationList.pm, DOMImplementationSource.pm, DOMImplementationRegistry.pm: New modules. 2007-07-07 Wakaba <wakaba@suika.fam.cx>
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
admin@suikawiki.org | ViewVC Help |
Powered by ViewVC 1.1.24 |