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

Robert Strandh rstrandh at common-lisp.net
Sun Nov 14 08:37:21 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  c3edf34191df0361f69a2234d48bf68ebe7db5e6 (commit)
       via  ddc05c53423160e965230d4f17e12b6187c98a8c (commit)
       via  a1a30606c6266b6e4166db90efdeba398617c9b0 (commit)
      from  0038d798eef6ca7ee79f4bb6f2a7da28ecefac49 (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 c3edf34191df0361f69a2234d48bf68ebe7db5e6
Author: Robert Strandh <strandh at Sicl.(none)>
Date:   Sun Nov 14 09:36:54 2010 +0100

    Add tests for butlast and nbutlast that test for circular lists.

commit ddc05c53423160e965230d4f17e12b6187c98a8c
Author: Robert Strandh <strandh at Sicl.(none)>
Date:   Sun Nov 14 09:35:18 2010 +0100

    Define a condition that is signaled when a list circular.
    
    Make the butlast and nbutlast functions detect circular lists.

commit a1a30606c6266b6e4166db90efdeba398617c9b0
Author: Robert Strandh <strandh at Sicl.(none)>
Date:   Sun Nov 14 08:45:50 2010 +0100

    Modified functions revappend and nreconc to signal more specific
    conditions.

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

Summary of changes:
 Code/Cons-high/cons-high.lisp |   72 ++++++++++++++++++++++++++++++++--------
 Code/Cons-high/test.lisp      |   26 ++++++++++++---
 2 files changed, 78 insertions(+), 20 deletions(-)


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




More information about the Sicl-cvs mailing list