summaryrefslogtreecommitdiff
path: root/lib/uri/mailto.rb
AgeCommit message (Expand)Author
2012-01-23* lib/uri/mailto.rb (URI::MailTo.build): follow Array#to_s change ofnaruse
2011-05-13 * lib/uri.rb: Add toplevel documentation. Patch by Vincent Batts.drbrain
2011-05-12 * re.c (Init_Regexp): Document option constants. Patch by Vincentdrbrain
2010-05-11* lib/uri/mailto.rb: clean up regexp [ruby-core:29894]marcandre
2009-05-27* lib/uri: don't set @parser if it is DEFAULT_PARSER for marshalingakr
2009-03-06* {ext,lib,test}/**/*.rb: removed trailing spaces.nobu
2008-09-23Fix ruby -w warnings for mismatched indentation discovered by rdocdrbrain
2008-09-10 * lib/uri/common.rb (URI::Parser): new class.akira
2007-12-24Fix Regexp warnings in lib/uri. Patch #16524 by Kornelius Kalnbach.drbrain
2005-08-24Lovely RDOC patches from mathew (metaATpoboxDOTcom) on URI/* and getoptlong.rbryan
2004-03-24 * lib/uri.rb: Documented (thanks Dmitry V. Sabanin).gsinclair
2004-02-22* lib/uri/mailto.rb (URI::MailTo::to_s): should include fragment.akira
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