summaryrefslogtreecommitdiff
path: root/gc-benchmarks
diff options
context:
space:
mode:
authorAndreas Rottmann <a.rottmann@gmx.at>2011-03-13 23:14:10 +0100
committerLudovic Courtès <ludo@gnu.org>2011-03-13 23:14:43 +0100
commitead04a04cd38909d0d40f1ba7885372c9c65ff38 (patch)
treefb5e4f162ae4e5a6ce72e156972ac6c30040afbc /gc-benchmarks
parent74571cfd3b27b79567f27fc43815d08ec1f402cc (diff)
downloadguile-ead04a04cd38909d0d40f1ba7885372c9c65ff38.tar.gz
Enhance transcoder-related functionality of `(rnrs io ports)'
* module/rnrs/io/ports.scm (transcoder-eol-style) (transcoder-error-handling-mode): Export these. (textual-port?): Implement this procedure and export it. * module/rnrs.scm: Export these here as well. * module/rnrs/io/ports.scm (port-transcoder): Implement this procedure. (binary-port?): Treat only ports without an encoding as binary ports, add docstring. (standard-input-port, standard-output-port, standard-error-port): Ensure these are created without an encoding. (eol-style): Add `none' as enumeration member. (native-eol-style): Switch to `none' from `lf'. * test-suite/tests/r6rs-ports.test (7.2.7 Input ports) (8.2.10 Output ports): Test binary-ness of `standard-input-port', `standard-output-port' and `standard-error-port'. (8.2.6 Input and output ports): Add test for `port-transcoder'. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Diffstat (limited to 'gc-benchmarks')
0 files changed, 0 insertions, 0 deletions