History of
email
/
quoted-printable.scm
@master
git clone https://klaus.systemreboot.net/guile-email/
- email: Support quoted-printable CR LF sequences. Andrew Whatson (commit: Arun Isaac) 3 years ago
- tests: Test inputs of different lengths. Arun Isaac 5 years ago
- Reindent calls to call-with-port. Arun Isaac 6 years ago
- quoted-printable: Use specific rnrs libraries. Arun Isaac 7 years ago
- quoted-printable: Use call-with-bytevector-output-port. Arun Isaac 7 years ago
- quoted-printable: Q-encode #\? and #\_ with their ASCII values. Arun Isaac 7 years ago
- quoted-printable: Encode #\= with its ASCII code. Arun Isaac 7 years ago
- quoted-printable: Encode printable ASCII characters to themselves. Arun Isaac 7 years ago
- quoted-printable: Add q-encoding-encode. Arun Isaac 7 years ago
- Untabify and re-indent all sources. Arun Isaac 7 years ago
- quoted-printable: Add quoted-printable-encode. Arun Isaac 7 years ago
- quoted-printable: Close port after use. Arun Isaac 7 years ago
- Initial commit. Arun Isaac 7 years ago