Age | Commit message (Expand) | Author |
---|
2024-03-28 | Use www.rfc-editor.org for RFC text. | Hiroshi SHIBATA |
2024-02-20 | [ruby/uri] Use https instead of http | Hiroshi SHIBATA |
2022-04-22 | [ruby/uri] Feat: Support WSS | OKURA Masafumi |
2021-07-27 | Fix test failure for parallel testing | Hiroshi SHIBATA |
2021-07-27 | Added missing require for URI::WS class | Hiroshi SHIBATA |
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 |
2021-04-22 | [ruby/uri] remove comment about URI::escape as it is removed | Felix Wong |
2020-03-26 | [ruby/uri] Remove RCS keywords | David RodrÃguez |
2020-03-26 | [ruby/uri] Prefer `require_relative` for loading internal code | David RodrÃguez |
2019-11-11 | Revert "Revert "Promote uri to default gems"" | Hiroshi SHIBATA |
2019-11-09 | Revert "Promote uri to default gems" | Hiroshi SHIBATA |
2019-11-09 | Promote uri to default gems | Hiroshi SHIBATA |
2018-04-21 | Improve docs for URI library | stomar |
2018-03-15 | Introduce URI::File to handle file URI scheme | naruse |
2015-12-16 | Add frozen_string_literal: false for all files | naruse |
2014-11-03 | bump URI::VERSION to 0.10.0 | naruse |
2011-05-13 | * lib/uri.rb: Add toplevel documentation. by Vincent Batts. | drbrain |
2009-03-06 | * {ext,lib,test}/**/*.rb: removed trailing spaces. | nobu |
2007-10-25 | * lib/uri.rb, lib/uri/ldaps.rb: added LDAPS | akira |
2004-07-17 | * lib/uri/ldap.rb: method hierarchical? should be in URI::LDAP. | 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-12-16 | * removed URI::Generic#to_ary. | akira |
2002-10-04 | updated uri.rb and uri/*.rb to uri-0.9.7 | akira |
2002-06-12 | merged differences between uri-0.9.6 and uri-0.9.7 | akira |
2002-02-26 | * lib/uri/generic.rb: merge0 shuld return [oth, oth] if oth is absolute URI. | akira |
2002-02-07 | uri-0.9.5 | akira |
2002-01-10 | added uri library (uri-0.9.4) | akira |