Historique des commits

Auteur SHA1 Message Date
  Rob Browning 2446e7dc29 Respect thread local fluid defaults il y a 5 ans
  Andy Wingo 8918165c40 Compile current-module as intrinsic call il y a 6 ans
  Andy Wingo 5804c977d7 Rename scm_i_thread to scm_thread il y a 6 ans
  Andy Wingo 1234bb1850 Update license notices in all C files il y a 6 ans
  Andy Wingo 791eb0c01a Remove (C) from copyright statements il y a 6 ans
  Andy Wingo dd8add2fa0 Make .c copyright headers uniform il y a 6 ans
  Andy Wingo b8d757732f Rationalize include order in C files il y a 6 ans
  Andy Wingo 3068bc7384 Make libguile header inclusion consistent within libguile c files il y a 6 ans
  Andy Wingo c495b44714 Remove Emacs local variables comments in Guile source il y a 6 ans
  Andy Wingo 40ade0886e Remove _scm.h il y a 6 ans
  Andy Wingo 3c48c87784 Devolve variable.h from _scm.h. il y a 6 ans
  Andy Wingo bf15afa6bf Move subr snarfing macros to gsubr.h. il y a 6 ans
  Andy Wingo 730cfd80e2 Devolve pairs.h il y a 6 ans
  Andy Wingo 460552163e Remove list.h from _scm.h il y a 6 ans
  Andy Wingo 5f50309448 Remove includes of validate.h. il y a 6 ans
  Andy Wingo 83584ef231 Fix libguile subcomponent headers not to include <libguile.h> il y a 6 ans
  Andy Wingo 6010792787 Avoid causing GC when lookup up exception handler il y a 7 ans
  Andy Wingo fb8c91a35c Add thread local fluids il y a 8 ans
  Andy Wingo 60035b66c7 Revert "Cheaper fluid-ref cache" il y a 8 ans
  Andy Wingo cd3ff33a31 Cheaper fluid-ref cache il y a 8 ans
  Andy Wingo 498f3f9568 Avoid stacks in dynamically-bound values il y a 8 ans
  Andy Wingo aa84489d18 Reimplement dynamic states il y a 8 ans
  Andy Wingo 105e36543f Remove scm_puts_unlocked. il y a 8 ans
  Andy Wingo 206b3f6e03 Remove scm_putc_unlocked. il y a 8 ans
  Andy Wingo 064d24093b Tune initial heap size il y a 11 ans
  Andy Wingo 98eaef1b50 Simplify dynstack API to only wind one fluid at a time il y a 11 ans
  Andy Wingo c32b7c4cef Remove with-fluids; replaced by with-fluid* and inlined push-fluid primops il y a 11 ans
  Mark H Weaver 26d148066f Merge remote-tracking branch 'origin/stable-2.0' il y a 12 ans
  Mark H Weaver 8dd01861a9 Fix later-bindings-win logic in with-fluids. il y a 12 ans
  Mark H Weaver b8d8f8b929 Fix duplicate removal of with-fluids. il y a 12 ans