[iolib-devel] New patches: 19-Jan-2010

Stelian Ionescu sionescu at common-lisp.net
Wed Jan 20 10:00:09 UTC 2010


commit bafe0d3f4a561b227387e3c50d6a951aec092b03
Author: Stelian Ionescu <sionescu at cddr.org>
Date:   Tue Jan 19 17:50:32 2010 +0100

    Fix docstrings

 src/os/os-unix.lisp |   45 ++++++++++++++++++++++-----------------------
 1 files changed, 22 insertions(+), 23 deletions(-)

commit 211906763f03bda278a480f6918d6c7eca33649c
Author: Stelian Ionescu <sionescu at cddr.org>
Date:   Thu Jan 14 17:42:14 2010 +0100

    Signal SUBTYPE-ERROR when a MEMORY-ZSTREAM is initialized with data inconsistent with the specified elementh-type.

 src/streams/zeta/stream.lisp |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

commit b6be014d6b2d86080e4e0e4f9253cb993d3d7fb9
Author: Stelian Ionescu <sionescu at cddr.org>
Date:   Thu Jan 14 17:09:48 2010 +0100

    Fix typo and untabify.

 src/streams/zeta/stream.lisp |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit a93a08d16a86f535dd63d9e331553e3d22ef1092
Author: Stelian Ionescu <sionescu at cddr.org>
Date:   Thu Jan 14 17:09:24 2010 +0100

    Rename IOLIB.ZETA-STREAMS -> IOLIB.ZSTREAMS

 src/iolib.zeta-streams.asd               |   29 -----------------------------
 src/iolib.zstreams.asd                   |   29 +++++++++++++++++++++++++++++
 src/streams/zeta/conditions.lisp         |    2 +-
 src/streams/zeta/device.lisp             |    2 +-
 src/streams/zeta/ffi-functions-unix.lisp |    2 +-
 src/streams/zeta/file-unix.lisp          |    2 +-
 src/streams/zeta/iobuf.lisp              |    2 +-
 src/streams/zeta/pkgdcl.lisp             |    2 +-
 src/streams/zeta/stream.lisp             |    2 +-
 src/streams/zeta/types.lisp              |    2 +-
 10 files changed, 37 insertions(+), 37 deletions(-)


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

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




More information about the iolib-devel mailing list