aboutsummaryrefslogtreecommitdiffstats
path: root/lib/uri/ftp.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* * lib/uri/ftp.rb: fix a typo.hsbt2015-11-081-2/+2
* fix that arg_check didn't worknaruse2014-06-221-7/+14
* Finish docs for URI::FTP by @darkhelmet [fix GH-274]hsbt2013-04-091-1/+3
* * lib/uri/ftp.rb (URI::FTP.new2): nodoc method from r39013 [Bug #7301]zzak2013-02-021-1/+1
* * lib/uri/ftp.rb (URI::FTP.new2): remove the rdoc because it is notmame2013-02-021-8/+3
* * lib/uri/ftp.rb (URI::FTP#initialize): raise InvalidURIError if "//"naruse2012-08-301-0/+1
* * remove trailing spaces.nobu2011-05-151-1/+1
* * lib/uri.rb: Add toplevel documentation. Patch by Vincent Batts.drbrain2011-05-131-1/+2
* * lib/logger.rb: format comments to keep 80 columns in a line.nagachika2011-05-131-2/+2
* * re.c (Init_Regexp): Document option constants. Patch by Vincentdrbrain2011-05-121-0/+51
* * lib/uri/ftp.rb (URI::FTP#set_path): added to correct handling ofmame2010-04-151-1/+7
* Add description about de facto FTP URI spec.naruse2010-04-091-0/+5
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-061-17/+17
* Lovely RDOC patches from mathew (metaATpoboxDOTcom) on URI/* and getoptlong.rbryan2005-08-241-18/+68
* * lib/uri.rb: Documented (thanks Dmitry V. Sabanin).gsinclair2004-03-241-66/+64
* * lib/uri/ftp.rb, lib/uri/mailto.rb: renamed to #to_s from #to_str.akira2003-10-041-1/+1
* * lib/uri/generic.rb, lib/uri/ldap.rb, lib/uri/mailto.ldap: all foo=()akira2003-02-141-0/+1
* added uri library (uri-0.9.4)akira2002-01-101-0/+149