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 028e04defd6f9321d8d39016ef84de572246a7f1 (commit) via 466021310ec8e5a6a41c863ddd23646cc5e46e96 (commit) via f7ebadcb2a133bbc6724e58f43455b05f94df4d8 (commit) from 15616032a5407609482ebb68caac29405ea77363 (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 028e04defd6f9321d8d39016ef84de572246a7f1 Author: Robert Strandh <strandh@Sicl.(none)> Date: Fri Oct 29 11:14:58 2010 +0200
More tests for the rassoc function.
commit 466021310ec8e5a6a41c863ddd23646cc5e46e96 Author: Robert Strandh <strandh@Sicl.(none)> Date: Fri Oct 29 10:47:58 2010 +0200
Added more tests for assoc. All tests now pass.
commit f7ebadcb2a133bbc6724e58f43455b05f94df4d8 Author: Robert Strandh <strandh@Sicl.(none)> Date: Fri Oct 29 10:47:21 2010 +0200
Fixed a bug in assoc and rassoc. The test was applied to the arguments in the wrong order.
-----------------------------------------------------------------------
Summary of changes: Code/Cons-high/cons-high.lisp | 48 +++--- Code/Cons-high/test.lisp | 380 ++++++++++++++++++++++++++++++++++++----- 2 files changed, 364 insertions(+), 64 deletions(-)
hooks/post-receive