History of
email
@master
git clone https://klaus.systemreboot.net/guile-email/
- 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
- tests: Test inputs of different lengths. 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
- base64: Reimplement from scratch. Arun Isaac 5 years ago
- utils: Do not match sequence byte by byte in read-bytes-till. Arun Isaac 5 years ago
- utils: Introduce the not-end-let utility. Arun Isaac 5 years ago
- utils: Do not return eof if matched at beginning. Arun Isaac 5 years ago
- base64: Import only the required rnrs modules. Arun Isaac 6 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