Commit History

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