merge from 1.8 branch
[bpt/guile.git] / ice-9 / streams.scm
2006-04-16 Kevin Rydemerge from 1.8 branch
2005-05-23 Marius VollmerThe FSF has a new address.
2004-09-08 Kevin Ryde(stream-for-each-many): Correction, should recurse...
2003-04-05 Marius VollmerChanged license terms to the plain LGPL thru-out.
2001-10-21 Mikael Djurfeldt* lib.scm: Move module the system directives `export',
2001-07-19 Martin Grabmüller * and-let-star.scm, debug.scm, debugger.scm, history...
2001-06-25 Michael Livshin* streams.scm (stream-for-each-many): typo fix.
2001-06-03 Marius VollmerAdded exception notice to all files.
2000-04-03 Michael Livshin* streams.scm (stream-fold, stream-for-each): don't...
2000-03-01 Greg J. Badros* streams.scm: Doc patch from Richard Kim, using MIT...
1999-07-19 Jim Blandy* streams.scm: New module, contributed by Michael Livshin.