Historial de Commits

Autor SHA1 Mensaje Fecha
  Rob Browning 5d29564971 Respect thread local fluid defaults hace 5 años
  Andy Wingo 6010792787 Avoid causing GC when lookup up exception handler hace 7 años
  Andy Wingo fb8c91a35c Add thread local fluids hace 8 años
  Andy Wingo 60035b66c7 Revert "Cheaper fluid-ref cache" hace 8 años
  Andy Wingo cd3ff33a31 Cheaper fluid-ref cache hace 8 años
  Andy Wingo 498f3f9568 Avoid stacks in dynamically-bound values hace 8 años
  Andy Wingo aa84489d18 Reimplement dynamic states hace 8 años
  Andy Wingo 105e36543f Remove scm_puts_unlocked. hace 8 años
  Andy Wingo 206b3f6e03 Remove scm_putc_unlocked. hace 8 años
  Andy Wingo 064d24093b Tune initial heap size hace 11 años
  Andy Wingo 98eaef1b50 Simplify dynstack API to only wind one fluid at a time hace 11 años
  Andy Wingo c32b7c4cef Remove with-fluids; replaced by with-fluid* and inlined push-fluid primops hace 11 años
  Mark H Weaver 26d148066f Merge remote-tracking branch 'origin/stable-2.0' hace 12 años
  Mark H Weaver 8dd01861a9 Fix later-bindings-win logic in with-fluids. hace 12 años
  Mark H Weaver b8d8f8b929 Fix duplicate removal of with-fluids. hace 12 años
  Andy Wingo 9ede013f68 the dynamic stack is really a stack now, instead of a list hace 13 años
  Andy Wingo 44b76a785c Revert "install pthread_atfork handlers for guile's static mutexen" hace 13 años
  Andy Wingo 6a97b1f93a install pthread_atfork handlers for guile's static mutexen hace 13 años
  Andy Wingo 0aed71aa51 Revert "add SCM_HEAP_OBJECT_BASE" hace 13 años
  Andy Wingo 855db1905d Merge commit '9b0975f1dc41ddd10d81fb5b0965b9e9a54ef37a' hace 13 años
  Andy Wingo f43622a27b fluids.c docstring hace 13 años
  Andy Wingo b2208d2e98 Merge remote-tracking branch 'origin/stable-2.0' hace 13 años
  Andy Wingo aafb4ed724 optional default-value arg to make-fluid hace 13 años
  Andy Wingo 0607ebbfcf locking for putc, puts hace 13 años
  Andy Wingo 47ed8656db add SCM_HEAP_OBJECT_BASE hace 13 años
  Andy Wingo 21041372ed add SCM_{PACK,UNPACK}_POINTER hace 13 años
  Andy Wingo 0b77014f0c fix initial values of reallocated fluids hace 13 años
  Andy Wingo d223c3fcdd scm_is_eq for SCM vals, not == or != hace 13 años
  Andy Wingo e01163b5f1 rename make-undefined-fluid to make-unbound-fluid hace 14 años
  Brian Templeton ef94624eaf unbound fluids hace 14 años