1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-11 22:31:12 +02:00

*** empty log message ***

This commit is contained in:
Kevin Ryde 2004-09-08 23:19:23 +00:00
parent ce08a4012b
commit 2bd2014d98

View file

@ -3,6 +3,9 @@
* streams.scm (stream-for-each-many): Correction, should recurse into
itself, not stream-for-each-one.
* time.scm (time-proc): Make result inexact, since format ~f doesn't
support fractions currently.
2004-09-08 Marius Vollmer <marius.vollmer@uni-dortmund.de>
* boot-9.scm (expt): Only call integer-expt for an exact integer