[iolib-devel] New patches: 14-Jan-2009

Stelian Ionescu sionescu at common-lisp.net
Thu Jan 15 05:00:05 UTC 2009


commit f2ba44b90ac97e6b4dfb4eca414241147a2844b8
Author: Stelian Ionescu <sionescu at common-lisp.net>
Date:   Thu Jan 15 02:58:45 2009 +0100

    Add memory streams.

 io.streams/zeta/buffer.lisp             |  487 ++++++++++++++++++++++---------
 io.streams/zeta/conditions.lisp         |   14 +-
 io.streams/zeta/device.lisp             |   38 ++-
 io.streams/zeta/ffi-functions-unix.lisp |    6 +-
 io.streams/zeta/file-unix.lisp          |   51 ++--
 io.streams/zeta/stream.lisp             |   75 +++--
 6 files changed, 451 insertions(+), 220 deletions(-)

commit 9b1f129b076d15ffe1051e2e4663bc8933196cd0
Author: Stelian Ionescu <sionescu at common-lisp.net>
Date:   Thu Jan 15 02:57:52 2009 +0100

    Smll change to CHECK-BOUNDS.

 base/sequence.lisp |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)


An updated tarball of IOLib's source can be downloaded here:
http://common-lisp.net/project/iolib/files/snapshots/iolib-20090114.tar.gz

Gitweb URL:
http://repo.or.cz/w/iolib.git




More information about the iolib-devel mailing list