*** empty log message ***

This commit is contained in:
Kevin Ryde 2004-08-25 01:07:35 +00:00
commit 4b0ad1f43f
2 changed files with 10 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2004-08-25 Kevin Ryde <user42@zip.com.au>
* and-let-star.scm (and-let*): Give #t for an empty body, per srfi-2
spec, previously came out as an empty (begin).
2004-08-25 Marius Vollmer <mvo@zagadka.de>
* boot-9.scm (%cond-expand-features): Addef srfi-13 and srfi-14.

View file

@ -1,3 +1,8 @@
2004-08-25 Kevin Ryde <user42@zip.com.au>
* tests/and-let-star.test: More tests, in particular exercise #t
result on empty body.
2004-08-25 Marius Vollmer <mvo@zagadka.de>
* tests/strings.test: Two more tests for double indirect substring