提交历史

作者 SHA1 备注 提交日期
  Andy Wingo baa74d3695 Merge commit '37b1453032488de582175270d1b3a1653ea81457' 10 年之前
  Ludovic Courtès 37b1453032 Avoid converting the 'mode' argument of 'open-file'. 10 年之前
  Mark H Weaver 856d318a9f Merge branch 'stable-2.0' 10 年之前
  Ludovic Courtès 5e793ad851 Silence GCC warning. 10 年之前
  Mark H Weaver 475772ea57 Merge branch 'stable-2.0' 10 年之前
  Mark H Weaver bc8e6d7d8c Rely on Gnulib for <unistd.h>. 10 年之前
  Andy Wingo e140d85d53 Merge commit '122f24cc8a3637ed42d7792ad1ff8ec0c49c58df' 11 年之前
  Ludovic Courtès 122f24cc8a Prepare 'setvbuf' to support for non-file ports. 11 年之前
  Andy Wingo 6a9d9e3a62 Declare scm_i_open_file to silence a warning 11 年之前
  Mark H Weaver f6f4feb0a2 Merge remote-tracking branch 'origin/stable-2.0' 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 26d148066f Merge remote-tracking branch 'origin/stable-2.0' 11 年之前
  Jason Earl b5870f25ad rely on gnulib for `poll' 11 年之前
  Andy Wingo 629987edfb fports uses gnulib's select 11 年之前
  Andy Wingo 09b204d387 squish remove some mingw-specific code that is covered by gnulib 11 年之前
  Andy Wingo 4c187d46d4 add check for struct pollfd 11 年之前
  Andy Wingo 419c873624 Revert "detect and consume byte-order marks for textual ports" 12 年之前
  Andy Wingo b2cb557d75 detect and consume byte-order marks for textual ports 12 年之前
  Andy Wingo a3ded46520 Merge remote-tracking branch 'origin/stable-2.0' 12 年之前
  Ludovic Courtès e8b21eecb1 Fix `setvbuf' to leave the line/column number unchanged. 12 年之前
  Andy Wingo 508e4a55df remove atfork on revealed mutex in fports.c 13 年之前
  Andy Wingo 3753e22736 move revealed-count mechanism to fports.c 13 年之前
  Andy Wingo 5a771d5f51 better handling for exceptions in close-port and port finalizers 13 年之前
  Andy Wingo 91ee7515da Merge remote-tracking branch 'origin/stable-2.0' 13 年之前
  Rob Browning 9858e52962 Define _GNU_SOURCE to fix the GNU/kFreeBSD build. 13 年之前
  Andy Wingo 0607ebbfcf locking for putc, puts 13 年之前
  Andy Wingo 4251ae2e28 locking on port buffering operations 13 年之前
  Andy Wingo 4938d3cb74 Merge remote-tracking branch 'origin/stable-2.0' 13 年之前