jaortega
c818c6316c
r0-t-stable merged into HEAD
...
- scheme/sort/* added by hand (for some reason it wasn't merged in)
- currently, some READ-PARAGRAPH tests don't pass: apparently,
due to some problems with the regexp library.
2008-01-26 17:27:14 +00:00
sperber
7f1879b497
Remove the old LIST-LIB, STRING-LIB, and CHAR-SET-LIB libraries, now
...
that the corresponding SRFIs are in the Scheme 48 core.
All this hopefully preserving backwards compatibility.
2002-08-14 14:23:41 +00:00
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