提交歷史

作者 SHA1 備註 提交日期
  Andy Wingo 67b147fb7a Remove port free functions; just close instead 8 年之前
  Andy Wingo 4460f1f152 Remove port mark functions 8 年之前
  Andy Wingo 7c6ce75e2c Merge commit '7c433cbbce83bc9f2f9967afba00bbb68e312657' 10 年之前
  Ludovic Courtès 680135b6a3 doc: Clarify the unit of the 'offset' argument of 'seek'. 10 年之前
  Andy Wingo e4eb0e39b4 Merge commit '8ca97482b01cf1a6aa538cc5a2d1f71fb60f080c' 11 年之前
  Ludovic Courtès 8ca97482b0 Custom binary input ports support 'setvbuf'. 11 年之前
  Mark H Weaver c04bf4337b Merge remote-tracking branch 'origin/stable-2.0' 11 年之前
  Mark H Weaver 803c087e6b Fix truncated documentation for 'put-char'. 11 年之前
  Mark H Weaver 453acfacf4 Merge remote-tracking branch 'origin/stable-2.0' 11 年之前
  Ian Price 1fcf690929 doc: `get-string-all' takes only one argument. 11 年之前
  Mark H Weaver 6dce942c46 String ports use UTF-8; ignore %default-port-encoding. 11 年之前
  Mark H Weaver 3ace9a8e4e Add keyword arguments to file opening procedures. 11 年之前
  Mark H Weaver 7f6c3f8f00 Implement efficient 'scm_unget_bytes' and 'unget-bytevector'. 11 年之前
  Mark H Weaver 9a334eb3ab Do not scan for coding declarations in open-file. 12 年之前
  Mark H Weaver cdd3d6c9f4 Improve handling of Unicode byte-order marks (BOMs). 11 年之前
  Mark H Weaver 21bbe22a14 Optimize 'get-bytevector-some'; it may now read less than possible. 12 年之前
  Andy Wingo 5a35d42aa5 add read-string and read-string! to (ice-9 rdelim) 12 年之前
  Ludovic Courtès b22e94db7c Add the `%default-port-conversion-strategy' fluid. 12 年之前
  Bake Timmons 5f6ffd6652 Improve consistency of definitions of C functions in manual. 13 年之前
  Bake Timmons 64de6db5c6 Make consistent the usage of variable names in the function definitions found in the Texinfo docs. 13 年之前
  Ludovic Courtès b3da54d181 Placate a number of `syntax-check' verifications. 13 年之前
  Andy Wingo 5261e74281 reword open-file docs 13 年之前
  Andy Wingo 1233b38393 fix documentation for option-set! syntaxen 13 年之前
  Andreas Rottmann 040dfa6f37 More completely document the `(rnrs io ports)' library 13 年之前
  Ludovic Courtès de424d9594 Document `(ice-9 binary-ports)'. 13 年之前
  Ludovic Courtès 96128014bf Make sure binary ports pass `binary-port?' regardless of the locale. 13 年之前
  Ludovic Courtès 958173e489 doc: Remove "lack of support for Unicode I/O and strings". 14 年之前
  Andy Wingo ac012a27a2 update port-filename docs 14 年之前
  Ralf Wildenhues ecb8733562 docs: fix typos in manual, and a couple in code comments. 14 年之前
  Ludovic Courtès c62da8f891 Have `read-char' & co. throw to `decoding-error'. 14 年之前