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 af2e4740c65d9a05aa89a733e627399d9f2e2e0f (commit)
via 1f206f19e47b0ba8ccbbe0eb80ab068d3b5cbdc3 (commit)
via 4a12022e2dc8b8ffbedc9cca9e87ade94830aed4 (commit)
via ac5562a9125ecbe70b4a6850c020e822d1633935 (commit)
from 77e852ff0974d8f8048c9ad174774463aeed8a2f (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 af2e4740c65d9a05aa89a733e627399d9f2e2e0f
Merge: 1f206f1 77e852f
Author: Robert Strandh <strandh(a)Sicl.(none)>
Date: Tue Mar 29 11:58:21 2011 +0200
Merge branch 'master' of common-lisp.net:/project/sicl/public_html/git/SICL
Conflicts:
Code/Sequences/sequences.lisp
commit 1f206f19e47b0ba8ccbbe0eb80ab068d3b5cbdc3
Author: Robert Strandh <strandh(a)Sicl.(none)>
Date: Tue Mar 29 11:55:03 2011 +0200
Minor modifications
commit 4a12022e2dc8b8ffbedc9cca9e87ade94830aed4
Author: Robert Strandh <strandh(a)Sicl.(none)>
Date: Tue Mar 29 11:52:32 2011 +0200
ELS 2011 slides
commit ac5562a9125ecbe70b4a6850c020e822d1633935
Author: Robert Strandh <strandh(a)Sicl.(none)>
Date: Tue Dec 7 07:19:25 2010 +0100
Fixed a problem in tail-must-be-proper-list-with-end revealed
by latest tests.
-----------------------------------------------------------------------
Summary of changes:
Code/Cons-high/test.lisp | 11 +-
Code/Sequences/Small/sequences.lisp | 141 +++++++++++++++++++
Code/Sequences/sequences.lisp | 4 +
Code/Sequences/test.lisp | 24 ++--
ELS-paper/Makefile | 43 ++++++
ELS-paper/slides.tex | 265 +++++++++++++++++++++++++++++++++++
ELS-paper/strip-dependence | 12 ++
ELS-paper/tex-dependencies | 10 ++
8 files changed, 494 insertions(+), 16 deletions(-)
create mode 100644 ELS-paper/Makefile
create mode 100644 ELS-paper/slides.tex
create mode 100755 ELS-paper/strip-dependence
create mode 100755 ELS-paper/tex-dependencies
hooks/post-receive
--
SICL, bricks for implementors of Common Lisp systems.