summaryrefslogtreecommitdiffstats
path: root/mime.cabal
Commit message (Collapse)AuthorAgeFilesLines
* matchUntil was changed for performanceodr2014-02-101-1/+1
|
* Text-based APIodr2014-01-111-2/+3
|
* Disable `tracing` by default.Iavor S. Diatchki2012-10-041-1/+1
| | | | To re-enable, turn on tracing in the parser file.
* Integrate improvements from Scrive (thanks to Magnus Carlsson!)Iavor S. Diatchki2012-06-011-2/+7
| | | | | | | | | | * 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".
* Update dependency to allow base 4.Iavor S. Diatchki2011-07-281-7/+2
|
* appease the validatorSigbjorn Finne2009-12-211-3/+3
|
* 0.3.2: extend export list for C.M.Parse; updated maintainer infoSigbjorn Finne2009-12-211-2/+3
|
* bump along to 0.3.1Sigbjorn Finne2009-01-301-3/+3
|
* MIMEValue: include extra header field + toggle to control inclusion of ↵Sigbjorn Finne2008-11-091-2/+2
| | | | content-type when emitting its type; added nullMIMEValue for easier construction of MIMEValues; upped version to 0.3.0
* version bump and base64 exportEric Mertens2008-10-201-3/+3
|
* fix terrible QP encoding snafu + tidyupsSigbjorn Finne2008-09-191-1/+1
|
* Make parsing parameters case insensitive.Iavor S. Diatchki2008-09-051-1/+1
| | | | Thanks to Nicolas Pouillard for reporting this, and sending us a patch.
* Codec categoryDon Stewart2008-04-211-1/+2
|
* Updated cabal file for releaseTrevor Elliott2008-04-171-1/+1
|
* Move MIME stuff into proper Codec.* namespace.Don Stewart2008-01-041-6/+8
| | | | Add copyrights where missing.
* Fix Cabal package name.Aaron Tomb2007-12-211-2/+2
|
* Initial import.Iavor S. Diatchki2007-12-211-0/+25