summaryrefslogtreecommitdiff
path: root/lib/net/ftp.rb
AgeCommit message (Expand)Author
2007-05-30* lib/net/ftp.rb (Net::FTP#transfercmd): skip 2XXshugo
2007-02-06* lib/net/ftp.rb: moved fixes for EPIPE to the correctshugo
2007-02-06* lib/net/ftp.rb: check the control connection on EPIPE.shugo
2005-10-15* lib/net/ftp.rb: (getbinaryfile): allow nil for localfile, andshugo
2004-06-20* lib/net/ftp.rb (binary=): send TYPE commands only once.shugo
2004-05-27* lib/net/ftp.rb (MDTM_REGEXP): fix for demon's ftp server.shugo
2004-05-09 * lib/net/ftp.rb: ported documentation improvement from 1.8 branchgsinclair
2004-04-18* dln.c, io.c, pack.c, lib/benchmark.rb, lib/cgi.rb, lib/csv.rb,nobu
2003-08-21Small documentation update, including source attribution.gsinclair
2003-08-21Small changes to documentation; mainly hiding things from RDoc.gsinclair
2003-07-30* lib/net/ftp.rb (return_code): obsolete.shugo
2003-07-30* lib/net/ftp.rb (get): fix wrong argument name. Thanks to Williamshugo
2003-07-29Small documentation correction.gsinclair
2003-07-19* string.c (rb_str_match2): add warning to "~string".matz
2003-06-13* lib/net/ftp.rb (storebinary): seek correctly. Thanks, William Webber.shugo
2003-01-31Added RDoc comments. See comments at EOF for remaining issues.gsinclair
2002-07-18* lib/net/ftp.rb (set_socket): new method.shugo
2002-07-11* string.c (rb_str_slice_bang): if there's no correspondingmatz
2002-07-03* lib/net/ftp.rb (get): new method.shugo
2002-07-03* lib/net/ftp.rb (getbinaryfile): the second argument (localfile)shugo
2002-07-03* lib/net/ftp.rb: use &block and yield for speed.shugo
2002-06-11* lib/net/ftp.rb (noop): new method.shugo
2000-12-21shugoshugo
2000-09-12matz: 1.6.0 final (hopufully)matz
2000-08-17Added default blocksize to Net::FTP#getbinaryfileshugo
2000-08-15matzmatz
2000-07-10matzmatz
2000-06-22*** empty log message ***shugo
2000-03-062000-03-06matz
2000-02-08*** empty log message ***shugo