[sicl-cvs] GIT update: SICL, bricks for implementors of Common Lisp systems. branch, master, updated. a6b14fa470450786a0c313c31463a5e34f23b6c9

Robert Strandh rstrandh at common-lisp.net
Sat Nov 13 06:51:42 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  a6b14fa470450786a0c313c31463a5e34f23b6c9 (commit)
       via  08db5c7b1c7b95dda729be10caaeb044eac3c64a (commit)
      from  733c7e88f32f878d131a9cc3cfa79eb95948b2df (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 a6b14fa470450786a0c313c31463a5e34f23b6c9
Author: Robert Strandh <strandh at Sicl.(none)>
Date:   Sat Nov 13 07:50:10 2010 +0100

    Total rewrite of the list-length function to have better control over
    error signaling in case of dotted lists.  Also added more comments in
    order to make the style more like "literate programming".

commit 08db5c7b1c7b95dda729be10caaeb044eac3c64a
Author: Robert Strandh <strandh at Sicl.(none)>
Date:   Sat Nov 13 07:49:31 2010 +0100

    More tests for the list-length function.

-----------------------------------------------------------------------

Summary of changes:
 Code/Cons-high/cons-high.lisp |   88 +++++++++++++++++++++++++++++++++++++---
 Code/Cons-high/test.lisp      |   66 +++++++++++++++++++++++++------
 2 files changed, 135 insertions(+), 19 deletions(-)


hooks/post-receive
-- 
SICL, bricks for implementors of Common Lisp systems. 




More information about the Sicl-cvs mailing list