History of
email
/
email.scm
@master
git clone https://klaus.systemreboot.net/guile-email/
- email: Return #f, not empty list, from field validation. Arun Isaac 1 year, 1 month ago
- email: Add accessors for common header fields. Arun Isaac 1 year, 1 month ago
- email: Quote display names when serializing email addresses. Arun Isaac 1 year, 2 months ago
- email: Tolerate square brackets in email addresses. Arun Isaac 1 year, 2 months ago
- email: Tolerate parentheses in display names. Arun Isaac 2 years ago
- email: Support Date fields with missing seconds. Andrew Whatson (commit: Arun Isaac) 3 years ago
- email: Handle Received header with two tokens but no timestamp. Arun Isaac 4 years ago
- email: Handle unrecognized Content-Transfer-Encoding headers. Arun Isaac 4 years ago
- email: Do not use an empty bytevector to test the charset. Mathieu Othacehe (commit: Arun Isaac) 4 years ago
- email: Use only cfws-captured-words in obs-phrase. Arun Isaac 5 years ago
- email: Indent better. Arun Isaac 5 years ago
- email: Give higher precedence to obsolete id-left, id-right patterns. Arun Isaac 5 years ago
- email: Support remaining obsolete specification. Arun Isaac 5 years ago
- email: Support obsolete Received header. Arun Isaac 5 years ago
- email: Do not capture cfws in atoms and dot-atoms. Arun Isaac 5 years ago
- email: Support obsolete date and time. Arun Isaac 5 years ago
- email: Support obsolete addressing. Arun Isaac 5 years ago
- email: Decode base64 bytevector without converting to string. Arun Isaac 5 years ago
- email: Do not filter base64 encoded bytes before decoding. Arun Isaac 5 years ago
- email: Handle blank Subject headers. Arun Isaac 6 years ago
- email: Return keywords header as a list. Arun Isaac 6 years ago
- Reindent calls to call-with-port. Arun Isaac 6 years ago
- email: Override invalid charset more strongly. Arun Isaac 6 years ago
- email: Introduce alist union utility. Arun Isaac 6 years ago
- email: Deduplicate post processing of header fields. Arun Isaac 6 years ago
- email: Tolerate decoding errors in body. Arun Isaac 6 years ago
- email: Tolerate invalid charset. Arun Isaac 6 years ago
- email: Tolerate decoding errors in MIME encoded words. Arun Isaac 6 years ago
- email: Remove duplicate unbracketed-angle-addr definition. Arun Isaac 6 years ago
- email: Update mbox->emails docstring. Arun Isaac 6 years ago