Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #5 from odr/masterHEADni/mastercd/mastercd/HEADmaster | Iavor S. Diatchki | 2014-02-24 | 3 | -4/+18 |
|\ | | | | | matchUntil was changed for performance reason | ||||
| * | matchUntil was changed for performance | odr | 2014-02-10 | 3 | -4/+18 |
| | | |||||
* | | Merge pull request #4 from odr/master | Iavor S. Diatchki | 2014-02-03 | 4 | -208/+217 |
|\| | | | | | Text API | ||||
| * | bugs fixed | odr | 2014-01-11 | 2 | -2/+2 |
| | | |||||
| * | Text-based API | odr | 2014-01-11 | 4 | -208/+217 |
|/ | |||||
* | Disable `tracing` by default. | Iavor S. Diatchki | 2012-10-04 | 2 | -4/+12 |
| | | | | To re-enable, turn on tracing in the parser file. | ||||
* | Integrate improvements from Scrive (thanks to Magnus Carlsson!) | Iavor S. Diatchki | 2012-06-01 | 5 | -20/+31 |
| | | | | | | | | | | * 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 | 8 | -20/+24 |
| | |||||
* | haddock additions | Sigbjorn Finne | 2009-01-31 | 6 | -56/+82 |
| | |||||
* | 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 | 4 | -14/+40 |
| | | | | 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 | 7 | -16/+18 |
| | |||||
* | encode: simplified | Sigbjorn Finne | 2008-09-14 | 1 | -8/+7 |
| | |||||
* | added encoder + recognize soft line breaks on the decoding side | Sigbjorn Finne | 2008-09-14 | 1 | -1/+37 |
| | |||||
* | wibble (testing e-mail fwd'ing) | Sigbjorn Finne | 2008-09-08 | 1 | -0/+1 |
| | |||||
* | wibble (testing e-mail fwd'ing) | Sigbjorn Finne | 2008-09-08 | 1 | -1/+0 |
| | |||||
* | robustified (wrt. casing) field lookups | Sigbjorn Finne | 2008-09-08 | 1 | -10/+25 |
| | |||||
* | Merge branches 'master', 'master' and 'master' of ↵ | Sigbjorn Finne | 2008-09-08 | 0 | -0/+0 |
| | | | | ssh://docserver.galois.com/var/www//mime | ||||
* | Add a .gitignore file to ignore "dist" directories. | Iavor S. Diatchki | 2008-09-05 | 1 | -0/+1 |
| | |||||
* | Make parsing parameters case insensitive. | Iavor S. Diatchki | 2008-09-05 | 2 | -2/+3 |
| | | | | 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 |
| | |||||
* | Name space fixes | Don Stewart | 2008-01-04 | 6 | -25/+52 |
| | |||||
* | Move MIME stuff into proper Codec.* namespace. | Don Stewart | 2008-01-04 | 8 | -7/+9 |
| | | | | Add copyrights where missing. | ||||
* | Fix Cabal package name. | Aaron Tomb | 2007-12-21 | 1 | -2/+2 |
| | |||||
* | Initial import. | Iavor S. Diatchki | 2007-12-21 | 9 | -0/+702 |