mainzelm
|
5fc995e50f
|
Removed call to C code since it doesn't cooperate with non-blocking
fd's.
|
2000-09-20 10:12:31 +00:00 |
marting
|
8c7c9c2006
|
Deleted call to C in %read_delimited since it cannot cope non-blocking
file and socket descriptors.
|
2000-07-11 12:26:31 +00:00 |
marting
|
43b90a190a
|
Fixed bug in %read-delimited! so the last char is not eaten if the
buffer is full
|
2000-06-28 13:48:21 +00:00 |
marting
|
b1d298a3f5
|
added raw-C support for read-delim and skip-chars. The port-buffer is drained in Scheme and after this a call to a read-loop in C follows. The last char is returned, so Scheme may push it back into the buffer
|
1999-11-04 16:21:30 +00:00 |
marting
|
bca77db078
|
daily snapshot, mainly changes to get 0.5.2 stuff running
|
1999-09-24 23:54:22 +00:00 |
marting
|
0f0fe9f2ff
|
updates from 0.5.2
|
1999-09-23 17:46:46 +00:00 |
marting
|
09136048ae
|
Added files from david fishers home (~dfisher/scsh-0.5.1).
Be warned: the scsh-version he started from was neither 0.5.1 nor
0.5.2, but something in between !
|
1999-09-14 13:32:05 +00:00 |