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 072afe314935347c08871fb971fcfb4f460a06f1 (commit) from 4af6b3f489395591934f8c5a2a4eee7f705e240f (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 072afe314935347c08871fb971fcfb4f460a06f1 Author: Robert Strandh <strandh@hecl.(none)> Date: Tue May 31 08:42:00 2011 +0700
Factored out description of FIND, FIND-IF, and FIND-IF-NOT.
Factored out description of COUNT, COUNT-IF, and COUNT-IF-NOT.
Added a description of the PREDICATE SEQUENCE pair of arguments.
Renamed the description of satisfying the test to reflect that it is a two-argument test.
Added descriptions of satisfying one argument tests, a positive test and a negative test.
Added docstrings for FIND-IF, FIND-IF-NOT.
Added docstrings for COUNT-IF, COUNT-IF-NOT.
-----------------------------------------------------------------------
Summary of changes: Code/Sequences/docstrings-en.lisp | 166 ++++++++++++++++++++++++++++++------- 1 files changed, 137 insertions(+), 29 deletions(-)
hooks/post-receive