2008-11-10 Wakaba * URIReference.pm (is_relative_iri_reference_3987): Escapes in $ucschar was not expanded. 2007-08-25 Wakaba * Makefile: Relative path was wrong. 2007-08-25 Wakaba * URIReference.pod: New documentation. * Makefile: Renewed. 2007-07-16 Wakaba * URIReference.pm: Don't throw exception if read-only attribute is tried to set. 2007-06-13 Wakaba * URIReference.pm (Message::IF::URIReference): Renamed from |Message::DOM::IF::URIReference|. 2007-05-26 Wakaba * URIReference.pm (___report_error): New method. 2007-05-22 Wakaba * 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 * URIReference.pm: New module (copy of |Generic.pm|). 2006-12-30 Wakaba * Generic.dis: |For| specifications are removed. 2006-12-30 Wakaba * Generic.dis: |WithFor| and |DefaultFor| are removed. 2006-12-30 Wakaba * Generic.dis (Require): Reference to the |ManakaiDOM:ManakaiDOM| mode is removed. 2006-11-04 Wakaba * Generic.dis (URIImplementation): It no longer inherits the |MinimumImplementation|; it is now expected to be implemented by |DOMImplementation| objects. 2006-04-30 Wakaba * .cvsignore: Updated. 2006-04-01 Wakaba * Makefile (clean-db): New rule. 2006-03-12 Wakaba * 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. 2006-03-10 Wakaba * Generic.dis (MURI:): Typos are fixed. 2006-03-05 Wakaba * Generic.dis (new): New method. 2006-03-01 Wakaba * Generic.dis: Most of codes are rewritten using public domain example implementation . 2006-03-01 Wakaba * ChangeLog: New file. * Generic.dis: New module. * Makefile: New file.