[sicl-cvs] GIT update: SICL, bricks for implementors of Common Lisp systems. branch, master, updated. d61a28091fa6bbe888da46434689762972051153
Robert Strandh
rstrandh at common-lisp.net
Sat Nov 20 07:09:08 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 d61a28091fa6bbe888da46434689762972051153 (commit)
via 187465626a0a6d6491982e94d1775e7591ab934c (commit)
from 2a563f15a79cc7140889933889615f0158f5b178 (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 d61a28091fa6bbe888da46434689762972051153
Author: Robert Strandh <strandh at Sicl.(none)>
Date: Sat Nov 20 08:08:18 2010 +0100
Modified the tests for the copy-alist function so that they
correspond to the specification of copy-alist. Also added more
tests for that function.
commit 187465626a0a6d6491982e94d1775e7591ab934c
Author: Robert Strandh <strandh at Sicl.(none)>
Date: Sat Nov 20 08:07:20 2010 +0100
Rewrote the copy-alist function so that it doesn't signal
and error when the argument contains non-cons elements, and so
that it signals a more specific condition when a dotted list
is given.
-----------------------------------------------------------------------
Summary of changes:
Code/Cons-high/cons-high.lisp | 27 +++++++++++++++++++++++++--
Code/Cons-high/test.lisp | 20 ++++++++++++--------
2 files changed, 37 insertions(+), 10 deletions(-)
hooks/post-receive
--
SICL, bricks for implementors of Common Lisp systems.
More information about the Sicl-cvs
mailing list