Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ruby 1.9 compat: test encoding fixes. Closes #10597 [murphy] | Jeremy Kemper | 2008-01-19 | 1 | -1/+5 |
* | require abstract_unit directly since test is in load path | Jeremy Kemper | 2008-01-05 | 1 | -1/+1 |
* | Remove old tests which relied on @ being an ATOM to work around old Mail.app ... | Michael Koziarski | 2007-12-02 | 1 | -26/+4 |
* | Set default charset of MTAs to ISO instead of us-ascii (unless reported other... | Tobias Lütke | 2007-10-09 | 1 | -2/+42 |
* | Fix attachment decoding when using the TMail C extension. Closes #7861. | Jeremy Kemper | 2007-09-14 | 1 | -1/+37 |
* | Make sure quoted-printable text is decoded correctly when only portions of th... | Jamis Buck | 2006-09-09 | 1 | -1/+6 |
* | Make sure DOS newlines in quoted-printable text are normalized to unix newlin... | Jamis Buck | 2006-09-09 | 1 | -0/+7 |
* | Mailer template root applies to a class and its subclasses rather than acting... | Jeremy Kemper | 2006-06-30 | 1 | -4/+1 |
* | Encode multibyte characters correctly #1894 | Jamis Buck | 2005-09-01 | 1 | -0/+48 |