Histórico de commits

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