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 f5ded7965960dd25d80a1f9f06e129b2b3cef9a3 (commit) via 0aabe5f47f95e0fa2b3aafcfee83325e5bcd5b2f (commit) from 17a664f8f0c2618dd41704c83106b422c49ee256 (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 f5ded7965960dd25d80a1f9f06e129b2b3cef9a3 Author: Robert Strandh <strandh@Sicl.(none)> Date: Mon Sep 13 11:37:42 2010 +0200
Updated status.text to reflect recent progress.
commit 0aabe5f47f95e0fa2b3aafcfee83325e5bcd5b2f Author: Robert Strandh <strandh@Sicl.(none)> Date: Mon Sep 13 11:33:09 2010 +0200
Fixed a problem where copy-result was called, but that function had been deleted in favor of specialized ones. Changed those calls to the more specific versions.
Systematically added a from-end=? to remove and delete functions with count=other.
Implemented remove-if and remove-if-not.
-----------------------------------------------------------------------
Summary of changes: Code/Sequences/sequences.lisp | 5282 ++++++++++++++++++++++++++++++++++++++++- Code/Sequences/status.text | 21 +- 2 files changed, 5165 insertions(+), 138 deletions(-)
hooks/post-receive