Commit History

Author SHA1 Message Date
  Andy Wingo 5804c977d7 Rename scm_i_thread to scm_thread 6 years ago
  Andy Wingo 1234bb1850 Update license notices in all C files 6 years ago
  Andy Wingo 791eb0c01a Remove (C) from copyright statements 6 years ago
  Andy Wingo dd8add2fa0 Make .c copyright headers uniform 6 years ago
  Andy Wingo b8d757732f Rationalize include order in C files 6 years ago
  Andy Wingo 3068bc7384 Make libguile header inclusion consistent within libguile c files 6 years ago
  Andy Wingo 40ade0886e Remove _scm.h 6 years ago
  Andy Wingo bf15afa6bf Move subr snarfing macros to gsubr.h. 6 years ago
  Andy Wingo 1e792c6580 Remove <stdio.h> from ports.h 6 years ago
  Andy Wingo 68d9780ce4 Remove errno.h include from _scm.h. 6 years ago
  Andy Wingo 83584ef231 Fix libguile subcomponent headers not to include <libguile.h> 6 years ago
  Andy Wingo c9910c6042 Fix finalizer resuscitation causing excessive GC 7 years ago
  Andy Wingo c957ec7ab0 Use atomics for async interrupts 8 years ago
  Mark H Weaver 475772ea57 Merge branch 'stable-2.0' 10 years ago
  Andy Wingo d6651f6903 Add interface to disable automatic finalization 10 years ago
  Andy Wingo 03d1294977 Remove tests and shims for pre-7.2 bdw-gc. 11 years ago
  Ludovic Courtès 1701a68920 Do not assume `pthread_t' is an integer type. 11 years ago
  Andy Wingo a0551390d5 consolidate scm_i_register_weak_gc_callback, update weak-set to fit 12 years ago
  Andy Wingo 2aed2667fc Merge remote-tracking branch 'origin/stable-2.0' 12 years ago
  Ludovic Courtès 6922d92f96 Use `void *' instead of `GC_PTR' internally. 12 years ago
  Andy Wingo bc61280992 Merge remote-tracking branch 'local-2.0/stable-2.0' 13 years ago
  Andy Wingo f740445a9b run finalizers asynchronously in asyncs 13 years ago
  Andy Wingo 7b327550e2 add scm_i_set_finalizer, scm_i_add_finalizer, scm_i_add_resuscitator 13 years ago
  Andy Wingo 2dcf6b5965 fixes to threaded finalizers 13 years ago
  Andy Wingo eaf99988ae run finalizers asynchronously (in asyncs and/or pthreads) 13 years ago
  Andy Wingo 6e9ec86dc0 add scm_i_set_finalizer, scm_i_add_finalizer, scm_i_add_resuscitator 13 years ago