index
:
guile-email
keyring
master
Guile email parser
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-10-01
email: Do not discard trace fields.
Arun Isaac
2018-10-01
email: Handle truncated messages gracefully.
Arun Isaac
2018-09-15
tests: Add random test for Q encoding.
Arun Isaac
2018-09-15
quoted-printable: Use specific rnrs libraries.
Arun Isaac
2018-09-15
quoted-printable: Use call-with-bytevector-output-port.
Arun Isaac
2018-09-15
quoted-printable: Q-encode #\? and #\_ with their ASCII values.
Arun Isaac
2018-09-15
tests: Extend quoted-printable special characters encoding test.
Arun Isaac
2018-09-15
tests: Add tests for quoted-printable.
Arun Isaac
2018-09-15
quoted-printable: Encode #\= with its ASCII code.
Arun Isaac
2018-09-14
quoted-printable: Encode printable ASCII characters to themselves.
Arun Isaac
2018-09-12
quoted-printable: Add q-encoding-encode.
Arun Isaac
2018-09-12
Untabify and re-indent all sources.
Arun Isaac
2018-09-12
quoted-printable: Add quoted-printable-encode.
Arun Isaac
2018-09-12
quoted-printable: Close port after use.
Arun Isaac
2018-09-12
tests: Add tests for Q-encoding.
Arun Isaac
2018-09-11
tests: Add tests for (email quoted-printable).
Arun Isaac
2018-09-08
Set up the GNU build system.
Arun Isaac
2018-09-08
Initial commit.
Arun Isaac
[prev]