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 b0ecb7774c593dc2462b01f9e3a06ac631b9c08d (commit) via 15299045455e360997002589efaa961a3af92044 (commit) from d61a28091fa6bbe888da46434689762972051153 (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 b0ecb7774c593dc2462b01f9e3a06ac631b9c08d Author: Robert Strandh <strandh@Sicl.(none)> Date: Sat Nov 20 09:25:30 2010 +0100
More tests for the union function that check for conditions being signaled when one of the lists is not a proper list.
commit 15299045455e360997002589efaa961a3af92044 Author: Robert Strandh <strandh@Sicl.(none)> Date: Sat Nov 20 09:24:51 2010 +0100
Rewrote the union function to signal a specific condition when one of the lists is not a proper list.
-----------------------------------------------------------------------
Summary of changes: Code/Cons-high/cons-high.lisp | 182 +++++++++++++++++++++++++---------------- Code/Cons-high/test.lisp | 80 ++++++++++++++++++ 2 files changed, 190 insertions(+), 72 deletions(-)
hooks/post-receive