[sicl-cvs] GIT update: SICL, bricks for implementors of Common Lisp systems. branch, master, updated. 4d8846d83b4973dadbdf97e10eb1295cc90783d6
Robert Strandh
rstrandh at common-lisp.net
Sun Nov 28 21:17:59 UTC 2010
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "SICL, bricks for implementors of Common Lisp systems. ".
The branch, master has been updated
via 4d8846d83b4973dadbdf97e10eb1295cc90783d6 (commit)
via c0127f310389bafe1380008aae62fe665950ab2b (commit)
via 22b9224e9df5255cb339835dd1b859613a362ec2 (commit)
from cc4a084c5356eb3414aaf7a1afe025a131c31291 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 4d8846d83b4973dadbdf97e10eb1295cc90783d6
Author: Robert Strandh <strandh at Sicl.(none)>
Date: Sun Nov 28 22:17:53 2010 +0100
More tests for find. Not all tests pass.
commit c0127f310389bafe1380008aae62fe665950ab2b
Author: Robert Strandh <strandh at Sicl.(none)>
Date: Sun Nov 28 22:15:42 2010 +0100
Removed uninteresting special versions of find, namely when
seq-type=list, from-end=t, end={nil,other} test={eq,eql}, key=identity
because they are indistingushable from the corresponding ones with
from-end=nil, and the latter ones are faster.
commit 22b9224e9df5255cb339835dd1b859613a362ec2
Author: Robert Strandh <strandh at Sicl.(none)>
Date: Sun Nov 28 20:44:31 2010 +0100
More tests for the find function.
-----------------------------------------------------------------------
Summary of changes:
Code/Sequences/sequences.lisp | 74 ++---
Code/Sequences/test.lisp | 648 +++++++++++++++++++++++++++++++++++++++++
2 files changed, 680 insertions(+), 42 deletions(-)
hooks/post-receive
--
SICL, bricks for implementors of Common Lisp systems.
More information about the Sicl-cvs
mailing list