Commit graph

10 commits

Author SHA1 Message Date
Alex Shinn
77bdb07584 Adding start/end parameters to string<->utf8. 2012-11-11 15:35:35 +09:00
Alex Shinn
54483179d2 Making chibi's write-string agree with R7RS.
Adding additional write tests.
2012-11-11 15:13:47 +09:00
Alex Shinn
fc1a1bd393 Adding tests and bugfixes for read-string[!]. 2012-10-13 21:54:30 +09:00
Alex Shinn
46b7d943a5 Fixing read/write-u8 to block properly when srfi-18 hasn't been loaded. 2012-08-19 23:19:37 +09:00
Alex Shinn
71afd5d56a Acknowledging that I may never be free of the \r evil... 2012-07-16 23:40:58 +09:00
Alex Shinn
582a3295d4 returning #<eof> for end of input on read-u8 2012-07-16 17:37:47 +09:00
Alex Shinn
a979e6ffcf bugfix for reading non-ascii chars 2012-05-19 07:52:17 +09:00
Alex Shinn
e8c0328540 fixing non-string-stream read-line to return eof when no data is read 2012-05-19 07:38:54 +09:00
Alex Shinn
7dd7d076dd file descriptors open as binary ports by default 2012-05-18 23:00:30 +09:00
Alex Shinn
85a7efc003 automatically making sockets non-blocking on accept 2012-05-14 08:37:45 -04:00