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 9682fcc091ff3f632fa36dbd79d64636ddb734fe (commit) via abcf8d70346578cf49b8e3df247393b578920fac (commit) via 2251855ff03cda94335b164ab394a690aadc33ce (commit) from c955c78c8111b143362049c58e0b3ede2c620252 (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 9682fcc091ff3f632fa36dbd79d64636ddb734fe Author: Robert Strandh <strandh@Sicl.(none)> Date: Tue Nov 30 05:45:03 2010 +0100
Modified the position function to check for situation detected by latest tests. Those tests now pass.
Added FIXME comments to places with known problems.
commit abcf8d70346578cf49b8e3df247393b578920fac Author: Robert Strandh <strandh@Sicl.(none)> Date: Tue Nov 30 05:27:08 2010 +0100
Added tests for the position function that demonstrate failure when end is beyond the end of a proper list.
commit 2251855ff03cda94335b164ab394a690aadc33ce Author: Robert Strandh <strandh@Sicl.(none)> Date: Tue Nov 30 05:20:59 2010 +0100
More tests for the position function.
-----------------------------------------------------------------------
Summary of changes: Code/Sequences/sequences.lisp | 64 ++-- Code/Sequences/test.lisp | 1042 ++++++++++++++++++++++------------------- 2 files changed, 599 insertions(+), 507 deletions(-)
hooks/post-receive