コミット履歴

作者 SHA1 メッセージ 日付
  Andy Wingo 064d24093b Tune initial heap size 11 年 前
  Andy Wingo 98eaef1b50 Simplify dynstack API to only wind one fluid at a time 11 年 前
  Andy Wingo c32b7c4cef Remove with-fluids; replaced by with-fluid* and inlined push-fluid primops 11 年 前
  Mark H Weaver 26d148066f Merge remote-tracking branch 'origin/stable-2.0' 11 年 前
  Mark H Weaver 8dd01861a9 Fix later-bindings-win logic in with-fluids. 11 年 前
  Mark H Weaver b8d8f8b929 Fix duplicate removal of with-fluids. 11 年 前
  Andy Wingo 9ede013f68 the dynamic stack is really a stack now, instead of a list 12 年 前
  Andy Wingo 44b76a785c Revert "install pthread_atfork handlers for guile's static mutexen" 13 年 前
  Andy Wingo 6a97b1f93a install pthread_atfork handlers for guile's static mutexen 13 年 前
  Andy Wingo 0aed71aa51 Revert "add SCM_HEAP_OBJECT_BASE" 13 年 前
  Andy Wingo 855db1905d Merge commit '9b0975f1dc41ddd10d81fb5b0965b9e9a54ef37a' 13 年 前
  Andy Wingo f43622a27b fluids.c docstring 13 年 前
  Andy Wingo b2208d2e98 Merge remote-tracking branch 'origin/stable-2.0' 13 年 前
  Andy Wingo aafb4ed724 optional default-value arg to make-fluid 13 年 前
  Andy Wingo 0607ebbfcf locking for putc, puts 13 年 前
  Andy Wingo 47ed8656db add SCM_HEAP_OBJECT_BASE 13 年 前
  Andy Wingo 21041372ed add SCM_{PACK,UNPACK}_POINTER 13 年 前
  Andy Wingo 0b77014f0c fix initial values of reallocated fluids 13 年 前
  Andy Wingo d223c3fcdd scm_is_eq for SCM vals, not == or != 13 年 前
  Andy Wingo e01163b5f1 rename make-undefined-fluid to make-unbound-fluid 14 年 前
  Brian Templeton ef94624eaf unbound fluids 14 年 前
  Ludovic Courtès cdd47ec7e5 Include <alloca.h> wherever `alloca' is used. 14 年 前
  Andy Wingo 6f8d7b12bb SCM_I_FLUID_P -> SCM_FLUID_P 14 年 前
  Andy Wingo cd038da546 remove libguile/lang.h, deprecate %nil (in favor of #nil) 14 年 前
  Ludovic Courtès bd5a75dcd8 Recycle fluid numbers. 15 年 前
  Andy Wingo bbb2ecd1d1 add printers for prompts and with-fluids objects 15 年 前
  Andy Wingo 5ef71027e4 fluids.h exposes more of its interface, internally at least 15 年 前
  Andy Wingo bb0229b51d add with-fluids objects and primitive syntax 15 年 前
  Andy Wingo 45cf242872 add printer for dynamic-states 15 年 前
  Andy Wingo 9ea31741da fluids are tc7 objects 15 年 前