提交历史

作者 SHA1 备注 提交日期
  Andy Wingo bc61280992 Merge remote-tracking branch 'local-2.0/stable-2.0' 13 年之前
  Andy Wingo f740445a9b run finalizers asynchronously in asyncs 13 年之前
  Giuseppe Scrivano 3658a3744b Fix a segfault when /dev/urandom is not accessible 13 年之前
  Andy Wingo eaf99988ae run finalizers asynchronously (in asyncs and/or pthreads) 13 年之前
  Andy Wingo 81b80b9610 Revert "with a threaded guile, lock weak sets and tables during a fork" 13 年之前
  Andy Wingo 3753e22736 move revealed-count mechanism to fports.c 13 年之前
  Andy Wingo f609480611 with a threaded guile, lock weak sets and tables during a fork 13 年之前
  Andy Wingo 0858753e82 Merge remote-tracking branch 'origin/stable-2.0' 13 年之前
  Ludovic Courtès eb4a14ed47 Use Gnulib's `regex' module. 13 年之前
  Andy Wingo 296004b3ba Merge remote-tracking branch 'origin/stable-2.0' 13 年之前
  Ludovic Courtès ed4c373966 Arrange to convert command-line arguments from the right encoding. 13 年之前
  Andy Wingo 4938d3cb74 Merge remote-tracking branch 'origin/stable-2.0' 13 年之前
  Andy Wingo a141db8604 remove weak pairs, rewrite weak vectors 13 年之前
  Andy Wingo 7005c60fcb add weak table implementation 13 年之前
  Andy Wingo 26b263541b add weak sets 13 年之前
  Ludovic Courtès 80fc43f2cf Initialize `get_internal_run_time' before it is used. 13 年之前
  Andy Wingo 8a562c697b Merge remote-tracking branch 'local-2.0/stable-2.0' 14 年之前
  Andy Wingo 08969a2407 fix --disable-modules build 14 年之前
  Andy Wingo b9b9a02804 remove #define STACK_CHECKING from __scm.h. 14 年之前
  Ludovic Courtès bbec460245 Make the `sizeof (mpz_t)' check at compile-time. 14 年之前
  Ludovic Courtès 073167ef7b Allow compilation with `--disable-posix'. 14 年之前
  Andy Wingo 12c1d8616d threading / with_guile refactor to use more GC_stack_base 14 年之前
  Andy Wingo bfb85df708 fix port-filename without readline to match the docs 14 年之前
  Andy Wingo 6f06e8d35f autocompile -> auto-compile 14 年之前
  Andy Wingo 7948811252 deprecate primitive properties 14 年之前
  Andy Wingo 6245ea9440 remove dead code in init.c 14 年之前
  Andy Wingo 6f81b18abe add (ice-9 poll), a poll wrapper 14 年之前
  Ludovic Courtès c00623281b Register `scm_init_r6rs_ports' as an extension. 15 年之前
  Andy Wingo 37710f7e8f move srfi-1 and srfi-60 C impl to libguile, without public C api 15 年之前
  Ludovic Courtès 93003b16b0 Assorted `syntax-check' fixes. 15 年之前