Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-25 | base64: Reimplement from scratch. | Arun Isaac | |
* email/base64.scm: Replace file. | |||
2019-12-16 | base64: Import only the required rnrs modules. | Arun Isaac | |
* email/base64.scm: Import (rnrs arithmetic bitwise), (rnrs arithmetic fixnums), (rnrs base), (rnrs bytevectors) and (rnrn io ports), not all of (rnrs). | |||
2018-09-12 | Untabify and re-indent all sources. | Arun Isaac | |
* build-aux/test-driver.scm, email/base64.scm, email/email.scm, email/quoted-printable.scm, email/utils.scm, tests/quoted-printable.scm: Untabify and re-indent. | |||
2018-09-08 | Initial commit. | Arun Isaac | |