summaryrefslogtreecommitdiffstats
path: root/Codec/MIME/QuotedPrintable.hs
Commit message (Collapse)AuthorAgeFilesLines
* fix terrible QP encoding snafu + tidyupsSigbjorn Finne2008-09-191-3/+3
|
* encode: simplifiedSigbjorn Finne2008-09-141-8/+7
|
* added encoder + recognize soft line breaks on the decoding sideSigbjorn Finne2008-09-141-1/+37
|
* Name space fixesDon Stewart2008-01-041-1/+14
|
* Move MIME stuff into proper Codec.* namespace.Don Stewart2008-01-041-0/+12
Add copyrights where missing.