summaryrefslogtreecommitdiff
path: root/test/net/imap/test_imap_response_parser.rb
AgeCommit message (Expand)Author
2012-10-17* lib/net/imap.rb: fix Net::IMAP::ResponseParser to acceptshugo
2012-05-07* lib/net/imap.rb (body_type_attachment): parse body typeshugo
2012-03-16* lib/net/imap.rb (rfc822_text): ignore [] after RFC822.shugo
2011-12-11* lib/net/imap.rb: includes the sequence number of UID in a errorshugo
2011-08-19* lib/net/imap.rb (msg_att): accepts extra space before ')'.shugo
2011-06-16* lib/net/imap.rb (search_response): parses SEARCH responses fromshugo
2010-12-07fix typo: not response.attr.data, but response.data.attr.naruse
2010-12-07* lib/net/imap.rb (xlist): supported the XLIST command, which is anshugo
2010-02-06test/net/imap/test_imap_response_parser.rb: fixed test_resp_text_code.shugo
2010-02-06* test/net/imap/test_imap_response_parser.rb (test_resp_text_code): added a testshugo
2009-11-19* lib/net/imap.rb (flag_list): untaint strings to intern in the safeshugo