Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-13 | Publish 2.0.2 | Peter Bex | |
2021-09-13 | Export rfc1123-time->string2.0.2 | Peter Bex | |
This is a procedure that can be used by users of this egg which need the string representation of the Date header (for signing purposes, for example, like the S3 egg needs for the AWS signature) The problem is that we don't really want to bake in "letlocale" in all other programs, but contain this horrid complexity in intarweb. | |||
2019-05-05 | Release version 2.0.1 | Peter Bex | |
2019-05-05 | Fix tests with CHICKEN 5.0.22.0.1 | Peter Bex | |
Keywords can't be (ab)used as identifier anymore, so we can't bind expression: with let-syntax. Instead, simply use the plain symbol. | |||
2018-09-23 | The intarweb tests don't actually use srfi-18; drop the dependency | Peter Bex | |
2018-08-12 | Use -d0 to improve performance a tiny bit | Peter Bex | |
2018-06-22 | Add missing release-info file | Peter Bex | |
2018-06-22 | Initial CHICKEN 5 port of intarweb 1.72.0 | Peter Bex | |