commit ebc4e267121cdc9f2587443d6ac08327453fbf12 Author: Stelian Ionescu sionescu@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