summaryrefslogtreecommitdiff
path: root/lib/uri/mailto.rb
AgeCommit message (Expand)Author
2007-01-31* removed svn:keywords for compatibility.shugo
2004-05-13* lib/uri/mailto.rb (URI::MailTo::to_s): should include fragment.akira
2004-03-24 * lib/uri.rb: Documented (thanks Dmitry V. Sabanin).gsinclair
2003-10-04* lib/uri/ftp.rb, lib/uri/mailto.rb: renamed to #to_s from #to_str.akira
2003-02-14* lib/uri/generic.rb, lib/uri/ldap.rb, lib/uri/mailto.ldap: all foo=()akira
2002-10-20should raise InvalidComponentError if MAILTO_REGEXP could not match with @opa...akira
2002-10-04updated uri.rb and uri/*.rb to uri-0.9.7akira
2002-09-25* io.c (appendline): forget to terminate with nul.matz
2002-01-10added uri library (uri-0.9.4)akira