aboutsummaryrefslogtreecommitdiffstats
path: root/lib/net/ftp.rb
Commit message (Expand)AuthorAgeFilesLines
* * string.c (rb_str_match2): add warning to "~string".matz2003-07-191-1/+13
* * lib/net/ftp.rb (storebinary): seek correctly. Thanks, William Webber.shugo2003-06-131-1/+8
* Added RDoc comments. See comments at EOF for remaining issues.gsinclair2003-01-311-22/+230
* * lib/net/ftp.rb (set_socket): new method.shugo2002-07-181-1/+10
* * string.c (rb_str_slice_bang): if there's no correspondingmatz2002-07-111-2/+2
* * lib/net/ftp.rb (get): new method.shugo2002-07-031-6/+25
* * lib/net/ftp.rb (getbinaryfile): the second argument (localfile)shugo2002-07-031-2/+2
* * lib/net/ftp.rb: use &block and yield for speed.shugo2002-07-031-49/+16
* * lib/net/ftp.rb (noop): new method.shugo2002-06-111-0/+9
* shugoshugo2000-12-211-1/+1
* matz: 1.6.0 final (hopufully)matz2000-09-121-7/+7
* Added default blocksize to Net::FTP#getbinaryfileshugo2000-08-171-2/+6
* matzmatz2000-08-151-0/+1
* matzmatz2000-07-101-2/+2
* *** empty log message ***shugo2000-06-221-9/+33
* 2000-03-06matz2000-03-061-1/+1
* *** empty log message ***shugo2000-02-081-0/+642