scsh-0.6/scheme
sperber ad18648afa Fix some problems with WAIT-FOR-CHANNELS:
- Initialize READY-{READ,WRITE}-CHANNELS to () instead of #f, because
  the #f's don't get overwritten when the whole thing is interrupted.
- Fix the cleanup code which was conditionalized the wrong way.
2003-01-17 13:30:26 +00:00
..
alt alt/ from S48 0.57. 2002-04-04 08:36:20 +00:00
bcomp Replace half-assed DYNAMIC-WIND protection of input port by the one 2002-12-17 13:50:14 +00:00
big Add lookup-external from recent S48 (it's already described in the manual). 2002-11-07 09:43:29 +00:00
debug *** empty log message *** 1999-09-14 12:45:02 +00:00
env Replace Martin's implementation of selective blocking by the one in 2002-08-16 14:11:50 +00:00
infix *** empty log message *** 1999-09-14 12:45:02 +00:00
link Removed duplicate definition of S48_ENTER/EXTRACT_BOOLEAN. 2002-09-06 11:57:53 +00:00
misc Imported scheme48-0.53 sources as base 1999-09-14 12:45:02 +00:00
opt Small renamer for clarity. 2002-04-04 08:09:15 +00:00
prescheme *** empty log message *** 1999-09-14 12:45:02 +00:00
rts Fix some problems with WAIT-FOR-CHANNELS: 2003-01-17 13:30:26 +00:00
srfi Added SRFI 25, 26, 27, 28, 30. 2002-09-11 14:34:58 +00:00
vm Extend with-errno to capture all I/O exceptions of the VM: 2003-01-08 09:16:47 +00:00
alt-packages.scm *** empty log message *** 1999-09-14 12:45:02 +00:00
comp-packages.scm Add forgotten OPEN clause for SIGNALS in READING-FORMS. 2002-12-19 10:02:31 +00:00
debug-packages.scm *** empty log message *** 1999-09-14 12:45:02 +00:00
initial-packages.scm *** empty log message *** 1999-09-14 12:45:02 +00:00
interfaces.scm Merged definition of byte-vector from S48 1.0. 2003-01-07 10:30:37 +00:00
link-packages.scm *** empty log message *** 1999-09-14 12:45:02 +00:00
low-packages.scm Cells as stob (from S48 0.57). 2002-04-04 08:13:53 +00:00
more-interfaces.scm Added forgotten export of srfi-13: string-concatenate-reverse/shared 2002-12-17 15:49:54 +00:00
more-packages.scm Added SRFI 25, 26, 27, 28, 30. 2002-09-11 14:34:58 +00:00
packages.scm Cells as stob (from S48 0.57). 2002-04-04 08:13:53 +00:00
rts-packages.scm First stab at implementing SELECT/SELECT!: 2002-08-20 14:03:01 +00:00