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

Robert Strandh rstrandh at common-lisp.net
Wed Oct 27 09:09:59 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  4b2e258896d0fc4eb1ae33fa634b7ff162fce2ce (commit)
       via  fadbb5e5eeea71bdbbcdd43d3b26eefeb5d4c8e4 (commit)
       via  380e77e6aba314d74f90eada5c77d3b99cc19ef4 (commit)
       via  087743218c6c4321ffe4525eff65549d874d0f63 (commit)
      from  b595f15b315f7dbe71617795a50ecaa3add0c0aa (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 4b2e258896d0fc4eb1ae33fa634b7ff162fce2ce
Author: Robert Strandh <strandh at Sicl.(none)>
Date:   Wed Oct 27 11:09:22 2010 +0200

    Tests for the butlast function.  There is currently no test for
    circular lists, because the function is not handling that correctly at
    the moment, and the test would go into an infinite loop.

commit fadbb5e5eeea71bdbbcdd43d3b26eefeb5d4c8e4
Author: Robert Strandh <strandh at Sicl.(none)>
Date:   Wed Oct 27 09:22:19 2010 +0200

    Tests for the map* family functions that use apply so as to avoid
    using the compiler macro.

commit 380e77e6aba314d74f90eada5c77d3b99cc19ef4
Author: Robert Strandh <strandh at Sicl.(none)>
Date:   Wed Oct 27 08:37:49 2010 +0200

    More tests for tree-equal.

commit 087743218c6c4321ffe4525eff65549d874d0f63
Author: Robert Strandh <strandh at Sicl.(none)>
Date:   Wed Oct 27 08:37:30 2010 +0200

    Define the `first' function.

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

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


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




More information about the Sicl-cvs mailing list