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

Robert Strandh rstrandh at common-lisp.net
Thu Jul 15 12:41:54 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  967ec30d0056885d931e74ee7685189c6448b0d5 (commit)
      from  e19a2f7b808525a2caefa3688de1e9f44bc10200 (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 967ec30d0056885d931e74ee7685189c6448b0d5
Author: Robert Strandh <strandh at Gracle.(none)>
Date:   Thu Jul 15 14:41:08 2010 +0200

    Fixed a problem in sublis and nsublis with the :key argument.  The key
    was applied to the association list key instead of to the tree.
    Thanks to _3b on #lisp for spotting this problem.
    
    Added a few tests for sublis and nsublis that demonstrated the
    problem.
    
    Updated status.text to reflect the changes.

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

Summary of changes:
 Code/Cons-high/cons-high.lisp |   70 +++++++++++++++++++++++++++--------------
 Code/Cons-high/status.text    |    4 +-
 Code/Cons-high/test.lisp      |   30 +++++++++++++++++
 3 files changed, 78 insertions(+), 26 deletions(-)


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




More information about the Sicl-cvs mailing list