1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/net/imap
shugo 4676ede3d1 * lib/net/imap.rb (resp_text_code): accepts response codes without
text.  [ruby-core:24194]
* lib/net/imap.rb (idle, idle_done): new methods for the IMAP4 IDLE
  command (RFC 2177).  Thanks, Eric Hodel.
* lib/net/imap.rb (format_date, format_datetime): new method to
  format IMAP-style date/datetime. Thanks, Eric Hodel.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24259 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-07-23 15:20:47 +00:00
..
cacert.pem * test/net/imap/test_imap.rb: added tests for SSL. 2007-12-22 15:50:43 +00:00
server.crt * test/net/imap/test_imap.rb: added tests for SSL. 2007-12-22 15:50:43 +00:00
server.key * test/net/imap/test_imap.rb: added tests for SSL. 2007-12-22 15:50:43 +00:00
test_imap.rb * lib/net/imap.rb (resp_text_code): accepts response codes without 2009-07-23 15:20:47 +00:00