Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Mark H Weaver 856d318a9f Merge branch 'stable-2.0' 10 gadi atpakaļ
  Ludovic Courtès f184e887a6 build: Support pthread builds without 'pthread_cancel' support (Android). 10 gadi atpakaļ
  Mark H Weaver 475772ea57 Merge branch 'stable-2.0' 10 gadi atpakaļ
  Mark H Weaver bc8e6d7d8c Rely on Gnulib for <unistd.h>. 11 gadi atpakaļ
  Andy Wingo c65ea594e9 Fix segfault in thread_mark 11 gadi atpakaļ
  Mark H Weaver e1d7a93bb2 Rely on Gnulib for 'select', 'lstat', and 'mkstemp'. 11 gadi atpakaļ
  Andy Wingo aef1fcf94e Add thread-local lock-free, TLS-free freelists. 11 gadi atpakaļ
  Andy Wingo f76cf73a49 Merge commit '8571dbde639e0ee9885bad49c9e180474bd23646' 11 gadi atpakaļ
  Mark H Weaver e676a4c342 Add mutex locking functions that also block asyncs. 11 gadi atpakaļ
  Andy Wingo 5f18bc8450 Allocate stacks using mmap, and mark them via the thread marker 11 gadi atpakaļ
  Andy Wingo 7af0c3b395 Add thread mark procedure 11 gadi atpakaļ
  Andy Wingo 9ebf794607 Remove unused scm_i_thread fields 11 gadi atpakaļ
  Andy Wingo 03d1294977 Remove tests and shims for pre-7.2 bdw-gc. 11 gadi atpakaļ
  Andy Wingo 3506b1521e Remove last use of SCM vm 11 gadi atpakaļ
  Mark H Weaver 28d5d2537c Merge remote-tracking branch 'origin/stable-2.0' 11 gadi atpakaļ
  Mark H Weaver 10454601e0 Fix bug in remqueue in threads.c when removing last element. 11 gadi atpakaļ
  Mark H Weaver 2a1d8403c0 Allow #f as timeout argument to unlock-mutex and SRFI-18 mutex-unlock! 11 gadi atpakaļ
  Mark H Weaver 26d148066f Merge remote-tracking branch 'origin/stable-2.0' 11 gadi atpakaļ
  Andy Wingo dbab8aaaca allow for spurious wakeups from pthread_cond_wait 11 gadi atpakaļ
  Andy Wingo 6ab4de6125 don't provide scm_std_select on mingw and similar platforms 11 gadi atpakaļ
  Mark H Weaver fd57bbf5ac Merge remote-tracking branch 'origin/stable-2.0' 12 gadi atpakaļ
  Ludovic Courtès 02a362a665 Fix invalid assertion about mutex ownership in threads.c. 12 gadi atpakaļ
  Andy Wingo bc61280992 Merge remote-tracking branch 'local-2.0/stable-2.0' 13 gadi atpakaļ
  Andy Wingo f740445a9b run finalizers asynchronously in asyncs 13 gadi atpakaļ
  Andy Wingo 9ede013f68 the dynamic stack is really a stack now, instead of a list 13 gadi atpakaļ
  Andy Wingo fea65eb231 statically initialize the pthread mutex in fat mutexen 13 gadi atpakaļ
  Andy Wingo 44b76a785c Revert "install pthread_atfork handlers for guile's static mutexen" 13 gadi atpakaļ
  Andy Wingo 6a97b1f93a install pthread_atfork handlers for guile's static mutexen 13 gadi atpakaļ
  Andy Wingo 0858753e82 Merge remote-tracking branch 'origin/stable-2.0' 13 gadi atpakaļ
  Bake Timmons b7e64f8b26 Improve the usage of variable names in C docstrings. 13 gadi atpakaļ