summaryrefslogtreecommitdiff
path: root/lib/net/ftp.rb
AgeCommit message (Expand)Author
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