1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/net
shugo e155879b46 * lib/net/ftp.rb (get): fix wrong argument name. Thanks to William
Webber.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4224 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-07-30 01:56:45 +00:00
..
ftp.rb * lib/net/ftp.rb (get): fix wrong argument name. Thanks to William 2003-07-30 01:56:45 +00:00
http.rb * lib/net/smtp.rb: unify coding style. 2003-07-29 09:48:30 +00:00
imap.rb * eval.c (proc_alloc): re-unification of Block and Proc. Block 2003-06-16 07:14:50 +00:00
pop.rb * lib/net/smtp.rb: synchronize document with source code. 2003-07-02 02:39:53 +00:00
protocol.rb * lib/net/smtp.rb: unify SMTP and SMTPCommand. 2003-07-02 02:34:39 +00:00
smtp.rb * lib/net/smtp.rb (send0): do taint check only when $SAFE > 0 2003-07-29 13:29:53 +00:00
telnet.rb * eval.c (rb_call_super): inheritance line adjustment moved from 2003-06-03 09:40:21 +00:00