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

Robert Strandh rstrandh at common-lisp.net
Fri Oct 29 11:21:51 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  63ce452f358857240b55d7bbf9d57f3a87bcd4fb (commit)
       via  35ff625e30bd0332fa3786a597f3a8d6b9668036 (commit)
       via  fd6f533352386b79c1e3e2cf92fe2229f70145c0 (commit)
      from  028e04defd6f9321d8d39016ef84de572246a7f1 (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 63ce452f358857240b55d7bbf9d57f3a87bcd4fb
Author: Robert Strandh <strandh at Sicl.(none)>
Date:   Fri Oct 29 13:21:54 2010 +0200

    Tests for the sublis and nsublis functions

commit 35ff625e30bd0332fa3786a597f3a8d6b9668036
Author: Robert Strandh <strandh at Sicl.(none)>
Date:   Fri Oct 29 13:20:53 2010 +0200

    Removed useless special cases in sublis and nsublis for the same
    reason these special cases were removed in subst and nsubst.

commit fd6f533352386b79c1e3e2cf92fe2229f70145c0
Author: Robert Strandh <strandh at Sicl.(none)>
Date:   Fri Oct 29 13:07:52 2010 +0200

    Fixed a problem in the nsubst functions.  A test that checked for
    (atom tree) should be (atom (cdr tree)).

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

Summary of changes:
 Code/Cons-high/cons-high.lisp |  208 ++++---------------------
 Code/Cons-high/test.lisp      |  342 ++++++++++++++++++++++++++++++++++++++---
 2 files changed, 345 insertions(+), 205 deletions(-)


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




More information about the Sicl-cvs mailing list