Commit History

Author SHA1 Message Date
  Christopher Allan Webber f94ea26a97 Fix small typo in suspendable-ports documentation. 8 years ago
  Andy Wingo b8a53b98b3 Only ptob->close() after read/write finish 8 years ago
  Christopher Allan Webber cc9e72bd2b Fix example in make-custom-binary-input-port documentation 8 years ago
  Andy Wingo 1a1c3bbe59 Implement R6RS custom binary input/output ports 8 years ago
  Andy Wingo 20718dd94b Add with-input-from-port, etc documentation 8 years ago
  Andy Wingo 5b6eaa91d2 Document char-ready? limitations. 8 years ago
  Andy Wingo c7c11f3af9 Update port documentation, rename sports to suspendable ports 8 years ago
  Andy Wingo a21f6467ac Big ports documentation update 8 years ago
  Andy Wingo 6eee08874b Undocument (ice-9 rw) 8 years ago
  Andy Wingo 534139e458 Support for non-blocking I/O 8 years ago
  Andy Wingo 1e058add7b U+FFFD is the input substitution character 8 years ago
  Andy Wingo 556ac9777b Document scm_c_make_port and friends 8 years ago
  Andy Wingo 9322902d02 Update port type documentation 8 years ago
  Andy Wingo af1c443f83 Update port documentation 8 years ago
  Andy Wingo 6ff542ee71 Add random_access_p port type method 8 years ago
  Andy Wingo d83140890f Update port implementation documentation. 8 years ago
  Andy Wingo 8399e7af51 Generic port facility provides buffering uniformly 9 years ago
  Andy Wingo e8eeeeb1d4 Port close functions return void 9 years ago
  Andy Wingo e98f64009d Remove port equal functions 9 years ago
  Andy Wingo 67b147fb7a Remove port free functions; just close instead 9 years ago
  Andy Wingo 4460f1f152 Remove port mark functions 9 years ago
  Andy Wingo 7c6ce75e2c Merge commit '7c433cbbce83bc9f2f9967afba00bbb68e312657' 10 years ago
  Ludovic Courtès 680135b6a3 doc: Clarify the unit of the 'offset' argument of 'seek'. 10 years ago
  Andy Wingo e4eb0e39b4 Merge commit '8ca97482b01cf1a6aa538cc5a2d1f71fb60f080c' 11 years ago
  Ludovic Courtès 8ca97482b0 Custom binary input ports support 'setvbuf'. 11 years ago
  Mark H Weaver c04bf4337b Merge remote-tracking branch 'origin/stable-2.0' 11 years ago
  Mark H Weaver 803c087e6b Fix truncated documentation for 'put-char'. 11 years ago
  Mark H Weaver 453acfacf4 Merge remote-tracking branch 'origin/stable-2.0' 11 years ago
  Ian Price 1fcf690929 doc: `get-string-all' takes only one argument. 11 years ago
  Mark H Weaver 6dce942c46 String ports use UTF-8; ignore %default-port-encoding. 11 years ago