index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
uri.rb
Age
Commit message (
Expand
)
Author
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. Patch 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