[sicl-cvs] GIT update: SICL, bricks for implementors of Common Lisp systems. branch, master, updated. 6c8d614a0a05fd066dae1820a4c6f6ace63ee410
Robert Strandh
rstrandh at common-lisp.net
Wed Dec 1 15:40:33 UTC 2010
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 6c8d614a0a05fd066dae1820a4c6f6ace63ee410 (commit)
via 7f27d00516feef63df0070c45a995b7902d2139c (commit)
via 12e6b8c5d5805dbc7d7d80fb28209c40c267ce98 (commit)
from ec8253060766bba53b32b2f0a9f7b4d797e38381 (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 6c8d614a0a05fd066dae1820a4c6f6ace63ee410
Author: Robert Strandh <strandh at sicle.(none)>
Date: Wed Dec 1 15:33:50 2010 +0100
Modified names of specialized function to conform to recent
naming conventions.
commit 7f27d00516feef63df0070c45a995b7902d2139c
Author: Robert Strandh <strandh at sicle.(none)>
Date: Wed Dec 1 14:57:58 2010 +0100
Added a function used to verify that start and end are valid bounding
indexes for a vector.
Added calls to that function before every call to a specialized
version of the position function that takes a vector argument.
commit 12e6b8c5d5805dbc7d7d80fb28209c40c267ce98
Author: Robert Strandh <strandh at sicle.(none)>
Date: Wed Dec 1 14:56:25 2010 +0100
Added condition reporter for the invalid-sequence-index condition,
to be used by elt and others.
-----------------------------------------------------------------------
Summary of changes:
Code/Sequences/condition-reporters-en.lisp | 12 +
Code/Sequences/sequences.lisp | 3650 ++++++++++++++--------------
2 files changed, 1870 insertions(+), 1792 deletions(-)
hooks/post-receive
--
SICL, bricks for implementors of Common Lisp systems.
More information about the Sicl-cvs
mailing list