[sicl-cvs] GIT update: SICL, bricks for implementors of Common Lisp systems. branch, master, updated. 2a563f15a79cc7140889933889615f0158f5b178
Robert Strandh
rstrandh at common-lisp.net
Sat Nov 20 06:25:12 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 2a563f15a79cc7140889933889615f0158f5b178 (commit)
via f425297ad7863fe24377432172659750fa267af5 (commit)
from 3ebd762b627aecc4df251e7eb8b96df642985f29 (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 2a563f15a79cc7140889933889615f0158f5b178
Author: Robert Strandh <strandh at Sicl.(none)>
Date: Sat Nov 20 07:24:40 2010 +0100
More tests for the pairlis function.
All tests pass.
commit f425297ad7863fe24377432172659750fa267af5
Author: Robert Strandh <strandh at Sicl.(none)>
Date: Sat Nov 20 07:23:34 2010 +0100
Rewrote the pairlis function so that it can signal more specific
conditions.
Added a condition used by pairlis when the two lists do not have
the same length. Added a condition reporter for this condition.
-----------------------------------------------------------------------
Summary of changes:
Code/Cons-high/condition-reporters-en.lisp | 41 +++++++++++++++++++++++++++-
Code/Cons-high/cons-high.lisp | 30 +++++++++++++++++---
Code/Cons-high/test.lisp | 20 +++++++++++---
3 files changed, 82 insertions(+), 9 deletions(-)
hooks/post-receive
--
SICL, bricks for implementors of Common Lisp systems.
More information about the Sicl-cvs
mailing list