Alex Shinn
7a27341ecd
Adding initial send-file interface.
2013-08-18 18:36:24 +09:00
Alex Shinn
e136aa78e2
Updating additional docs to use backslash.
2013-08-04 17:01:22 +09:00
Alex Shinn
43b6f6496a
Fixing source line miscalculation in read-line for non-string-stream builds.
2013-08-04 15:37:53 +09:00
Alex Shinn
6dea74036a
Making C string port API names match the Scheme side.
2013-07-21 15:24:04 +09:00
Alex Shinn
13b540418e
C-level string API redesign with cursor support.
...
s/sexp_string_length/sexp_string_size/
Make sexp_string_ref/sexp_string_set Unicode aware.
Provide cursor level alternatives for efficiency.
Document all of this.
2013-07-21 14:59:51 +09:00
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