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
nobu 29cef5f795 use Object#class instead of deprecated Object#type.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2927 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2002-10-02 16:45:35 +00:00
..
ftp.rb * lib/net/ftp.rb (set_socket): new method. 2002-07-18 02:52:48 +00:00
http.rb * lib/net/http.rb: rename HTTP.get_uri get_response. 2002-07-11 21:33:38 +00:00
imap.rb * lib/net/imap.rb: added document. 2002-03-01 02:27:37 +00:00
pop.rb use Object#class instead of deprecated Object#type. 2002-10-02 16:45:35 +00:00
protocol.rb use Object#class instead of deprecated Object#type. 2002-10-02 16:45:35 +00:00
smtp.rb * numeric.c (num_to_int): default to_int implementaion for every 2002-07-29 06:14:10 +00:00
telnet.rb * string.c (rb_str_slice_bang): if there's no corresponding 2002-07-11 08:22:18 +00:00