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

Robert Strandh rstrandh at common-lisp.net
Sun Jul 11 05:04:44 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  e7fab619789879eeb8542ddf79933eb6fb2047c3 (commit)
      from  5653d4497358444e0b4bec659a1b03953227ced4 (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 e7fab619789879eeb8542ddf79933eb6fb2047c3
Author: Robert Strandh <strandh at Sicl.(none)>
Date:   Sun Jul 11 07:03:27 2010 +0200

    Implemented nunion and nintersection as copies of union and
    intersection, which is allowed because the standard doesn't require
    nunion and nintersection to have any side effects.
    
    Added tests for nunion and nintersection.
    
    Updated status.text to reflect the changes.

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

Summary of changes:
 Code/Cons-high/cons-high.lisp |  122 +++++++++++++++++++++++++++++++++++++++++
 Code/Cons-high/packages.lisp  |    2 +-
 Code/Cons-high/status.text    |    7 +-
 Code/Cons-high/test.lisp      |  114 ++++++++++++++++++++++++++++++++++++++
 4 files changed, 241 insertions(+), 4 deletions(-)


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




More information about the Sicl-cvs mailing list