Historique des commits

Auteur SHA1 Message Date
  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 40ade0886e Remove _scm.h il y a 6 ans
  Andy Wingo bf15afa6bf Move subr snarfing macros to gsubr.h. il y a 6 ans
  Andy Wingo 1e792c6580 Remove <stdio.h> from ports.h il y a 6 ans
  Andy Wingo 68d9780ce4 Remove errno.h include from _scm.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 c9910c6042 Fix finalizer resuscitation causing excessive GC il y a 7 ans
  Andy Wingo c957ec7ab0 Use atomics for async interrupts il y a 8 ans
  Mark H Weaver 475772ea57 Merge branch 'stable-2.0' il y a 10 ans
  Andy Wingo d6651f6903 Add interface to disable automatic finalization il y a 10 ans
  Andy Wingo 03d1294977 Remove tests and shims for pre-7.2 bdw-gc. il y a 11 ans
  Ludovic Courtès 1701a68920 Do not assume `pthread_t' is an integer type. il y a 11 ans
  Andy Wingo a0551390d5 consolidate scm_i_register_weak_gc_callback, update weak-set to fit il y a 12 ans
  Andy Wingo 2aed2667fc Merge remote-tracking branch 'origin/stable-2.0' il y a 12 ans
  Ludovic Courtès 6922d92f96 Use `void *' instead of `GC_PTR' internally. il y a 12 ans
  Andy Wingo bc61280992 Merge remote-tracking branch 'local-2.0/stable-2.0' il y a 13 ans
  Andy Wingo f740445a9b run finalizers asynchronously in asyncs il y a 13 ans
  Andy Wingo 7b327550e2 add scm_i_set_finalizer, scm_i_add_finalizer, scm_i_add_resuscitator il y a 13 ans
  Andy Wingo 2dcf6b5965 fixes to threaded finalizers il y a 13 ans
  Andy Wingo eaf99988ae run finalizers asynchronously (in asyncs and/or pthreads) il y a 13 ans
  Andy Wingo 6e9ec86dc0 add scm_i_set_finalizer, scm_i_add_finalizer, scm_i_add_resuscitator il y a 13 ans