[iolib-devel] New patches: 19-Jan-2011
Stelian Ionescu
sionescu at common-lisp.net
Thu Jan 20 10:00:13 UTC 2011
commit 34757792f2fb77678d7627910f949e3ca6f76220
Author: Stelian Ionescu <sionescu at cddr.org>
Date: Wed Jan 19 17:31:53 2011 +0100
Remove fork of SPLIT-SEQUENCE and add a dependency on the external one
src/base/pkgdcl.lisp | 4 +-
src/base/split-sequence.lisp | 118 ------------------------------------------
src/iolib.base.asd | 5 +-
tests/base.lisp | 30 -----------
4 files changed, 3 insertions(+), 154 deletions(-)
commit ec5e5b3925a84d52c8700bf781fec4727f58d720
Author: Stelian Ionescu <sionescu at cddr.org>
Date: Fri Jan 14 18:35:10 2011 +0100
Style fix
src/new-cl/pkgdcl.lisp | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
An updated tarball of IOLib's source can be downloaded here:
http://common-lisp.net/project/iolib/files/snapshots/iolib-20110119.tar.gz
Main repository: http://gitorious.org/iolib/iolib
Backup 1: http://common-lisp.net/gitweb?p=projects/iolib/iolib.git
Backup 2: http://repo.or.cz/w/iolib.git
More information about the iolib-devel
mailing list