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

Robert Strandh rstrandh at common-lisp.net
Fri Oct 22 12:55:29 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  36a2ab8e5c69911eb75369f3c725e0851e7762bf (commit)
      from  15ca9a72b9ba89cb29db774baf9fcb91f83b66b0 (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 36a2ab8e5c69911eb75369f3c725e0851e7762bf
Author: Robert Strandh <strandh at Gracle.(none)>
Date:   Fri Oct 22 14:56:06 2010 +0200

    Added an initial directory for a "small" version of the sequences
    module.  This version will be easier to test than the "fast" one, so
    should be possible to get out the door sooner.

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

Summary of changes:
 Code/Sequences/{ => Small}/packages.lisp           |   10 +++++-----
 .../{sequences.asd => Small/sequences-small.asd}   |    6 +++---
 Code/Sequences/Small/sequences.lisp                |    3 +++
 3 files changed, 11 insertions(+), 8 deletions(-)
 copy Code/Sequences/{ => Small}/packages.lisp (88%)
 copy Code/Sequences/{sequences.asd => Small/sequences-small.asd} (57%)
 create mode 100644 Code/Sequences/Small/sequences.lisp


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




More information about the Sicl-cvs mailing list