ruby/lib/net
matz fe4de8b4b8 * string.c (rb_str_match2): add warning to "~string".
[ruby-list:37751]

* lib/net/ftp.rb (Net::FTP::open): takes block.  suggested by Gavin
  Sinclair in [ruby-core:01237].


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4105 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-07-19 17:26:04 +00:00
..
ftp.rb * string.c (rb_str_match2): add warning to "~string". 2003-07-19 17:26:04 +00:00
http.rb * lib/net/http.rb: set old class aliases for backward compatibility. [ruby-talk:74863] 2003-07-02 02:05:35 +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: synchronize document with source code. 2003-07-02 02:39:53 +00:00
telnet.rb * eval.c (rb_call_super): inheritance line adjustment moved from 2003-06-03 09:40:21 +00:00