scsh-0.6/scheme/rts
sperber 3a1439a16e Remove warning message "Warning: dropping ignored channel i/o result"
because it can be legitimately triggered by WAIT-FOR-CHANNELS.
2002-12-11 12:40:29 +00:00
..
base.scm
bignum.scm
channel-io.scm Remove warning message "Warning: dropping ignored channel i/o result" 2002-12-11 12:40:29 +00:00
channel-port.scm Remove STEAL-CHANNEL-PORT! which has been unused for a while now and 2002-02-28 08:28:32 +00:00
channel.scm Added hook to align cwd and umask for the S48 system. 2001-12-19 09:14:15 +00:00
condition.scm
continuation.scm
current-port.scm
defenum.scm
env.scm
eval.scm load-port/load-into-port now yield errors when called, since I don't know where they could be used 1999-10-08 18:06:39 +00:00
exception.scm Fixed small typo. 2001-09-12 13:42:29 +00:00
floatnum.scm
init.scm * New package definitions now that we have SRFI-13 and 14 2001-03-23 12:45:31 +00:00
innum.scm
interrupt.scm Provide names for housekeeping threads for better debugging. 2002-05-03 13:36:15 +00:00
jar-defrecord.scm
lize.scm
lock.scm Replace Martin's implementation of selective blocking by the one in 2002-08-16 14:11:50 +00:00
low.scm
method.scm
number.scm
numio.scm
population.scm
port.scm Added ignore-port-locks? flag to output-port-forcers and use it in 2002-06-26 11:25:33 +00:00
ratnum.scm
read.scm Added nested multi-line comments. The implementation has two 2001-01-12 18:16:42 +00:00
recnum.scm
record.scm
root-scheduler.scm Replace Martin's implementation of selective blocking by the one in 2002-08-16 14:11:50 +00:00
scheduler.scm Replace Martin's implementation of selective blocking by the one in 2002-08-16 14:11:50 +00:00
session.scm
sigevents.scm Replace Martin's implementation of selective blocking by the one in 2002-08-16 14:11:50 +00:00
signal.scm
sleep.scm First stab at implementing SELECT/SELECT!: 2002-08-20 14:03:01 +00:00
template.scm
thread-cell.scm Added thread-cells structure for thread-local cells. 2001-05-22 14:58:15 +00:00
thread-env.scm Added fluid-cell-ref and fluid-cell-set!. 2002-04-04 08:22:20 +00:00
thread.scm Wrap an additional (lambda a ...) around the application of (terminate-current-thread) in terminate-thread! as the continuation may provide any number of values 2002-09-18 19:16:23 +00:00
time.scm
util.scm New module language from S48 0.57. 2002-04-03 12:17:19 +00:00
wind.scm
write.scm
xnum.scm
xprim.scm