summaryrefslogtreecommitdiffstats
path: root/Codec/MIME/Decode.hs
Commit message (Collapse)AuthorAgeFilesLines
* Integrate improvements from Scrive (thanks to Magnus Carlsson!)Iavor S. Diatchki2012-06-011-1/+1
| | | | | | | | | | * Codec.MIME.Parse.parseMIMEBody: stick the header argument into the returned mime_val_headers field. * Codec.MIME.Parse.parseMIMEMessage: be more tolerant about non-standard newlines. * Codec.MIME.Parse.untilMatch: fix a bug demonstrated by input "ab" "aab".
* 0.3.2: extend export list for C.M.Parse; updated maintainer infoSigbjorn Finne2009-12-211-1/+1
|
* haddock additionsSigbjorn Finne2009-01-311-2/+9
|
* fix terrible QP encoding snafu + tidyupsSigbjorn Finne2008-09-191-3/+3
|
* Name space fixesDon Stewart2008-01-041-3/+16
|
* Move MIME stuff into proper Codec.* namespace.Don Stewart2008-01-041-0/+56
Add copyrights where missing.