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 0038d798eef6ca7ee79f4bb6f2a7da28ecefac49 (commit)
via 11cd1d5218a6c596f1f8e18ef1221469694fc85e (commit)
via 61ad064b9046ea4880c4e59115f6d3241ef4faae (commit)
via cf73689c2aaa841605ac6625b44d04e3057fe6cf (commit)
from b7cf7facdf870887b6942f4c9461ca6d61347319 (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 0038d798eef6ca7ee79f4bb6f2a7da28ecefac49
Author: Robert Strandh <strandh(a)Sicl.(none)>
Date: Sun Nov 14 08:20:01 2010 +0100
Modified functions and compiler macros for maplist, mapl,
mapcan, and mapcon to signal more specific conditions.
commit 11cd1d5218a6c596f1f8e18ef1221469694fc85e
Author: Robert Strandh <strandh(a)Sicl.(none)>
Date: Sun Nov 14 07:31:22 2010 +0100
Modified function and compiler macro for mapc to signal a more
specific condition.
commit 61ad064b9046ea4880c4e59115f6d3241ef4faae
Author: Robert Strandh <strandh(a)Sicl.(none)>
Date: Sun Nov 14 07:19:10 2010 +0100
More tests for the mapcar function.
Applied recent naming convention for the tests for the mapcar function.
commit cf73689c2aaa841605ac6625b44d04e3057fe6cf
Author: Robert Strandh <strandh(a)Sicl.(none)>
Date: Sun Nov 14 07:18:24 2010 +0100
Modified compiler macro for mapcar to signal more specific conditions.
-----------------------------------------------------------------------
Summary of changes:
Code/Cons-high/cons-high.lisp | 189 ++++++++++++++++++++++++++++++-----------
Code/Cons-high/test.lisp | 38 +++++---
2 files changed, 163 insertions(+), 64 deletions(-)
hooks/post-receive
--
SICL, bricks for implementors of Common Lisp systems.