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

Robert Strandh rstrandh at common-lisp.net
Sat Oct 16 10:23:22 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  45b0c0757f1384217384c52c3160c11046b21376 (commit)
       via  cb842d9672a6ddc40b5a5202e0dd4d9ac6addba3 (commit)
       via  e3a803603a5e007ffa67f3152be062d9bc000a9c (commit)
       via  66d3837755c92c58bb09dec4114112d7b5f111df (commit)
      from  f28c761caff8637c0a9d039a9906668bb589a3dd (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 45b0c0757f1384217384c52c3160c11046b21376
Author: Robert Strandh <strandh at Sicl.(none)>
Date:   Sat Oct 16 12:23:31 2010 +0200

    Implemented nsubstitute-if-not.
    
    Updated status.text to reflect recent additions.

commit cb842d9672a6ddc40b5a5202e0dd4d9ac6addba3
Author: Robert Strandh <strandh at Sicl.(none)>
Date:   Sat Oct 16 12:20:06 2010 +0200

    Implemented function nsubstitute-if.

commit e3a803603a5e007ffa67f3152be062d9bc000a9c
Author: Robert Strandh <strandh at Sicl.(none)>
Date:   Sat Oct 16 12:04:40 2010 +0200

    Made the order of the arguments to specialized functions more uniform.
    
    Fixed order of arguments to the :test and :test-not functions
    
    Implemented functions for nsubstitute specialized on different kinds
    of vectors.
    
    Implemented main nsubstitute function.

commit 66d3837755c92c58bb09dec4114112d7b5f111df
Author: Robert Strandh <strandh at Sicl.(none)>
Date:   Sat Oct 16 09:46:49 2010 +0200

    Implemented remaining version of nsubstitute specialized on lists.
    
    Added a decf to start-bis where it was forgotten.
    
    Fixed typoos in function names.

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

Summary of changes:
 Code/Sequences/sequences.lisp | 4135 ++++++++++++++++++++++++++++++++++++++++-
 Code/Sequences/status.text    |    6 +
 2 files changed, 4060 insertions(+), 81 deletions(-)


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




More information about the Sicl-cvs mailing list