Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Text-based API | odr | 2014-01-11 | 1 | -2/+3 |
| | |||||
* | Disable `tracing` by default. | Iavor S. Diatchki | 2012-10-04 | 1 | -1/+1 |
| | | | | To re-enable, turn on tracing in the parser file. | ||||
* | Integrate improvements from Scrive (thanks to Magnus Carlsson!) | Iavor S. Diatchki | 2012-06-01 | 1 | -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. Diatchki | 2011-07-28 | 1 | -7/+2 |
| | |||||
* | appease the validator | Sigbjorn Finne | 2009-12-21 | 1 | -3/+3 |
| | |||||
* | 0.3.2: extend export list for C.M.Parse; updated maintainer info | Sigbjorn Finne | 2009-12-21 | 1 | -2/+3 |
| | |||||
* | bump along to 0.3.1 | Sigbjorn Finne | 2009-01-30 | 1 | -3/+3 |
| | |||||
* | MIMEValue: include extra header field + toggle to control inclusion of ↵ | Sigbjorn Finne | 2008-11-09 | 1 | -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 export | Eric Mertens | 2008-10-20 | 1 | -3/+3 |
| | |||||
* | fix terrible QP encoding snafu + tidyups | Sigbjorn Finne | 2008-09-19 | 1 | -1/+1 |
| | |||||
* | Make parsing parameters case insensitive. | Iavor S. Diatchki | 2008-09-05 | 1 | -1/+1 |
| | | | | Thanks to Nicolas Pouillard for reporting this, and sending us a patch. | ||||
* | Codec category | Don Stewart | 2008-04-21 | 1 | -1/+2 |
| | |||||
* | Updated cabal file for release | Trevor Elliott | 2008-04-17 | 1 | -1/+1 |
| | |||||
* | Move MIME stuff into proper Codec.* namespace. | Don Stewart | 2008-01-04 | 1 | -6/+8 |
| | | | | Add copyrights where missing. | ||||
* | Fix Cabal package name. | Aaron Tomb | 2007-12-21 | 1 | -2/+2 |
| | |||||
* | Initial import. | Iavor S. Diatchki | 2007-12-21 | 1 | -0/+25 |