[iolib-devel] New patches: 22-Oct-2009
commit e8b89bfbc6bf79704cc4af90facb2b4dc43033bb Author: Stelian Ionescu <sionescu@cddr.org> Date: Thu Oct 22 14:49:11 2009 +0200 Various improvements to WALK-DIRECTORY. src/os/os-unix.lisp | 61 +++++++++++++++++++++----------------------------- 1 files changed, 26 insertions(+), 35 deletions(-) commit 845705a181458892c8ee1b9c0b5269ef79a61da3 Author: Stelian Ionescu <sionescu@cddr.org> Date: Thu Oct 22 14:48:26 2009 +0200 Some optimizations in CSTRING code. src/syscalls/unix-syscall-path-strings.lisp | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) commit 403eae5d5937c259f9c1dba3389a95a5ce560564 Author: Stelian Ionescu <sionescu@cddr.org> Date: Thu Oct 22 14:46:53 2009 +0200 Fix typos. src/syscalls/unix-syscall-path-strings.lisp | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 85d0c5ea877db9bbcbc679c912ea551ad1031398 Author: Stelian Ionescu <sionescu@cddr.org> Date: Mon Oct 19 16:44:23 2009 +0200 Whitespace. src/iolib.os.asd | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit e0f7110bfc785654882e609b32e8366c6a2f5039 Author: Stelian Ionescu <sionescu@cddr.org> Date: Sun Oct 18 04:36:53 2009 +0200 Pass CONSTANTP the current environment when using it in a macro. src/sockets/common.lisp | 4 ++-- src/sockets/make-socket.lisp | 10 ++++++---- src/sockets/socket-methods.lisp | 8 ++++---- 3 files changed, 12 insertions(+), 10 deletions(-) commit 08b41f407b167824b7453b52cabdf684072b4703 Author: Stelian Ionescu <sionescu@cddr.org> Date: Sun Oct 18 03:10:50 2009 +0200 Update my email address in the LICENCE file. LICENCE | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) An updated tarball of IOLib's source can be downloaded here: http://common-lisp.net/project/iolib/files/snapshots/iolib-20091022.tar.gz Gitweb URL: http://repo.or.cz/w/iolib.git
participants (1)
-
Stelian Ionescu