ruby/lib/net
knu 4fa35e0e9d * lib/net/imap.rb (Net::IMAP#fetch): [DOC] Describe how a range in
+set+ is interpreted, and mention -1 which can be used for '*'.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@46512 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-06-23 08:46:11 +00:00
..
http * lib/net/http/responses.rb: added Net::HTTPPermanentRedirect(308) 2014-06-12 09:32:36 +00:00
ftp.rb * lib/net/ftp.rb (gets, readline): read lines without LF properly. 2014-06-17 07:44:53 +00:00
http.rb * lib/cgi/html.rb: fix typo by @windwiny [fix GH-506] 2014-01-19 05:43:26 +00:00
https.rb * lib/net/http.rb: improve rdoc. 2010-12-01 15:07:35 +00:00
imap.rb * lib/net/imap.rb (Net::IMAP#fetch): [DOC] Describe how a range in 2014-06-23 08:46:11 +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: [DOC] Remove dead link to RAA by Giorgos Tsiftsis 2014-01-13 05:49:12 +00:00
telnet.rb * lib/net/protocol.rb (module Net): Added ReadTimeout to match 2012-04-11 21:20:51 +00:00