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
matz 89dbf99bac * numeric.c (num_to_int): default to_int implementaion for every
numeric class.

* re.c (rb_reg_quote): initial part of the string was never copied
  to the quoted string.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2662 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2002-07-29 06:14:10 +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 aamine 2002-02-19 12:33:52 +00:00
protocol.rb * string.c (rb_str_slice_bang): if there's no corresponding 2002-07-11 08:22:18 +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