ruby/test/net
shugo 6479e0b04f * lib/net/ftp.rb (gets, readline): read lines without LF properly.
[ruby-core:63205] [Bug #9949]

* test/net/ftp/test_buffered_socket.rb: related test.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@46457 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-06-17 07:44:53 +00:00
..
ftp * lib/net/ftp.rb (gets, readline): read lines without LF properly. 2014-06-17 07:44:53 +00:00
http Join threads. 2014-05-31 14:28:19 +00:00
imap fold too long line 2014-06-09 14:05:47 +00:00
pop * test/net/imap/test_imap.rb: remove unused variables. 2014-02-23 02:38:18 +00:00
protocol net/protocol.rb: fix SMTP dot stuffing 2014-05-23 12:36:30 +00:00
smtp * lib/net/smtp.rb (Net::SMTP#critical): Always return a 2013-12-02 05:18:04 +00:00