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

Robert Strandh rstrandh at common-lisp.net
Tue Dec 7 04:23: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  1d96b493dc8109ead60c24e8bc4af875da66b1b8 (commit)
       via  0cbdaa65c0cf1d07dc99c5aa24a1d6cf7e824174 (commit)
      from  f7103ca01df511f7f028dbc48e6ed50839efc559 (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 1d96b493dc8109ead60c24e8bc4af875da66b1b8
Author: Robert Strandh <strandh at Sicl.(none)>
Date:   Tue Dec 7 05:22:40 2010 +0100

    Fixed some of the defects revealed by the latest test of the
    remove function.  Many still remain.

commit 0cbdaa65c0cf1d07dc99c5aa24a1d6cf7e824174
Author: Robert Strandh <strandh at Sicl.(none)>
Date:   Tue Dec 7 05:21:10 2010 +0100

    Added tests for the remove function.  These tests compare the stupid
    implementation of remove to the real one.  Several defects are
    revealed.

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

Summary of changes:
 Code/Sequences/sequences.lisp |   16 +++---
 Code/Sequences/test.lisp      |  101 +++++++++++++++++++++++++++++++++++++++--
 2 files changed, 104 insertions(+), 13 deletions(-)


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




More information about the Sicl-cvs mailing list