scsh-0.6/scheme
mainzelm 90ea0cf502 Fixed implementation of STRING-CONTAINS by using the commented out
"slow & simple" version instead of calling the KMP searcher.

See http://srfi.schemers.org/srfi-13/post-mail-archive/msg00003.html

I fixed the mentioned "off-by-one error" by using <= instead of < at
the termination check.
2004-01-13 15:37:35 +00:00
..
alt GC_PROTECT some variables. 2003-05-01 10:21:33 +00:00
bcomp Subject: Extend type<->sexp conversion to variable type 2003-08-04 07:31:33 +00:00
big GC_PROTECT some variables. 2003-05-01 10:21:33 +00:00
debug GC_PROTECT some variables. 2003-05-01 10:21:33 +00:00
env GC_PROTECT some variables. 2003-05-01 10:21:33 +00:00
link Fix bug in S48_RECORD_TYPE: third parameter to s48_stob_ref was missing. 2004-01-13 12:08:28 +00:00
misc check-nargs= --> protocol 2003-05-05 06:37:45 +00:00
opt GC_PROTECT some variables. 2003-05-01 10:21:33 +00:00
prescheme GC_PROTECT some variables. 2003-05-01 10:21:33 +00:00
rts GC_PROTECT some variables. 2003-05-01 10:21:33 +00:00
srfi Fixed implementation of STRING-CONTAINS by using the commented out 2004-01-13 15:37:35 +00:00
vm GC_PROTECT some variables. 2003-05-01 10:21:33 +00:00
alt-packages.scm GC_PROTECT some variables. 2003-05-01 10:21:33 +00:00
comp-packages.scm GC_PROTECT some variables. 2003-05-01 10:21:33 +00:00
debug-packages.scm GC_PROTECT some variables. 2003-05-01 10:21:33 +00:00
initial-packages.scm GC_PROTECT some variables. 2003-05-01 10:21:33 +00:00
interfaces.scm GC_PROTECT some variables. 2003-05-01 10:21:33 +00:00
link-packages.scm GC_PROTECT some variables. 2003-05-01 10:21:33 +00:00
low-packages.scm GC_PROTECT some variables. 2003-05-01 10:21:33 +00:00
more-interfaces.scm Added SRFI-42 2003-10-24 08:34:38 +00:00
more-packages.scm Added SRFI-42 2003-10-24 08:34:38 +00:00
packages.scm GC_PROTECT some variables. 2003-05-01 10:21:33 +00:00
rts-packages.scm GC_PROTECT some variables. 2003-05-01 10:21:33 +00:00