Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Unity-Technologies/bdwgc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-18Fix missing GC_dirty calls for GC-allocated objects used internallyIvan Maidanski
2018-05-08Keep pointer to the start of previous entry in remove_specific_after_forkIvan Maidanski
2018-04-20Use THREAD_EQUAL consistently to compare pthread_t valuesIvan Maidanski
2018-03-15Add assertions to ensure ADD_CALL_CHAIN is called holding the lockIvan Maidanski
2017-08-28Fix GC_remove_specific invocation from remove_all_threads_but_meIvan Maidanski
2017-08-28Eliminate 'memory leak' code defect in remove_specificIvan Maidanski
2016-10-21Eliminate 'printf format specifies type void*' GCC pedantic warningsIvan Maidanski
2014-09-27Fix missing error handling of pthreads_mutex_init and cond_waitIvan Maidanski
2012-12-11Replace GC_log/err_printf() followed by ABORT with ABORT_ARGn()Ivan Maidanski
2012-04-29Merge branch 'fix-freelist-check-and-specific'Ivan Maidanski
2012-04-21Code refactoring of specific.c and specific.h;Ivan Maidanski
2012-04-21Fix GC_setspecific to prevent garbage collection insideIvan Maidanski
2012-02-16Prevent compiler warning in specific GC_key_create_innerIvan Maidanski
2012-01-29Use union of AO_t and 'tse' data pointer in specific.c to avoid typeIvan Maidanski
2011-11-16Remove unused 'destructor' parameter in 'specific' GC_key_createIvan Maidanski
2011-11-15Remove PREFIXED in specific.c/h; mark "specific" functions as GC_INNERIvan Maidanski
2011-07-262011-06-30 Ivan Maidanski <ivmai@mail.ru>ivmai
2011-07-262011-05-13 Ivan Maidanski <ivmai@mail.ru>ivmai
2011-07-262006-05-18 Hans Boehm <Hans.Boehm@hp.com>hboehm
2011-07-262006-03-21 Hans Boehm <Hans.Boehm@hp.com>hboehm
2011-07-26gc7.0alpha1 tarball importgc7_0alpha1Ivan Maidanski
2011-07-26gc6.4 tarball importgc6_4Ivan Maidanski
2011-07-26gc6.1alpha4 tarball importgc6_1alpha4Ivan Maidanski
2011-07-26gc6.0 tarball importgc6_0Ivan Maidanski