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

Robert Strandh rstrandh at common-lisp.net
Sun Nov 28 19:24:58 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  cc4a084c5356eb3414aaf7a1afe025a131c31291 (commit)
       via  e8e3b2842e42fb6951e7748e3ffa8f95463aac1f (commit)
      from  867e843ebf5e71957e1cdc7b64a9bc4e7e137f09 (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 cc4a084c5356eb3414aaf7a1afe025a131c31291
Author: Robert Strandh <strandh at Sicl.(none)>
Date:   Sun Nov 28 20:24:28 2010 +0100

    More tests for function find.
    
    Replaced start=nil by start=0 in names of tests.

commit e8e3b2842e42fb6951e7748e3ffa8f95463aac1f
Author: Robert Strandh <strandh at Sicl.(none)>
Date:   Sun Nov 28 20:21:37 2010 +0100

    Defined two new condition types for checking the type of the :start
    and :end index values of a seuqence.
    
    Defined (US English) condition reporters for those conditions.
    
    Replaced old asserts by explicit checks and calls to errors with those
    conditions.
    
    Fixed a few typos where test was written but test-not was meant.

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

Summary of changes:
 Code/Sequences/condition-reporters-en.lisp |   20 ++
 Code/Sequences/sequences.lisp              |   76 +++++--
 Code/Sequences/test.lisp                   |  316 ++++++++++++++++++++++------
 3 files changed, 324 insertions(+), 88 deletions(-)


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




More information about the Sicl-cvs mailing list