1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-19 19:20:23 +02:00

*** empty log message ***

This commit is contained in:
Kevin Ryde 2004-09-08 23:14:34 +00:00
parent f6de32c817
commit 1c923ba760
2 changed files with 9 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2004-09-04 Kevin Ryde <user42@zip.com.au>
* streams.scm (stream-for-each-many): Correction, should recurse into
itself, not stream-for-each-one.
2004-09-08 Marius Vollmer <marius.vollmer@uni-dortmund.de>
* boot-9.scm (expt): Only call integer-expt for an exact integer

View file

@ -1,3 +1,7 @@
2004-09-09 Kevin Ryde <user42@zip.com.au>
* tests/streams.test: New file.
2004-09-08 Marius Vollmer <marius.vollmer@uni-dortmund.de>
* tests/fractions.test: Don't expect (expt 1/2 2.0) to yield an