Commit történet

Szerző SHA1 Üzenet Dátum
  Andy Wingo 075599e5b0 Implement R6RS custom textual ports 1 éve
  Andy Wingo 1820ed5121 Finish call-with-port cleanup 4 éve
  Mark H Weaver 2095033b42 Fix documentation of R6RS 'binary-port?' to reflect reality. 5 éve
  Andy Wingo e13cd5c77c Flush when getting string from r6rs string output port 8 éve
  Andy Wingo 1a1c3bbe59 Implement R6RS custom binary input/output ports 8 éve
  Andy Wingo 4e27e3c054 Add R6RS bytevector->string, string->bytevector 8 éve
  Andy Wingo 59f062ec78 Export &i/o-decoding, &i/o-encoding from (rnrs) 8 éve
  Andy Wingo 5d9516637b Implement R6RS output-port-buffer-mode 8 éve
  Mark H Weaver 6dce942c46 String ports use UTF-8; ignore %default-port-encoding. 11 éve
  Andy Wingo 747bd5347d merge stable-2.0 12 éve
  Andy Wingo 5a35d42aa5 add read-string and read-string! to (ice-9 rdelim) 12 éve
  Andy Wingo e2551947dd All r6rs ports are both textual and binary 12 éve
  Andreas Rottmann 3ae5a02f1d Add missing R6RS `open-file-input/output-port' procedure 12 éve
  Bake Timmons 91a214ebd9 Improve the usage of variable names in Scheme docstrings. 13 éve
  Andreas Rottmann 0687e826a1 rnrs io ports: fix port encoding when opening file ports 13 éve
  Andreas Rottmann b6a66c21fc Improve R6RS conformance wrt. conditions in the I/O libraries 13 éve
  Andreas Rottmann 2252321bb7 Make the R6RS simple I/O library use conditions 13 éve
  Andreas Rottmann ead04a04cd Enhance transcoder-related functionality of `(rnrs io ports)' 14 éve
  Andreas Rottmann 74571cfd3b Export `current-*-port' from `(rnrs io ports)' 14 éve
  Andreas Rottmann a6c377f7d8 Add `get-string-n' and `get-string-n!' for R6RS ports 14 éve
  Andy Wingo dd0d987fbd add (ice-9 binary-ports) 14 éve
  Ludovic Courtès eed98cbc92 R6RS: Have `put-char', `put-string', etc. raise an `&i/o-encoding-error'. 14 éve
  Ludovic Courtès b1e76e8f2c R6RS: Have `get-char', `get-line', etc. raise an `&i/o-decoding-error'. 14 éve
  Andy Wingo b04f841d5f implement port-eof? 14 éve
  Ludovic Courtès d4b8163784 Honor R6RS transcoder error handling modes, when possible. 14 éve
  Andreas Rottmann 1044537dff Add implementation of "transcoded ports" 14 éve
  Andreas Rottmann a5484153b8 Work towards a more complete implementation of `(rnrs io ports)' 14 éve
  Andreas Rottmann baa5705ca7 Turn `(rnrs io ports)' into an R6RS library 14 éve
  Andy Wingo 73b03e98a7 ensure unicode-capable rnrs string ports 14 éve
  Andy Wingo c399333044 add open-string-{input,output}-port to rnrs io ports 14 éve