[iolib-devel] New patches: 26-Mar-2010
Stelian Ionescu
sionescu at common-lisp.net
Sat Mar 27 09:00:06 UTC 2010
commit ebc4e267121cdc9f2587443d6ac08327453fbf12
Author: Stelian Ionescu <sionescu at cddr.org>
Date: Sat Mar 27 03:37:27 2010 +0100
Rewrite STREAM-READ-CHAR and STREAM-READ-CHAR-NO-HANG.
src/iolib.streams.asd | 5 +-
src/streams/gray/buffer.lisp | 3 +
src/streams/gray/classes.lisp | 15 +-
src/streams/gray/gray-stream-methods.lisp | 445 +++++++----------------------
src/streams/gray/io-helpers.lisp | 281 ++++++++++++++++++
5 files changed, 398 insertions(+), 351 deletions(-)
An updated tarball of IOLib's source can be downloaded here:
http://common-lisp.net/project/iolib/files/snapshots/iolib-20100326.tar.gz
Gitweb URL:
http://repo.or.cz/w/iolib.git
More information about the iolib-devel
mailing list