summaryrefslogtreecommitdiff
path: root/test/net/imap/test_imap.rb
AgeCommit message (Expand)Author
2011-09-04* lib/net/imap.rb (default_port, default_imap_port,shugo
2011-08-19* lib/net/imap.rb (idle): raises a Net::IMAP::Error when theshugo
2011-01-14* test/net/imap/test_imap.rb: call neither logout nor disconnectshugo
2010-09-27 * test/net/imap/test_imap.rb: resurrection of r29259.shyouhei
2010-09-15reverting; http://rubyforge.org/tracker/?func=detail&atid=4099&aid=28566&grou...shyouhei
2010-09-15 * lib/test/unit/assertions.rb (Test::Unit::Assertions::assert_nothing_raised):shyouhei
2010-09-15 * test/net/imap/test_imap.rb: "localhost" not guaranteed toshyouhei
2010-06-05* test/net/imap/test_imap.rb (test_exception_during_shutdown):nobu
2010-05-09* test/net/imap/test_imap.rb: use IPv4 forshugo
2010-05-08* lib/net/imap.rb (disconnect): terminates @receiver_thread even ifshugo
2010-04-14* lib/net/imap (encode_utf7): encode & properly. Thanks, Kengoshugo
2010-02-06* lib/net/imap.rb (receive_responses): does not hang when an unexpected BYEshugo
2010-02-06* test/net/imap/test_imap.rb (test_exception_during_idle): use timeout.shugo
2009-07-24* lib/net/imap.rb (idle): leaves IDLE in a ensure clause. a patchshugo
2009-07-23* lib/net/imap.rb (resp_text_code): accepts response codes withoutshugo
2008-05-21* lib/net/imap.rb: do not use Thread#raise. [ruby-dev:34739]shugo
2008-05-05* test/io/nonblock/test_flush.rb: don't set Thread.abort_on_exception.akr
2007-12-30* test/net/imap/test_imap.rb: check OpenSSL definition before testing imaps.usa
2007-12-22* test/net/imap/test_imap.rb: added tests for SSL.shugo
2007-12-22* lib/net/imap.rb (encode_utf7): accept UTF-8 strings.shugo
2005-01-21* lib/net/imap.rb (decode_utf7): use pack("U*") to encode UTF-8.shugo