Parent Directory | Revision Log
Links to HEAD: | (view) (download) (annotate) |
Links to MAIN: | (view) (download) (annotate) |
Sticky Tag: |
++ manakai/lib/Message/CGI/ChangeLog 10 Nov 2008 05:30:33 -0000 2008-11-10 Wakaba <wakaba@suika.fam.cx> * HTTP.pm (request_uri): Percent-escape non-ASCII octets in REQUEST_URI to avoid they become unclear whether they are bytes or characters in later processing. ++ manakai/lib/Message/URI/ChangeLog 10 Nov 2008 05:30:51 -0000 2008-11-10 Wakaba <wakaba@suika.fam.cx> * URIReference.pm (is_relative_iri_reference_3987): Escapes in $ucschar was not expanded.
++ manakai/lib/Message/DOM/ChangeLog 25 Aug 2007 07:01:41 -0000 2007-08-25 Wakaba <wakaba@suika.fam.cx> * Makefile: Relative path was wrong. ++ manakai/lib/Message/URI/ChangeLog 25 Aug 2007 07:02:03 -0000 * Makefile: Relative path was wrong. 2007-08-25 Wakaba <wakaba@suika.fam.cx> ++ manakai/lib/Message/Util/ChangeLog 25 Aug 2007 07:01:25 -0000 2007-08-25 Wakaba <wakaba@suika.fam.cx> * Makefile (POD2HTML): Relative path was wrong.
++ manakai/doc/web/ChangeLog 25 Aug 2007 06:53:34 -0000 2007-08-25 Wakaba <wakaba@suika.fam.cx> * cover.ja.html: Link to |Message::URI::URIReference| pod is added. ++ manakai/lib/ChangeLog 25 Aug 2007 06:53:48 -0000 2007-08-25 Wakaba <wakaba@suika.fam.cx> * Makefile: Cleanded up. ++ manakai/lib/Message/URI/ChangeLog 25 Aug 2007 06:54:13 -0000 2007-08-25 Wakaba <wakaba@suika.fam.cx> * URIReference.pod: New documentation. * Makefile: Renewed.
++ manakai/lib/Message/DOM/ChangeLog 16 Jul 2007 11:37:33 -0000 2007-07-16 Wakaba <wakaba@suika.fam.cx> * DOMElement.pm: Incorrect module was referenced. * DOMImplementation.pm: References to the |Message::Charset::Encode| module has been removed. ++ manakai/lib/Message/URI/ChangeLog 16 Jul 2007 11:57:14 -0000 2007-07-16 Wakaba <wakaba@suika.fam.cx> * URIReference.pm: Don't throw exception if read-only attribute is tried to set.
++ manakai/t/ChangeLog 13 Jun 2007 12:04:43 -0000 2007-06-13 Wakaba <wakaba@suika.fam.cx> * DOM-DOMImplementation.t: New test. 2007-05-26 Wakaba <wakaba@suika.fam.cx> * IMT-InternetMediaType.t: Tests for |add_parameter| are added. ++ manakai/lib/Message/IMT/ChangeLog 13 Jun 2007 12:03:40 -0000 * InternetMediaType.pm (add_paremter): New method. 2007-05-26 Wakaba <wakaba@suika.fam.cx> ++ manakai/lib/Message/DOM/ChangeLog 13 Jun 2007 12:02:59 -0000 2007-06-13 Wakaba <wakaba@suika.fam.cx> * DOMImplementation.pm, Node.pm, DOMDocument.pm, DOMElement.pm, Attr.pm, DocumentType.pm, DOMCharacterData.pm, Text.pm, Comment.pm: Copied from <http://suika.fam.cx/gate/cvs/*checkout*/markup/html/whatpm/Whatpm/NanoDOM.pm?rev=1.9>. 2007-06-10 Wakaba <wakaba@suika.fam.cx> * XMLParser.dis: Default to "1.0" if <?xml version=""?> specifies unknown value and trys to recover from the error. ++ manakai/lib/Message/URI/ChangeLog 13 Jun 2007 12:04:07 -0000 2007-06-13 Wakaba <wakaba@suika.fam.cx> * URIReference.pm (Message::IF::URIReference): Renamed from |Message::DOM::IF::URIReference|.
++ manakai/t/ChangeLog 26 May 2007 06:33:33 -0000 2007-05-26 Wakaba <wakaba@suika.fam.cx> * IMT-InternetMediaType.t: New test. ++ manakai/lib/Message/ChangeLog 26 May 2007 05:29:38 -0000 2007-05-26 Wakaba <wakaba@suika.fam.cx> * IMT/: New directory. ++ manakai/lib/Message/IMT/ChangeLog 26 May 2007 06:34:11 -0000 * InternetMediaType.pm: New module. 2007-05-26 Wakaba <wakaba@suika.fam.cx> ++ manakai/lib/Message/URI/ChangeLog 26 May 2007 06:34:40 -0000 2007-05-26 Wakaba <wakaba@suika.fam.cx> * URIReference.pm (___report_error): New method.
++ manakai/lib/Message/URI/ChangeLog 22 May 2007 11:23:13 -0000 * URIReference.pm: Now this module defines a class |Message::URI::URIReference| as well as a method addition to |Message::DOM::DOMImplementation|. It no longer depends on |Message::DOM::DOMCore|. (get_iri_reference_3987): Don't use |chr|, use |pack| instead, to avoid a byte string is eventually converted to a utf8 string. 2007-05-22 Wakaba <wakaba@suika.fam.cx>
++ manakai/lib/Message/DOM/ChangeLog 22 May 2007 10:22:50 -0000 2007-05-13 Wakaba <wakaba@suika.fam.cx> * TreeCore.dis (manakaiLocalName): New attribute. ++ manakai/lib/Message/URI/ChangeLog 22 May 2007 10:21:34 -0000 2007-05-22 Wakaba <wakaba@suika.fam.cx> * URIReference.pm: New module (copy of |Generic.pm|).
++ manakai/lib/Message/Markup/ChangeLog 30 Dec 2006 11:55:48 -0000 * Atom.dis, SuikaWiki.dis, H2H.dis, SuikaWikiConfig21.dis: |For| specifications are removed. * SuikaWikiConfig21.dis: |WithFor| and |DefaultFor| specifications are removed. (ForEmpty, ForLatest): Removed. 2006-12-30 Wakaba <wakaba@suika.fam.cx> ++ manakai/lib/Message/Util/ChangeLog 30 Dec 2006 11:57:42 -0000 * PerlCode.dis, DIS.dis, ManakaiNode.dis, ManakaiNodeTest.dis: |For| specifications are removed. * common.dis: New module. * DIS.dis, PerlCode.dis, ManakaiNode.dis: |Util:| resource definitions are removed (and moved to |common.dis|). * DIS.dis (ForEmpty, ForLatest): Removed. * DIS.dis: |WithFor| and |DefaultFor| are removed. 2006-12-30 Wakaba <wakaba@suika.fam.cx> ++ manakai/lib/Message/Util/Error/ChangeLog 30 Dec 2006 11:59:28 -0000 2006-12-30 Wakaba <wakaba@suika.fam.cx> * Core.dis, DOMException.dis: |WithFor|, |DefaultFor|, and |For| specificaitons are removed. ++ manakai/lib/Message/Util/Formatter/ChangeLog 30 Dec 2006 11:59:59 -0000 2006-12-30 Wakaba <wakaba@suika.fam.cx> * Muf2003.dis: |WithFor|, |DefaultFor|, and |For| specifications are removed. ++ manakai/lib/Message/Util/DIS/ChangeLog 30 Dec 2006 11:58:54 -0000 * Perl.dis, Value.dis, DNLite.dis, DPG.dis, Test.dis: |WithFor|, |For|, and |DefaultFor| specifications are removed. 2006-12-30 Wakaba <wakaba@suika.fam.cx> ++ manakai/lib/Message/DOM/ChangeLog 30 Dec 2006 11:53:43 -0000 SimpleLS.dis, DOMMain.dis, XDP.dis: |For| specifications are removed. 2006-12-30 Wakaba <wakaba@suika.fam.cx> * CharacterData.dis, DOMCore.dis, DOMFeature.dis, GenericLS.dis, TreeCore.dis, DOMString.dis, XML.dis, Element.dis, Document.dis, TreeStore,dis, Traversal.dis, XDoctype.dis, XMLParser.dis, DOMLS.dis, ++ manakai/lib/Message/URI/ChangeLog 30 Dec 2006 11:54:30 -0000 * Generic.dis: |For| specifications are removed. 2006-12-30 Wakaba <wakaba@suika.fam.cx> ++ manakai/lib/Message/Charset/ChangeLog 30 Dec 2006 11:54:10 -0000 * Encode.dis: |For| specifications are removed. 2006-12-30 Wakaba <wakaba@suika.fam.cx> ++ manakai/lib/manakai/ChangeLog 30 Dec 2006 12:00:29 -0000 * XML.dis: |DefaultFor| specification is removed. 2006-12-30 Wakaba <wakaba@suika.fam.cx>
++ manakai/bin/ChangeLog 30 Dec 2006 06:47:17 -0000 2006-12-30 Wakaba <wakaba@suika.fam.cx> * idl2dis.pl: Removed. ++ manakai/lib/Message/Markup/ChangeLog 30 Dec 2006 08:26:03 -0000 * Atom.dis, SuikaWiki.dis, H2H.dis: |WithFor| and |DefaultFor| properties are removed. 2006-12-30 Wakaba <wakaba@suika.fam.cx> ++ manakai/lib/Message/Util/ChangeLog 30 Dec 2006 08:26:59 -0000 * PerlCode.dis: |WithFor| and |DefaultFor| are removed. 2006-12-30 Wakaba <wakaba@suika.fam.cx> ++ manakai/lib/Message/DOM/ChangeLog 30 Dec 2006 08:25:38 -0000 GenericLS.dis, TreeCore.dis, DOMString.dis, XML.dis, Element.dis, Document.dis, TreeStore,dis, Traversal.dis, XDoctype.dis, XMLParser.dis, DOMLS.dis, SimpleLS.dis, DOMMain.dis, XDP.dis: |WithFor| specifications and |DefaultFor|s are removed. 2006-12-30 Wakaba <wakaba@suika.fam.cx> * CharacterData.dis, DOMCore.dis, DOMFeature.dis, ++ manakai/lib/Message/URI/ChangeLog 30 Dec 2006 08:26:32 -0000 * Generic.dis: |WithFor| and |DefaultFor| are removed. 2006-12-30 Wakaba <wakaba@suika.fam.cx> ++ manakai/lib/Message/Charset/ChangeLog 30 Dec 2006 08:24:04 -0000 * Encode.dis (Require): |WithFor| specifications are removed. (DefaultFor): Removed. 2006-12-30 Wakaba <wakaba@suika.fam.cx> ++ manakai/lib/manakai/ChangeLog 30 Dec 2006 07:46:56 -0000 2006-12-30 Wakaba <wakaba@suika.fam.cx> * dis.pl: Removed.
++ manakai/lib/Message/Markup/ChangeLog 30 Dec 2006 04:39:04 -0000 2006-12-30 Wakaba <wakaba@suika.fam.cx> * Atom.dis, SuikaWiki.dis: References to the |ManakaiDOM:ManakaiDOM| mode are removed. ++ manakai/lib/Message/Util/ChangeLog 30 Dec 2006 04:39:32 -0000 * DIS.dis, PerlCode.dis: References to the |ManakaiDOM:ManakaiDOM| mode are removed. 2006-12-30 Wakaba <wakaba@suika.fam.cx> ++ manakai/lib/Message/Util/DIS/ChangeLog 30 Dec 2006 04:42:43 -0000 * DPG.dis, Perl.dis, Value.dis, Test.dis: References to |ManakaiDOM:ManakaiDOM| modes are removed. * Perl.dis (plCodeFragment): |local|ize the |DIS:plCodeFragment| cache to avoid ancestor nodes of the cached fragment are destroyed so that the cached nodes become invalid. 2006-12-30 Wakaba <wakaba@suika.fam.cx> ++ manakai/lib/Message/DOM/ChangeLog 30 Dec 2006 04:37:29 -0000 * CharacterData.dis, DOMCore.dis, DOMFeature.dis, GenericLS.dis, TreeCore.dis, DOMString.dis, XML.dis, Element.dis, Document.dis, TreeStore,dis, Traversal.dis, XDoctype.dis, XMLParser.dis, DOMLS.dis, SimpleLS.dis, DOMMain.dis: References to the |ManakaiDOM:ManakaiDOM|, |ManakaiDOM:ManakaiDOM1|, |ManakaiDOM:ManakaiDOM2|, and |ManakaiDOM:ManakaiDOM3| modes are removed. 2006-12-30 Wakaba <wakaba@suika.fam.cx> ++ manakai/lib/Message/URI/ChangeLog 30 Dec 2006 04:35:39 -0000 2006-12-30 Wakaba <wakaba@suika.fam.cx> * Generic.dis (Require): Reference to the |ManakaiDOM:ManakaiDOM| mode is removed. ++ manakai/lib/Message/Charset/ChangeLog 30 Dec 2006 04:35:23 -0000 2006-12-30 Wakaba <wakaba@suika.fam.cx> * Encode.dis (Require): Reference to the |ManakaiDOM:ManakaiDOM| mode is removed.
++ manakai/bin/ChangeLog 4 Nov 2006 11:58:05 -0000 2006-11-04 Wakaba <wakaba@suika.fam.cx> * daf.pl: The |--debug| option no longer set obsoleted |$Message::DOM::DOMFeature::DEBUG| option. ++ manakai/lib/Message/Markup/ChangeLog 4 Nov 2006 12:14:20 -0000 2006-11-04 Wakaba <wakaba@suika.fam.cx> * Atom.dis (AtomImplementation): It no longer inherits the |ManakaiDOMImplementation|; it is now expected to be implemented by |DOMImplementation| objects. (AtomDocument, AtomFeedDocument, AtomEntryDocument): It no longer inherits the |ManakaiDOMDocument|; it is now expected to be implemented by |Document| objects. * SuikaWikiConfig21.dis (SWCFGImplementation): It no longer inherits the |DOMImplementation|; it is now expected to be implemented by |DOMImplementation| objects. ++ manakai/lib/Message/Util/ChangeLog 4 Nov 2006 12:18:18 -0000 2006-11-04 Wakaba <wakaba@suika.fam.cx> * DIS.dis (ManakaiDISImplementation): It no longer inherits |ManakaiDISImplementationValue|, |ManakaiDISImplementationPerl|, and |ManakaiSWCFGImplementation| interfaces. The class is now expected to be implemented by |DOMImplementation| objects. * PerlCode.dis (addImplementedFeature, addImplementedElementType): New methods. (PCHasFeature, PCElementType): New interfaces. (PCDocument): It no longer inherits the |ManakaiDOMDocument|; it is now expected to be implemented by |Document| objects. (PCImplementation): It no longer inherits the |ManakaiDOMImplementation|; it is now expected to be implemented by |DOMImplementation| objects. ++ manakai/lib/Message/Util/DIS/ChangeLog 4 Nov 2006 12:24:32 -0000 2006-11-04 Wakaba <wakaba@suika.fam.cx> * DNLite.dis (DISImplementationDNLite): It no longer inherits the |ManakaiDISImplementation|; it is now expected to be implemented by |DOMImplementation| objects. * DPG.dis (DPGDocument): It no longer inherits the |ManakaiDOMDocument| class; it is now expected to be implemented by all |Document| objects. * Perl.dis (DISImplementationPerl): It is now expected to be implemented by all |DOMImplementation| objects. (plCodeFragment): Support for the |p:require| property is added. It no longer output |ClassInfo| for classes for specific element types; instead, it invoke |add_implemented_element_type| method. * Test.dis (DTImplementation): It no longer inherits the |MinimumImplementation| interface; instead, it is expected to be implemented by all |DOMImplementation| objects. * Value.dis (DISImplementationValue): It is now expected to be implemented by all |DOMImplementation| objects. ++ manakai/lib/Message/Util/AutoLoad/ChangeLog 4 Nov 2006 12:19:43 -0000 2006-11-04 Wakaba <wakaba@suika.fam.cx> * Config.pm (register_all, save): Support for |feature| and |element_type| is added. * Registry-initial.pm: Updated. * .cvsignore: New file. * Registry-initial.pm: New module. ++ manakai/lib/Message/DOM/ChangeLog 4 Nov 2006 12:12:45 -0000 explicitly inherits |urigen:ManakaiURIImplementation| (and the |f:ManakaiMinimumImplementation| class inherited by it). The |f:Minimum| feature is ever implemented for compatibility (but is expected to be removed). Internal methods such as |___report_error| are copied from obsolete |f:MinimumImplementation| class. DOM3 methods |hasFeature| and |getFeature| are also moved from that class, but they now support no foreign classes. * DOMFeature.dis (ManakaiImplementationSource): It now |p:require|s |Message::Util::AutoLoad::Registry|. The class no longer support classes other than |ManakaiDOMImplementation|. Note that the |ImplementationRegistry| object does continue to support foreign classes via foreign classes implementing |ImplementationSource| or |DOMImplementationSource| interface. (MinimumImplementation): Removed. * DOMLS.dis (ManakaiDOMImplementationLS): It no longer inherit the |ManakaiDOMImplementation|; it is now expected to be implemented by |DOMImplementation| objects. * DOMMain.dis (null): Removed. * Document.dis (___create_node_ref): It no longer support foreign classes other than |Message::DOM::Document::ManakaiDOMDocument|. Note that document format specific DOM interfaces, if supported, should be all instances of the |Document| interface in the implementation, as defined in the Web Applications 1.0 specification (where the |HTMLDocument| interface must be implemented by all |Document| objects, even if the |Document| contains no HTML element). * GenericLS.dis (GLSImplementation): It no longer inherit the |MinimumImplementation|; it is now expected to be implemented by |DOMImplementation| objects. (createGLSParser, createGLSSerializer): Load module implementing parser or serializer if necessary. * Traversal.dis (ManakaiDOMDocumentTraversal): It no longer inherits the |ManakaiDOMDocument|; it is now expected to be implemented by |Document| objects. * XDP.dis (XDPDocument): It no longer inherits the |Document|; it is now expected to be implemented by all |Document| objects. * XDoctype.dis (ManakaiDOMDocumentXDoctype): It no longer inherits the |ManakaiDOMDocument|; it is now expected to be implemented by |Document| objects. 2006-11-04 Wakaba <wakaba@suika.fam.cx> * DOMCore.dis (ManakaiDOMImplementation): No longer ++ manakai/lib/Message/URI/ChangeLog 4 Nov 2006 12:14:59 -0000 2006-11-04 Wakaba <wakaba@suika.fam.cx> * Generic.dis (URIImplementation): It no longer inherits the |MinimumImplementation|; it is now expected to be implemented by |DOMImplementation| objects. ++ manakai/lib/Message/Charset/ChangeLog 4 Nov 2006 11:56:24 -0000 2006-11-04 Wakaba <wakaba@suika.fam.cx> * Encode.dis (MCEncodeImplementation): It no longer inherit the |MinimumImplementation|; it is now expected to be implemented by |DOMImplementation| objects. ++ manakai/lib/manakai/ChangeLog 4 Nov 2006 12:25:03 -0000 2006-11-04 Wakaba <wakaba@suika.fam.cx> * DISPerl.dis (p:require, p:use): New properties.
++ manakai/lib/Message/Markup/ChangeLog 30 Apr 2006 09:59:23 -0000 2006-04-30 Wakaba <wakaba@suika.fam.cx> * .cvsignore: Updated. ++ manakai/lib/Message/Util/ChangeLog 30 Apr 2006 10:03:00 -0000 2006-04-30 Wakaba <wakaba@suika.fam.cx> * .cvsignore: Updated. ++ manakai/lib/Message/Util/Error/ChangeLog 30 Apr 2006 10:05:23 -0000 2006-04-30 Wakaba <wakaba@suika.fam.cx> * .cvsignore: Updated. ++ manakai/lib/Message/Util/Formatter/ChangeLog 30 Apr 2006 10:05:41 -0000 2006-04-30 Wakaba <wakaba@suika.fam.cx> * .cvsignore: Updated. ++ manakai/lib/Message/Util/DIS/ChangeLog 30 Apr 2006 10:04:48 -0000 2006-04-30 Wakaba <wakaba@suika.fam.cx> * .cvsignore: Updated. ++ manakai/lib/Message/DOM/ChangeLog 30 Apr 2006 10:26:50 -0000 * .cvsignore: Updated. * Traversal.dis: Unused declarations are removed. 2006-04-30 Wakaba <wakaba@suika.fam.cx> ++ manakai/lib/Message/URI/ChangeLog 30 Apr 2006 09:59:46 -0000 2006-04-30 Wakaba <wakaba@suika.fam.cx> * .cvsignore: Updated. ++ manakai/lib/Message/Charset/ChangeLog 30 Apr 2006 09:55:24 -0000 2006-04-30 Wakaba <wakaba@suika.fam.cx> * .cvsignore: New file. ++ manakai/lib/manakai/ChangeLog 30 Apr 2006 10:05:59 -0000 2006-04-30 Wakaba <wakaba@suika.fam.cx> * .cvsignore: Updated.
++ manakai/lib/Message/ChangeLog 31 Mar 2006 15:51:53 -0000 2006-03-31 Wakaba <wakaba@suika.fam.cx> * Makefile (clean-db): New rule. ++ manakai/lib/Message/Markup/ChangeLog 31 Mar 2006 15:53:04 -0000 2006-03-31 Wakaba <wakaba@suika.fam.cx> * Makefile (clean-db): New rule. ++ manakai/lib/Message/Util/ChangeLog 31 Mar 2006 15:59:50 -0000 * Makefile (clean-db): New rule. * Grove.dis (onunload): New internal property. (collectGarbage): Invoke the |mg:onunload| code if available. 2006-03-31 Wakaba <wakaba@suika.fam.cx> ++ manakai/lib/Message/DOM/ChangeLog 31 Mar 2006 15:58:33 -0000 2006-04-01 Wakaba <wakaba@suika.fam.cx> * TreeCore.dis (setIdAttribute, setIdAttributeNS, setIdAttributeNode): Reimplemented. (isId): Setter is added. (Element.normalize): Definition copied from the |MDOM:Tree| module. 2006-03-31 Wakaba <wakaba@suika.fam.cx> * Makefile (clean-db): New rule. * TreeCore.dis (setUserData): Schedule to invoke the user data handler when the node is removed from the memory. (setAttribute, setAttributeNS): Set the [attribute type] if DTD attribute definition is available. (CharacterData members): Definitions copied from the |MDOM:Tree| module. ++ manakai/lib/Message/URI/ChangeLog 31 Mar 2006 15:54:48 -0000 2006-04-01 Wakaba <wakaba@suika.fam.cx> * Makefile (clean-db): New rule. ++ manakai/lib/Message/Charset/ChangeLog 31 Mar 2006 15:54:37 -0000 2006-04-01 Wakaba <wakaba@suika.fam.cx> * Makefile (clean-db): New rule. ++ manakai/lib/manakai/ChangeLog 31 Mar 2006 15:53:40 -0000 2006-03-31 Wakaba <wakaba@suika.fam.cx> * Makefile (clean-db): New rule. ++ manakai/lib/ChangeLog 31 Mar 2006 15:51:40 -0000 2006-03-31 Wakaba <wakaba@suika.fam.cx> * Makefile (clean-db): New rule.
++ manakai/bin/ChangeLog 12 Mar 2006 10:03:19 -0000 2006-03-12 Wakaba <wakaba@suika.fam.cx> * daf.pl: Don't require |Test| modules for bootstrap. ++ manakai/lib/Message/Util/ChangeLog 12 Mar 2006 10:09:14 -0000 2006-03-12 Wakaba <wakaba@suika.fam.cx> * DIS.dis (loadResource): Sets the |srinfo| parameter of the |addTypeURI| method call. (addTypeURI): The |srinfo| parameter is added. Sets the |srinfo| parameter of the |isSubsetOfURI| and |mergeAsAlias| method calls. ++ manakai/lib/Message/Util/DIS/ChangeLog 12 Mar 2006 10:09:53 -0000 2006-03-12 Wakaba <wakaba@suika.fam.cx> * Perl.dis (getPerlModuleMemberCode): Write charset category properties. ++ manakai/lib/Message/URI/ChangeLog 12 Mar 2006 10:13:28 -0000 2006-03-12 Wakaba <wakaba@suika.fam.cx> * Generic.pm: Added to the CVS repository since it is referenced from |../DOM/DOMCore.pm| and therefore it is required to execute the |daf| script. ++ manakai/lib/Message/Charset/ChangeLog 12 Mar 2006 10:06:26 -0000 2006-03-12 Wakaba <wakaba@suika.fam.cx> * Encode.dis (createMCDecodeHandle): New parameter |onerror| is added. Charsets |cs:XML.utf-8|, |cs:XML.utf-16|, and |xml-auto-charset:| are implemented. Throws an error if the charset is not supported. (getURIFromCharsetName, getCharsetNameFromURI): Algorithmic URIs are supported. (onerror): Removed from |onoctetstreamerror|. (MCXMLDecodeHandle): Removed. (inputEncoding, hasBOM): New attributes. ++ manakai/lib/manakai/ChangeLog 12 Mar 2006 10:12:19 -0000 2006-03-12 Wakaba <wakaba@suika.fam.cx> * Charset.dis: The |c:key| property is added to some resources. Typos are fixed. (icharset:utf-16be, icharset:utf-16le): New charsets. (cs:Perl.utf-16be, cs:Perl.utf-16le): New charsets. (cs:Perl.ucs-2be, cs:Perl.ucs-2le): New charsets. (cs:Perl.utf-32be, cs:Perl.utf-32le): New charsets. (cs:ErrorCategory): New type. Error categories are added. (cs:noBOMVariant): New properties.
++ manakai/lib/Message/ChangeLog 10 Mar 2006 10:43:42 -0000 2006-03-10 Wakaba <wakaba@suika.fam.cx> * Makefile: Directories |URI| and |Charset| are added. * Charset/: New directory. ++ manakai/lib/Message/Util/ChangeLog 10 Mar 2006 10:51:06 -0000 2006-03-10 Wakaba <wakaba@suika.fam.cx> * PerlCode.dis (stringify): Inserts new line after |COMMA|s in lists (hash literals and array literals --- "lists" theirselves are excluded since they are usually not so long). * DIS.dis (loadResource): Don't throw error if an alias is alreadt defined for same URI. Registers aliases from |srinfo| to the database. By these fixes aliases defined in another module from the canonical resource name's module can live even after the canonical's module is updated. ++ manakai/lib/Message/DOM/ChangeLog 10 Mar 2006 10:44:35 -0000 2006-03-10 Wakaba <wakaba@suika.fam.cx> * DOMCore.dis, DOMXML.dis, XDoctype.dis (manakaiAppendText): New method. * XMLParser.dis: Don't create adjacent text nodes. ++ manakai/lib/Message/URI/ChangeLog 10 Mar 2006 10:47:21 -0000 2006-03-10 Wakaba <wakaba@suika.fam.cx> * Generic.dis (MURI:): Typos are fixed. ++ manakai/lib/manakai/ChangeLog 10 Mar 2006 10:51:43 -0000 2006-03-10 Wakaba <wakaba@suika.fam.cx> * dis-catalog: New |Message::Charset| namespace is added.
++ manakai/lib/Message/DOM/ChangeLog 5 Mar 2006 12:42:29 -0000 * XMLParser.dis (parse): Sets |Document.documentURI| and |Document.manakaiEntityBaseURI| attributes of the document created. (_ProcessingInstructionDTD): Sets the |manakaiBaseURI| property of the created node. (_SystemLiteral): Sets the |manakaiDeclarationBaseURI| of the created node. (ls-input-to-input-file.default): Sets the resolved system identifier to the |documentURI| attribute if available. Sets the |baseURI| attribute if available. 2006-03-05 Wakaba <wakaba@suika.fam.cx> ++ manakai/lib/Message/URI/ChangeLog 5 Mar 2006 12:42:42 -0000 2006-03-05 Wakaba <wakaba@suika.fam.cx> * Generic.dis (new): New method.
++ manakai/lib/Message/URI/ChangeLog 1 Mar 2006 12:54:19 -0000 * Generic.dis: Most of codes are rewritten using public domain example implementation <http://www.gbiv.com/protocols/uri/rev-2002/uri_test.pl>. 2006-03-01 Wakaba <wakaba@suika.fam.cx>
++ manakai/t/ChangeLog 1 Mar 2006 08:42:23 -0000 2006-03-01 Wakaba <wakaba@suika.fam.cx> * Makefile (util-Generic.t): New test. ++ manakai/lib/manakai/ChangeLog 1 Mar 2006 08:42:05 -0000 2006-02-27 Wakaba <wakaba@suika.fam.cx> * dis-catalog: New |Message::URI| namespace is added.
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 |