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

Stelian Ionescu sionescu at common-lisp.net
Wed Jan 21 05:00:05 UTC 2009


commit d08c16c541478bdb46e7362ef7406f31cc8e20c5
Author: Stelian Ionescu <sionescu at common-lisp.net>
Date:   Wed Jan 21 05:22:15 2009 +0100

    Fix previous commit.

 pathnames/file-path.lisp |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit e9c17b401d02ae4eaa84569631b8a6b4910fe2f9
Author: Stelian Ionescu <sionescu at common-lisp.net>
Date:   Wed Jan 21 05:20:51 2009 +0100

    Add function FILE-PATH.

 pathnames/file-path.lisp |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

commit f9df9bdebd1f1c6b88fa3c62addf8f19d65e06ff
Author: Stelian Ionescu <sionescu at common-lisp.net>
Date:   Wed Jan 21 05:20:03 2009 +0100

    Add parameters START and END to PARSE-FILE-PATH and PARSE-FILE-PATH-TYPE.

 pathnames/file-path-unix.lisp |    7 ++++---
 pathnames/file-path.lisp      |   10 +++++++---
 2 files changed, 11 insertions(+), 6 deletions(-)

commit c8bdb44d17d91277b4803c28448a3c9e0c397eeb
Author: Stelian Ionescu <sionescu at common-lisp.net>
Date:   Wed Jan 21 05:10:20 2009 +0100

    Add dependency on IOLIB.PATHNAMES to IO.ZETA-STREAMS .

 io.zeta-streams.asd |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 5146ab3a893cc29ab19a59f3ea6332590256447d
Author: Stelian Ionescu <sionescu at common-lisp.net>
Date:   Wed Jan 21 05:09:15 2009 +0100

    Add pathname implementation.

 iolib.pathnames.asd           |   18 ++++
 pathnames/file-path-unix.lisp |  143 +++++++++++++++++++++++++++++
 pathnames/file-path.lisp      |  198 +++++++++++++++++++++++++++++++++++++++++
 pathnames/pkgdcl.lisp         |   12 +++
 4 files changed, 371 insertions(+), 0 deletions(-)

commit f5badeab27075a12a860095560a33e3673aaad5b
Author: Stelian Ionescu <sionescu at common-lisp.net>
Date:   Wed Jan 21 04:23:24 2009 +0100

    Style change.

 io.streams/zeta/file-unix.lisp |   26 +++++++++++++-------------
 1 files changed, 13 insertions(+), 13 deletions(-)

commit bb212c9b30635b36b1af1c7fb8fd3e5edac70209
Author: Stelian Ionescu <sionescu at common-lisp.net>
Date:   Wed Jan 21 04:22:45 2009 +0100

    Move JOIN to base package.

 base/sequence.lisp           |   13 +++++++------
 net.sockets/dns/message.lisp |    2 +-
 2 files changed, 8 insertions(+), 7 deletions(-)

commit ae686ac7b20149f7cf4f6fe64ed9cfa071ee980e
Author: Stelian Ionescu <sionescu at common-lisp.net>
Date:   Tue Jan 20 21:44:17 2009 +0100

    Move JOIN to base package.

 base/pkgdcl.lisp             |    2 +-
 base/sequence.lisp           |    7 +++++++
 net.sockets/dns/message.lisp |    7 -------
 3 files changed, 8 insertions(+), 8 deletions(-)

commit 84f07661ca4c18184d3a6f4c5136177670398aab
Author: Stelian Ionescu <sionescu at common-lisp.net>
Date:   Tue Jan 20 16:23:51 2009 +0100

    Add parameter EXTERNAL-FORMAT to MAKE-MEMORY-ZSTREAM.

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


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

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




More information about the iolib-devel mailing list