History of
email
/
email.scm
@master
git clone https://klaus.systemreboot.net/guile-email/
- 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
- email: Add read-next-email-in-mbox docstring. Arun Isaac 6 years ago
- email: Tolerate non-ASCII non-UTF-8 characters in headers. Arun Isaac 6 years ago
- email: Tolerate non-ASCII characters in headers. Arun Isaac 6 years ago
- doc: Document mbox->emails. Arun Isaac 6 years ago
- email: Improve comment about default charset. Arun Isaac 6 years ago
- email: Read mboxes as bytevectors. Arun Isaac 6 years ago
- email: Decode MIME entities without headers. Arun Isaac 6 years ago
- email: Support email with mixed encoding of characters. Arun Isaac 6 years ago
- email: Match mime-entity-fields only against headers. Arun Isaac 6 years ago
- email: Import all of (email utils). Arun Isaac 6 years ago