Commit History

Author SHA1 Message Date
  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
  Andy Wingo 8a4ed2dd34 remove "discouraged" infrastructure 15 years ago
  Andy Wingo 220058a835 deprecated all discouraged functions 15 years ago
  Andy Wingo a85f90f5ac capture default dynamic state in (guile-user) 15 years ago
  Andy Wingo dc3e203e07 separate boot expansion from memoization 15 years ago
  Andy Wingo cd038da546 remove libguile/lang.h, deprecate %nil (in favor of #nil) 15 years ago
  Andy Wingo c1b7c940ec lisp nil always enabled 15 years ago
  Andy Wingo 6128f34c4b correctly handle --no-autocompile (fixed broken previous patch) 15 years ago
  Andy Wingo 3ccee39194 add %default-prompt-tag, and error (not abort()) on an abort to bad tag 15 years ago
  Andy Wingo 747022e4cb prompt as part of guile's primitive language 15 years ago
  Andy Wingo b9c100d008 add @control and @prompt stub primitives 15 years ago
  Andy Wingo ab4779ffcf move foreign function interface to its own module 15 years ago