ruby/lib/net
knu a87c88bcd4 Document that Net::IMAP#fetch will return nil instead of an emtpy array.
* lib/net/imap.rb (Net::IMAP#fetch): [DOC] Document that
  Net::IMAP#fetch will return nil instead of an emtpy array.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48207 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-10-31 07:36:31 +00:00
..
http * lib/net/http/requests.rb (Net::HTTP::Options::RESPONSE_HAS_BODY): 2014-08-05 19:20:28 +00:00
ftp.rb normalize reference to Timeout::Error 2014-10-07 20:00:09 +00:00
http.rb * lib/net/http.rb (Net::HTTP.proxy_uri): use initializer instead 2014-08-05 19:37:37 +00:00
https.rb * lib/net/http.rb: improve rdoc. 2010-12-01 15:07:35 +00:00
imap.rb Document that Net::IMAP#fetch will return nil instead of an emtpy array. 2014-10-31 07:36:31 +00:00
pop.rb * lib/net/pop.rb: [DOC] Fix typo 2013-12-13 02:38:55 +00:00
protocol.rb net/protocol.rb: fix SMTP dot stuffing 2014-05-23 12:36:30 +00:00
smtp.rb * lib/net/smtp.rb (Net::SMTP#data): enable buffering while 2014-07-11 19:22:19 +00:00
telnet.rb * lib/drb/drb.rb: use attr_reader instead of Module#attr. 2014-08-27 12:10:21 +00:00