Alex Shinn
|
24b43e367b
|
Providing scheme versions of some I/O functions when string streams aren't used.
|
2011-12-17 15:55:10 +09:00 |
|
Alex Shinn
|
9f25895e8c
|
FFI needs to check for FILE* backed ports when wrapping a C function that expects a FILE* and string streams are not supported.
Also fixing bug in make-custom-output-port that didn't check for exceptions.
|
2011-12-17 14:51:58 +09:00 |
|
Alex Shinn
|
e608bec866
|
using result length from fread; string-count optimized and safe for invalid strings.
|
2011-11-26 13:04:51 +09:00 |
|
Alex Shinn
|
fe610fa47e
|
Removing warnings in port.c, adding basic io tests.
|
2011-11-06 21:46:26 +09:00 |
|
Alex Shinn
|
a39b44e58b
|
Don't define cookie structs when not using string streams.
|
2011-11-06 14:46:51 +09:00 |
|
Alex Shinn
|
4ae5949d54
|
fixing header alignment in disasm
|
2011-11-01 22:51:09 +09:00 |
|