| Age | Commit message (Expand) | Author |
| 2017-03-27 | merge revision(s) 56139,57066,57099,57100: [Backport #10774] | nagachika |
| 2016-08-16 | merge revision(s) 55563: [Backport #12498] | nagachika |
| 2015-12-16 | Add frozen_string_literal: false for all files | naruse |
| 2015-01-14 | * lib/uri/mailto.rb: raising URI::InvalidComponentError instead | duerst |
| 2014-11-20 | * lib/uri/mailto.rb (URI::MailTo::EMAIL_REGEXP): should escape `#`. | usa |
| 2014-06-30 | suppress warnings: assigned but unused variable | naruse |
| 2014-06-27 | * lib/uri/mailto.rb: update to latest specs, RFC 6068 and HTML5. | naruse |
| 2014-06-24 | Revert "* lib/uri/mailto.rb: support RFC6068." | naruse |
| 2014-06-23 | * lib/uri/mailto.rb: support RFC6068. | naruse |
| 2014-06-22 | lib/uri/mailto.rb (initialize): as previous commit, fix arg_check | naruse |
| 2012-01-23 | * lib/uri/mailto.rb (URI::MailTo.build): follow Array#to_s change of | naruse |
| 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 Vincent | drbrain |
| 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 marshaling | akr |
| 2009-03-06 | * {ext,lib,test}/**/*.rb: removed trailing spaces. | nobu |
| 2008-09-23 | Fix ruby -w warnings for mismatched indentation discovered by rdoc | drbrain |
| 2008-09-10 | * lib/uri/common.rb (URI::Parser): new class. | akira |
| 2007-12-24 | Fix Regexp warnings in lib/uri. Patch #16524 by Kornelius Kalnbach. | drbrain |
| 2005-08-24 | Lovely RDOC patches from mathew (metaATpoboxDOTcom) on URI/* and getoptlong.rb | ryan |
| 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-20 | should raise InvalidComponentError if MAILTO_REGEXP could not match with @opa... | akira |
| 2002-10-04 | updated uri.rb and uri/*.rb to uri-0.9.7 | akira |
| 2002-09-25 | * io.c (appendline): forget to terminate with nul. | matz |
| 2002-01-10 | added uri library (uri-0.9.4) | akira |