0
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 4 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updating gemspec to match README More... over 13 years ago
Add more README data More... about 14 years ago
Rename README More... about 14 years ago
Fixed rchardet old syntax, and stray ruby-debug require, sorry More... about 14 years ago
Fixed failing encoding / decoding test - reverted commit f721e24c9b2058962c5c36f5dacbe738dc4c63f4 More... about 14 years ago
Fixing up gem build More... over 14 years ago
Updating tree and getting gem build to work More... over 14 years ago
Updating README More... over 14 years ago
Updating README More... over 14 years ago
Updating version More... over 14 years ago
Update TestAttachments#test_decode_encoded_attachment_filename. At least my patches allowed to fix an already existing test. More... over 14 years ago
An inline attachment is still an attachment.. Fixes all tests about attachments. More... over 14 years ago
Fixed TestEncode#test_marked_as_iso_8859_1_but_it_is_utf_8. The assert_equal has one too many space character. More... over 14 years ago
Fixed up isutf8 error and added remaining NFO tests More... over 14 years ago
Adding Nicolas patches and tests... more work to do... 54 failures More... over 14 years ago
Updating version More... over 14 years ago
Merge commit 'technoweenie/mime_charset_bug' More... over 14 years ago
Applied two patches from taimamiso (shirai-kaoru) and tests More... over 14 years ago
add test case for invalid emails with charset defined in the Mime Version header More... over 14 years ago
Updating test to handle ordered hashes in 1.8.7 or above More... almost 15 years ago
Removed the masses of rm_rf & mkdir messages from the test suite More... almost 15 years ago
Removed a puts from test/test_attachment.rb I forgot to remove for debugging purposes More... almost 15 years ago
Updated specs for test_attachments.rb * Added utf-8 magic comment at top of file * According to 1.9 encoding \212 is an invalid UTF-8 character More... almost 15 years ago
Updated tmailscanner.c to be Ruby 1.9.1 compat * Added ruby 1.9 compat macros for RSTRING_PTR(obj) and RSTRING_LEN(obj) * If ruby 1.9 include ruby/re.h and ruby/encoding.h else just "re.h" * Define ismbchar(c) macro for Ruby 1.8 backward compat More... almost 15 years ago
Changed parser to use TMail::SyntaxError per patch from technoweenie More... almost 15 years ago
add gemspec file More... almost 15 years ago
add .gitignore More... almost 15 years ago
Unquote attachment filenames More... almost 15 years ago
Added morten's patch for RFC2047 whitespace handling More... about 15 years ago
Handle email with only an attachment, no body or other content. More... over 15 years ago