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
2019-06-25
email: Fix typo in docstring of parse-mime-entity.
Arun Isaac
2019-06-22
README: Use absolute link to manual.
Arun Isaac
2019-06-22
README: Link to manual.
Arun Isaac
2019-06-22
website: Do not include default style and scripts.
Arun Isaac
2019-06-22
README: Add title.
Arun Isaac
2019-06-22
Build website.
Arun Isaac
2019-06-22
doc: Create texinfo documentation.
Arun Isaac
2018-11-14
Distribute README.org
v0.1.0
Arun Isaac
2018-11-14
Add README.
Arun Isaac
2018-11-14
tests: Add tests for decoding MIME encoded words.
Arun Isaac
2018-11-14
tests: Add tests for email address parsing.
Arun Isaac
2018-11-13
email: Support emacs message mode parens style addresses.
Arun Isaac
2018-11-13
email: Discard angle brackets in address fields only.
Arun Isaac
2018-11-13
email: Deduplicate email address parsing.
Arun Isaac
2018-11-13
email: Fix typo in parse-email-address docstring.
Arun Isaac
2018-10-02
Build silently.
Arun Isaac
2018-10-02
utils: Use else for the default cond clause.
Arun Isaac
2018-10-02
Set tentative version to 0.1.0.
Arun Isaac
2018-10-01
Add .gitignore.
Arun Isaac
2018-10-01
tests: Add tests for (email email).
Arun Isaac
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]