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

Robert Strandh rstrandh at common-lisp.net
Mon Sep 20 12:59:55 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  ca8f4e43dedbbb5714e3a58ff4394aa8691e232e (commit)
       via  30c0439f9d6e1bd2152990937a559c8707c03a60 (commit)
       via  7b4998fb503af8e6573efb9e0632b15dd08ddde0 (commit)
       via  ce30386327cd612f7cb652e05240dfa6966257e5 (commit)
      from  50ba87b3b7ff50eb2cd21de866c295edcfec27a0 (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 ca8f4e43dedbbb5714e3a58ff4394aa8691e232e
Author: Robert Strandh <strandh at Sicl.(none)>
Date:   Mon Sep 20 15:00:00 2010 +0200

    Implemented nsubstitute on a list for cases except from-end=t and
    count=other.

commit 30c0439f9d6e1bd2152990937a559c8707c03a60
Author: Robert Strandh <strandh at Sicl.(none)>
Date:   Mon Sep 20 14:58:57 2010 +0200

    Added substitute, substitute-if, substitute-if-not, nsubstitute,
    nsubstitute-if, and nsubstitute-if-not to list of shadowed/exported
    symbols.

commit 7b4998fb503af8e6573efb9e0632b15dd08ddde0
Author: Robert Strandh <strandh at Sicl.(none)>
Date:   Mon Sep 20 09:05:32 2010 +0200

    Implemented quicksort for simple vectors.

commit ce30386327cd612f7cb652e05240dfa6966257e5
Author: Robert Strandh <strandh at Sicl.(none)>
Date:   Mon Sep 20 09:04:40 2010 +0200

    Added count, count-if, count-if-not, merge, and sort to the
    list of shadowed and exported symbols.

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

Summary of changes:
 Code/Sequences/packages.lisp  |    6 +-
 Code/Sequences/sequences.lisp | 1561 ++++++++++++++++++++++++++++++++++++++---
 2 files changed, 1475 insertions(+), 92 deletions(-)


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




More information about the Sicl-cvs mailing list