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 17e39d4167fbcc4a44a079cafb988d21a2bb3018 (commit) from 5096c09e7999a839599f3e2db8d83a85906b89ff (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 17e39d4167fbcc4a44a079cafb988d21a2bb3018 Author: Robert Strandh <strandh@Sicl.(none)> Date: Sat Sep 11 20:11:31 2010 +0200
Modified existing implementations of special cases of remove on lists so as to take advantage of an :end value that small compared to the length of the list.
Implemented remaining special cases of remove on lists.
Implemented the remove function, except that only lists are handled.
-----------------------------------------------------------------------
Summary of changes: Code/Sequences/sequences.lisp | 1350 +++++++++++++++++++++++++++++++++++++---- 1 files changed, 1237 insertions(+), 113 deletions(-)
hooks/post-receive