*** empty log message ***
authorKevin Ryde <user42@zip.com.au>
Wed, 8 Sep 2004 23:14:34 +0000 (23:14 +0000)
committerKevin Ryde <user42@zip.com.au>
Wed, 8 Sep 2004 23:14:34 +0000 (23:14 +0000)
ice-9/ChangeLog
test-suite/ChangeLog

index f6ec860..77a58b5 100644 (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
index 4f5b21b..dcb03b5 100644 (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