Age | Commit message (Expand) | Author |
---|
2022-04-22 | [ruby/uri] Include RFC2396_REGEXP module directly | Peter Zhu |
2021-07-27 | [ruby/uri] Add proper Ractor support to URI | Benoit Daloze |
2021-07-27 | [ruby/uri] Revert "Fix to support Ruby 3.0 Ractor" | Benoit Daloze |
2021-07-27 | [ruby/uri] Fix to support Ruby 3.0 Ractor | kvokka |
2020-03-26 | [ruby/uri] Remove RCS keywords | David RodrÃguez |
2018-11-02 | lib/*: Prefer require_relative over require. | marcandre |
2018-08-20 | Update link to Email address specification | kazu |
2018-04-21 | Improve docs for URI library | stomar |
2016-12-12 | Use URI.decode_www_form_component [Bug #10774] | naruse |
2016-09-12 | * lib/uri/mailto.rb: Removed needless `return` and use `.`` instead of `::` | hsbt |
2016-07-02 | * lib/uri/mailto.rb (initialize): RFC3986_Parser#split sets opaque | naruse |
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. by Vincent Batts. | drbrain |
2011-05-12 | * re.c (Init_Regexp): Document option constants. 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. #16524 by Kornelius Kalnbach. | drbrain |
2005-08-24 | Lovely RDOC es 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 |