Historial de Commits

Autor SHA1 Mensaje Fecha
  Ludovic Courtès 462d3c85ed Provide ‘scm_i_is_finalizer_thread’ when building ‘--without-threads’. hace 3 meses
  Ludovic Courtès b8031fc965 Exclude the finalizer thread from the ‘all-threads’ result. hace 4 meses
  Ludovic Courtès df86a2a8c8 Finalization thread exits when it gets EOF on its pipe. hace 2 años
  Andrew Whatson 5a281e35f4 Close the finalization pipe before forking. hace 4 años
  Ludovic Courtès 1fbe89f7bd 'finalization_thread_proc' sets errno before calling 'perror'. hace 5 años
  Andy Wingo bcb4f7dca8 Merge remote-tracking branch 'origin/stable-2.2' hace 5 años
  Ludovic Courtès edf5aea7ac Fix non-deterministic crash in 'finalization_thread_proc'. hace 5 años
  Andy Wingo 5804c977d7 Rename scm_i_thread to scm_thread hace 7 años
  Andy Wingo 1234bb1850 Update license notices in all C files hace 7 años
  Andy Wingo 791eb0c01a Remove (C) from copyright statements hace 7 años
  Andy Wingo dd8add2fa0 Make .c copyright headers uniform hace 7 años
  Andy Wingo b8d757732f Rationalize include order in C files hace 7 años
  Andy Wingo 3068bc7384 Make libguile header inclusion consistent within libguile c files hace 7 años
  Andy Wingo 40ade0886e Remove _scm.h hace 7 años
  Andy Wingo bf15afa6bf Move subr snarfing macros to gsubr.h. hace 7 años
  Andy Wingo 1e792c6580 Remove <stdio.h> from ports.h hace 7 años
  Andy Wingo 68d9780ce4 Remove errno.h include from _scm.h. hace 7 años
  Andy Wingo 83584ef231 Fix libguile subcomponent headers not to include <libguile.h> hace 7 años
  Andy Wingo c9910c6042 Fix finalizer resuscitation causing excessive GC hace 8 años
  Andy Wingo c957ec7ab0 Use atomics for async interrupts hace 8 años
  Mark H Weaver 475772ea57 Merge branch 'stable-2.0' hace 11 años
  Andy Wingo d6651f6903 Add interface to disable automatic finalization hace 11 años
  Andy Wingo 03d1294977 Remove tests and shims for pre-7.2 bdw-gc. hace 11 años
  Ludovic Courtès 1701a68920 Do not assume `pthread_t' is an integer type. hace 12 años
  Andy Wingo a0551390d5 consolidate scm_i_register_weak_gc_callback, update weak-set to fit hace 12 años
  Andy Wingo 2aed2667fc Merge remote-tracking branch 'origin/stable-2.0' hace 13 años
  Ludovic Courtès 6922d92f96 Use `void *' instead of `GC_PTR' internally. hace 13 años
  Andy Wingo bc61280992 Merge remote-tracking branch 'local-2.0/stable-2.0' hace 13 años
  Andy Wingo f740445a9b run finalizers asynchronously in asyncs hace 13 años
  Andy Wingo 7b327550e2 add scm_i_set_finalizer, scm_i_add_finalizer, scm_i_add_resuscitator hace 13 años