Commit History

Author SHA1 Message Date
  Ludovic Courtès 1008ea3154 Allow garbage collection of revealed file ports. 7 years ago
  Ludovic Courtès 155ddcdc3b Correctly relativize file names in the presence of common prefixes. 7 years ago
  Michael Gran 685ca33e2e Only run tests that require fork if it is provided 7 years ago
  Andy Wingo 1da66a6ab1 String ports can be truncated 8 years ago
  Andy Wingo eeb23e776a Avoid flushing buffers for ftell 8 years ago
  Andy Wingo 9a95167871 Fix relative file name canonicalization on paths with "." 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 1953d29038 Decoding errors do not advance read pointer 8 years ago
  Andy Wingo b77fb752dd Flush buffered reads / writes before seeking 9 years ago
  Andy Wingo 59a18451b8 Use symbols instead of _IONBF values as args to setvbuf 9 years ago
  Andy Wingo baa74d3695 Merge commit '37b1453032488de582175270d1b3a1653ea81457' 10 years ago
  Ludovic Courtès 37b1453032 Avoid converting the 'mode' argument of 'open-file'. 10 years ago
  Mark H Weaver 856d318a9f Merge branch 'stable-2.0' 10 years ago
  Eli Zaretskii c53b5d891f Remove trailing whitespace from ports.test. 10 years ago
  Eli Zaretskii 8c6b62e7d5 Untabify some test files. 10 years ago
  Eli Zaretskii 9235f805fa Fix problems with Windows file names that use backslashes. 10 years ago
  Eli Zaretskii 0d77e062dc Fix deletion of ports.test test file on MS-Windows. 10 years ago
  Ludovic Courtès c497bfb1f6 tests: Add test for _IOLBF. 10 years ago
  Andy Wingo 8051cf2304 Merge commit 'fb7dd00169304a5922838e4d2f25253640a35def' 11 years ago
  Andy Wingo fb7dd00169 Deprecate general "uniform-vector" interface 11 years ago
  Andy Wingo e140d85d53 Merge commit '122f24cc8a3637ed42d7792ad1ff8ec0c49c58df' 11 years ago
  Ludovic Courtès 122f24cc8a Prepare 'setvbuf' to support for non-file ports. 11 years ago
  Mark H Weaver 6dce942c46 String ports use UTF-8; ignore %default-port-encoding. 11 years ago
  Mark H Weaver f6f4feb0a2 Merge remote-tracking branch 'origin/stable-2.0' 12 years ago
  Mark H Weaver 3f315b6433 Adjust BOM tests to reflect the fact that big endian is used by default. 12 years ago
  Mark H Weaver 3ace9a8e4e Add keyword arguments to file opening procedures. 12 years ago
  Mark H Weaver 7f6c3f8f00 Implement efficient 'scm_unget_bytes' and 'unget-bytevector'. 12 years ago
  Mark H Weaver 9a334eb3ab Do not scan for coding declarations in open-file. 12 years ago
  Mark H Weaver cdd3d6c9f4 Improve handling of Unicode byte-order marks (BOMs). 12 years ago