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
/
ftp.rb
Age
Commit message (
Expand
)
Author
2024-02-20
[ruby/uri] Use https instead of http
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
2020-03-26
[ruby/uri] Remove RCS keywords
David RodrÃguez
2018-11-02
lib/*: Prefer require_relative over require.
marcandre
2018-04-21
Improve docs for URI library
stomar
2017-08-15
ftp.rb: fix example format [ci skip]
nobu
2015-12-16
Add frozen_string_literal: false for all files
naruse
2015-11-08
* lib/uri/ftp.rb: fix a typo.
hsbt
2014-06-22
fix that arg_check didn't work
naruse
2013-04-09
Finish docs for URI::FTP by @darkhelmet [fix GH-274]
hsbt
2013-02-02
* lib/uri/ftp.rb (URI::FTP.new2): nodoc method from r39013 [Bug #7301]
zzak
2013-02-02
* lib/uri/ftp.rb (URI::FTP.new2): remove the rdoc because it is not
mame
2012-08-30
* lib/uri/ftp.rb (URI::FTP#initialize): raise InvalidURIError if "//"
naruse
2011-05-15
* remove trailing spaces.
nobu
2011-05-13
* lib/uri.rb: Add toplevel documentation. Patch by Vincent Batts.
drbrain
2011-05-13
* lib/logger.rb: format comments to keep 80 columns in a line.
nagachika
2011-05-12
* re.c (Init_Regexp): Document option constants. Patch by Vincent
drbrain
2010-04-15
* lib/uri/ftp.rb (URI::FTP#set_path): added to correct handling of
mame
2010-04-09
Add description about de facto FTP URI spec.
naruse
2009-03-06
* {ext,lib,test}/**/*.rb: removed trailing spaces.
nobu
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
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-01-10
added uri library (uri-0.9.4)
akira