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
2020-12-04
tests: Parse email addresses with period in name.
Arun Isaac
2020-08-12
README: Switch from mailing list to public inbox.
Arun Isaac
2020-05-25
tests: Test inputs of different lengths.
Arun Isaac
2020-05-25
email: Decode base64 bytevector without converting to string.
Arun Isaac
2020-05-25
email: Do not filter base64 encoded bytes before decoding.
Arun Isaac
2020-05-25
tests: Add tests for (email base64).
Arun Isaac
2020-05-25
base64: Reimplement from scratch.
Arun Isaac
2020-05-25
utils: Do not match sequence byte by byte in read-bytes-till.
Arun Isaac
2020-05-25
utils: Introduce the not-end-let utility.
Arun Isaac
2020-05-25
utils: Do not return eof if matched at beginning.
Arun Isaac
2020-05-07
Add minimal CSS styling to website.
Arun Isaac
2019-12-22
Release version 0.2.2.
v0.2.2
Arun Isaac
2019-12-21
tests: Return References header with only one reference as a singleton list.
Arun Isaac
2019-12-21
README: Advertise usage in the Guix data service.
Arun Isaac
2019-12-16
tests: Log test results to stderr.
Arun Isaac
2019-12-16
Support upcoming guile 3.0.
Arun Isaac
2019-12-16
Remove custom code checking for guild.
Arun Isaac
2019-12-16
tests: Implement custom test runner group begin and end functions.
Arun Isaac
2019-12-16
base64: Import only the required rnrs modules.
Arun Isaac
2019-12-16
Use guild instead of guile-tools.
Arun Isaac
2019-12-04
tests: Title case header name.
Arun Isaac
2019-12-04
email: Handle blank Subject headers.
Arun Isaac
2019-10-09
email: Return keywords header as a list.
Arun Isaac
2019-10-08
Reindent calls to call-with-port.
Arun Isaac
2019-10-08
Add .dir-locals.el.
Arun Isaac
2019-10-08
email: Override invalid charset more strongly.
Arun Isaac
2019-10-08
email: Introduce alist union utility.
Arun Isaac
2019-10-08
email: Deduplicate post processing of header fields.
Arun Isaac
2019-10-08
tests: Compare email headers disregarding order.
Arun Isaac
2019-10-02
email: Tolerate decoding errors in body.
Arun Isaac
2019-10-01
email: Tolerate invalid charset.
Arun Isaac
2019-09-28
email: Tolerate decoding errors in MIME encoded words.
Arun Isaac
2019-09-28
email: Remove duplicate unbracketed-angle-addr definition.
Arun Isaac
2019-09-23
Release version 0.2.1.
v0.2.1
Arun Isaac
2019-09-23
email: Update mbox->emails docstring.
Arun Isaac
2019-09-23
email: Add read-next-email-in-mbox docstring.
Arun Isaac
2019-09-23
email: Tolerate non-ASCII non-UTF-8 characters in headers.
Arun Isaac
2019-09-17
Install go files in libdir.
Arun Isaac
2019-09-17
Add guix.scm.
Arun Isaac
2019-09-17
email: Tolerate non-ASCII characters in headers.
Arun Isaac
2019-08-09
website: Move manual to link with version and language information.
Arun Isaac
2019-08-09
README: Publish releases in new Download section.
Arun Isaac
2019-08-09
Release guile-email 0.2.0 tarball.
Arun Isaac
2019-08-09
Bump version to 0.2.0.
v0.2.0
Arun Isaac
2019-08-09
tests: Run tests with correct path.
Arun Isaac
2019-08-09
Distribute test data files.
Arun Isaac
2019-08-09
tests: Remove unnecessary execution permission.
Arun Isaac
2019-08-09
Do not set PATH in pre-inst-env.
Arun Isaac
2019-08-07
doc: Document mbox->emails.
Arun Isaac
2019-08-07
utils: Clarify read-while docstring.
Arun Isaac
[next]