[iolib-devel] New patches: 31-May-2009
Stelian Ionescu
sionescu at common-lisp.net
Mon Jun 1 09:00:21 UTC 2009
commit 749fe7bfb867228dcff06a7fc5743069f1a636ab
Author: Stelian Ionescu <sionescu at common-lisp.net>
Date: Sun May 31 16:50:34 2009 +0200
Fix %ROD-{LEFT,RIGHT}-TRIM, add more tests.
src/base/rods.lisp | 17 +++++------------
tests/rods.lisp | 9 +++++++++
2 files changed, 14 insertions(+), 12 deletions(-)
commit 66cbd959edcafb16a00348ae1102a0ac895fd76e
Author: Stelian Ionescu <sionescu at common-lisp.net>
Date: Sun May 31 16:23:49 2009 +0200
Remove DYNAMIC-EXTENT declarations.
src/streams/zeta/stream.lisp | 7 +------
1 files changed, 1 insertions(+), 6 deletions(-)
commit e68175f924250886c1ebf351d8d53bda8448e46e
Author: Stelian Ionescu <sionescu at common-lisp.net>
Date: Sun May 31 16:21:30 2009 +0200
Add tests for ROD-TRIM, ROD-LEFT-TRIM and ROD-RIGHT-TRIM.
src/base/rods.lisp | 31 +++++++++++++--------------
tests/rods.lisp | 57 ++++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 72 insertions(+), 16 deletions(-)
commit 4f561b543335ce7df67604ec80b26961a62ee881
Author: Stelian Ionescu <sionescu at common-lisp.net>
Date: Sun May 31 16:01:00 2009 +0200
Cosmetic change.
tests/rods.lisp | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
commit ef8172b7dd8253e1b87bfecc9c4e5db9e5a658c3
Author: Stelian Ionescu <sionescu at common-lisp.net>
Date: Sun May 31 15:51:50 2009 +0200
Add tests for [N]ROD-UPCASE, [N]ROD-DOWNCASE and [N]ROD-CAPITALIZE.
tests/rods.lisp | 90 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 90 insertions(+), 0 deletions(-)
An updated tarball of IOLib's source can be downloaded here:
http://common-lisp.net/project/iolib/files/snapshots/iolib-20090531.tar.gz
Gitweb URL:
http://repo.or.cz/w/iolib.git
More information about the iolib-devel
mailing list