summaryrefslogtreecommitdiff
path: root/test/net/imap/test_imap_response_parser.rb
AgeCommit message (Expand)Author
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