Historia zmian

Autor SHA1 Wiadomość Data
  Andy Wingo 56dd476af7 Back to simple unlock-mutex 8 lat temu
  Andy Wingo c0916134ac Remove unchecked-unlock facility from Guile mutexes 8 lat temu
  Andy Wingo f1b7eaaa1a Remove fat mutex abandoned mutex error 8 lat temu
  Andy Wingo ecfa0b50ce Remove lock-mutex owner facility 8 lat temu
  Andy Wingo eeeee3297b Remove thread cleanup facility 8 lat temu
  Ludovic Courtès f184e887a6 build: Support pthread builds without 'pthread_cancel' support (Android). 10 lat temu
  Ludovic Courtès 8a177d316c futures: Limit the number of nested futures on the same stack. 12 lat temu
  Andy Wingo 5270a001ad an experiment: clearing the C stack in gc tests 13 lat temu
  Ludovic Courtès 1e2b4920ca Arrange so that stack-cleaning loops in GC tests are not optimized out. 13 lat temu
  Ludovic Courtès d20912e67d Move `{total,current}-processor-count' outside of `posix.c'. 13 lat temu
  Ludovic Courtès ed756f7817 Increase the timeout of timing-sensitive thread tests. 13 lat temu
  Ludovic Courtès c21a5ddcaf Implement `(ice-9 threads)' high-level constructs in terms of futures. 14 lat temu
  Ludovic Courtès a0faf7ddf9 Fix bug #27450 ("Fat mutexes not GC'd until their owner dies"). 15 lat temu
  Neil Jerram 53befeb700 Change Guile license to LGPLv3+ 15 lat temu
  Neil Jerram 21346c4f5e Remove possible deadlock in scm_join_thread_timed 15 lat temu
  Neil Jerram 4201062de5 Fix wait-condition-variable so that it doesn't leave asyncs blocked 15 lat temu
  Neil Jerram 74926120a3 Delete trailing whitespace. 16 lat temu
  Julian Graham adc085f17c latest set of SRFI-18 support changes to core threads 17 lat temu
  Neil Jerram 6180e336b2 Core enhancements, by Julian Graham, to Guile's thread, mutex and 17 lat temu
  Ludovic Courtès 2e77f7202b Changes from arch/CVS synchronization 17 lat temu
  Kevin Ryde 23f2b9a3de merge from 1.8 branch 18 lat temu
  Kevin Ryde 6e7d5622ee merge from 1.8 branch 19 lat temu
  Marius Vollmer 92205699d0 The FSF has a new address. 19 lat temu
  Marius Vollmer d8d925f310 Only test when 'threads are provided. 20 lat temu
  Kevin Ryde 5925aed0d6 New file, exercising parallel. 21 lat temu