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

Robert Strandh rstrandh at common-lisp.net
Sat Nov 27 06:25:26 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  3569f3e34c71b0380b460b9bd5512f336b20d4b9 (commit)
       via  c4109a02f626877651ef3b7668111cdfa7865f1f (commit)
       via  99cd07c2ddf6c5955dd8f23f16ac45a1d1a01158 (commit)
       via  8445de2dd1abb935088bc95f8d485662b85d8129 (commit)
       via  c441ffdc561d5b1e6eb25b8a8db8dc86fcc5b8d6 (commit)
       via  e2263c3cfeb7335ddd55da4fb98e7530d1ae3be6 (commit)
      from  9f2de4d46853c6106139e5b636438858059d584b (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 3569f3e34c71b0380b460b9bd5512f336b20d4b9
Author: Robert Strandh <strandh at Sicl.(none)>
Date:   Sat Nov 27 07:25:35 2010 +0100

    More tests for the mapc* family functions

commit c4109a02f626877651ef3b7668111cdfa7865f1f
Author: Robert Strandh <strandh at Sicl.(none)>
Date:   Sat Nov 27 07:15:57 2010 +0100

    Added test for the last function that checks the type error
    in the function as opposed to in the compiler macro.

commit 99cd07c2ddf6c5955dd8f23f16ac45a1d1a01158
Author: Robert Strandh <strandh at Sicl.(none)>
Date:   Sat Nov 27 07:11:56 2010 +0100

    Many more tests for (setf first) ... (setf tenth) that test
    the function rather than the setf expander.

commit 8445de2dd1abb935088bc95f8d485662b85d8129
Author: Robert Strandh <strandh at Sicl.(none)>
Date:   Sat Nov 27 07:00:23 2010 +0100

    Many more tests for (setf c*r) so that we are sure
    that the function #'(setf c*r) is used in addition
    to the setf expander.

commit c441ffdc561d5b1e6eb25b8a8db8dc86fcc5b8d6
Author: Robert Strandh <strandh at Sicl.(none)>
Date:   Sat Nov 27 05:36:54 2010 +0100

    Renamed tests previously named setf.c*r* according to more
    recent naming conventions.
    
    Added a test for nconc, and used new naming convention on old ones.
    
    Added a test for pop, and used new naming convention on old ones.
    
    Fixed a few typos.

commit e2263c3cfeb7335ddd55da4fb98e7530d1ae3be6
Author: Robert Strandh <strandh at Sicl.(none)>
Date:   Fri Nov 26 19:59:44 2010 +0100

    Removed two "FIXME" comments, because they have already been fixed.

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

Summary of changes:
 Code/Cons-high/cons-high.lisp |    6 -
 Code/Cons-high/test.lisp      | 1650 +++++++++++++++++++++++++++++++++++------
 2 files changed, 1433 insertions(+), 223 deletions(-)


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




More information about the Sicl-cvs mailing list