Historique des commits

Auteur SHA1 Message Date
  Andy Wingo 1234bb1850 Update license notices in all C files il y a 7 ans
  Andy Wingo 791eb0c01a Remove (C) from copyright statements il y a 7 ans
  Andy Wingo dd8add2fa0 Make .c copyright headers uniform il y a 7 ans
  Andy Wingo b8d757732f Rationalize include order in C files il y a 7 ans
  Andy Wingo 3068bc7384 Make libguile header inclusion consistent within libguile c files il y a 7 ans
  Andy Wingo c495b44714 Remove Emacs local variables comments in Guile source il y a 7 ans
  Andy Wingo 40ade0886e Remove _scm.h il y a 7 ans
  Andy Wingo 1ddf42dae0 Devolve threads.h from _scm.h. il y a 7 ans
  Andy Wingo bf15afa6bf Move subr snarfing macros to gsubr.h. il y a 7 ans
  Andy Wingo d3cfabd89b Devolve numbers.h from _scm.h. il y a 7 ans
  Andy Wingo 27df59415e Devolve procs.h include from _scm.h. il y a 7 ans
  Andy Wingo 730cfd80e2 Devolve pairs.h il y a 7 ans
  Andy Wingo 5f50309448 Remove includes of validate.h. il y a 7 ans
  Andy Wingo 83584ef231 Fix libguile subcomponent headers not to include <libguile.h> il y a 7 ans
  Andy Wingo dc8dda77e0 More robust vacuuming of in-use weak tables il y a 7 ans
  Andy Wingo d01addeb1f Refactor weak table to use bitmaps for weak entries il y a 7 ans
  Andy Wingo a053c0510c Weak tables are now bucket-and-chain tables il y a 7 ans
  Andy Wingo c9910c6042 Fix finalizer resuscitation causing excessive GC il y a 8 ans
  Andy Wingo 668153dbb6 Add weak-table fast path for update il y a 8 ans
  Andy Wingo 5a3bc32c99 Fix scm_weak_table_refq for undefined default il y a 8 ans
  Andy Wingo 105e36543f Remove scm_puts_unlocked. il y a 9 ans
  Andy Wingo 206b3f6e03 Remove scm_putc_unlocked. il y a 9 ans
  Andy Wingo 04023cceb7 Merge commit 'b86069c1308a6ca36f3a3bc56134b3f8fd693592' il y a 11 ans
  Andy Wingo d7cb7f7925 weak-table consolidation around scm_i_register_weak_gc_callback il y a 12 ans
  Andy Wingo 2aed2667fc Merge remote-tracking branch 'origin/stable-2.0' il y a 13 ans
  Ken Raeburn a722bcaa13 Fix lock handling bug in commit aac980de43a0466b968a56607664f5ebbca6b751. il y a 13 ans
  Andy Wingo 07e69928fc hash-set! on weak tables returns the value il y a 13 ans
  Andy Wingo 81b80b9610 Revert "with a threaded guile, lock weak sets and tables during a fork" il y a 13 ans
  Andy Wingo 6978c67339 use the new finalizer helpers il y a 13 ans
  Andy Wingo 7932759fc7 better hysteresis in weak-set, weak-table il y a 13 ans