Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Andy Wingo 9ede013f68 the dynamic stack is really a stack now, instead of a list 13 gadi atpakaļ
  Andy Wingo 44b76a785c Revert "install pthread_atfork handlers for guile's static mutexen" 13 gadi atpakaļ
  Andy Wingo 6a97b1f93a install pthread_atfork handlers for guile's static mutexen 13 gadi atpakaļ
  Andy Wingo 0aed71aa51 Revert "add SCM_HEAP_OBJECT_BASE" 13 gadi atpakaļ
  Andy Wingo 855db1905d Merge commit '9b0975f1dc41ddd10d81fb5b0965b9e9a54ef37a' 13 gadi atpakaļ
  Andy Wingo f43622a27b fluids.c docstring 13 gadi atpakaļ
  Andy Wingo b2208d2e98 Merge remote-tracking branch 'origin/stable-2.0' 13 gadi atpakaļ
  Andy Wingo aafb4ed724 optional default-value arg to make-fluid 13 gadi atpakaļ
  Andy Wingo 0607ebbfcf locking for putc, puts 13 gadi atpakaļ
  Andy Wingo 47ed8656db add SCM_HEAP_OBJECT_BASE 13 gadi atpakaļ
  Andy Wingo 21041372ed add SCM_{PACK,UNPACK}_POINTER 13 gadi atpakaļ
  Andy Wingo 0b77014f0c fix initial values of reallocated fluids 13 gadi atpakaļ
  Andy Wingo d223c3fcdd scm_is_eq for SCM vals, not == or != 13 gadi atpakaļ
  Andy Wingo e01163b5f1 rename make-undefined-fluid to make-unbound-fluid 14 gadi atpakaļ
  Brian Templeton ef94624eaf unbound fluids 14 gadi atpakaļ
  Ludovic Courtès cdd47ec7e5 Include <alloca.h> wherever `alloca' is used. 14 gadi atpakaļ
  Andy Wingo 6f8d7b12bb SCM_I_FLUID_P -> SCM_FLUID_P 14 gadi atpakaļ
  Andy Wingo cd038da546 remove libguile/lang.h, deprecate %nil (in favor of #nil) 15 gadi atpakaļ
  Ludovic Courtès bd5a75dcd8 Recycle fluid numbers. 15 gadi atpakaļ
  Andy Wingo bbb2ecd1d1 add printers for prompts and with-fluids objects 15 gadi atpakaļ
  Andy Wingo 5ef71027e4 fluids.h exposes more of its interface, internally at least 15 gadi atpakaļ
  Andy Wingo bb0229b51d add with-fluids objects and primitive syntax 15 gadi atpakaļ
  Andy Wingo 45cf242872 add printer for dynamic-states 15 gadi atpakaļ
  Andy Wingo 9ea31741da fluids are tc7 objects 15 gadi atpakaļ
  Ludovic Courtès fbb857a472 Merge branch 'master' into boehm-demers-weiser-gc 15 gadi atpakaļ
  Neil Jerram 53befeb700 Change Guile license to LGPLv3+ 15 gadi atpakaļ
  Ludovic Courtès 33ed7a1644 Use `scm_gc_malloc ()' when allocating the allocated fluid vector. 16 gadi atpakaļ
  Ludovic Courtès 8b039053b8 Remove GC-related code from fluids. 16 gadi atpakaļ
  Ludovic Courtès 44e268898b Merge branch 'master' into boehm-demers-weiser-gc 16 gadi atpakaļ
  Ludovic Courtès dbb605f575 Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 gadi atpakaļ