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
2019-11-06Allow the GC statics to be re-initializedJosh Peterson
2018-06-20Fix the build and run on N3DS, PS4, and AndroidJosh Peterson
2018-05-08Fix assertion violation and partial overlapping in remove_roots_subregionIvan Maidanski
2018-05-08Do not merge dynamic root with the existing static one in add_roots_innerIvan Maidanski
2018-05-07Fix infinite restarting of mark_some when a static root disappeared (Linux)Ivan Maidanski
2018-05-05Do not rebuild_root_index unless remove_root_at_pos is calledIvan Maidanski
2018-02-28Declare all internal functions in private headers instead of .c filesIvan Maidanski
2018-02-22Eliminate C++ warnings about deprecated register keyword (GC source)Jay Krell
2018-02-16Convert GC source files to valid C++ codeIvan Maidanski
2018-02-13Change pointer arguments of push_all[_eager]/conditional API to void* typeJay Krell
2018-01-30Workaround 'address of auto-variable returned' cppcheck errorIvan Maidanski
2018-01-30Initial support of Xbox One (DURANGO) targetJonathan Chambers
2017-09-26Do not disable parallel mark for WRAP_MARK_SOMEIvan Maidanski
2017-03-07Define CLANG/GNUC_PREREQ macros to check gcc/clang minimum versionIvan Maidanski
2016-12-29Fix a typo in push_roots commentIvan Maidanski
2016-12-07Fix '~' operator application to unsigned values shorter than wordIvan Maidanski
2016-11-17Fix 'incompatible ptr-to-int conversion' compiler warning in push_all_stackIvan Maidanski
2016-10-29Enable GC_is_tmp_root for all platformsIvan Maidanski
2016-10-29Export GC_is_tmp_root() and GC_print_trace[_inner]()Ivan Maidanski
2016-10-21Eliminate 'value of NEED_FIXUP_POINTER unknown' cppcheck info messagesIvan Maidanski
2016-10-21Eliminate 'printf format specifies type void*' GCC pedantic warningsIvan Maidanski
2016-10-14Eliminate more 'scope of variable can be reduced' cppcheck style warningsIvan Maidanski
2016-10-05Eliminate 'address of local variable returned' static analyzer warningIvan Maidanski
2016-10-04Eliminate more 'scope of variable can be reduced' cppcheck style warningsIvan Maidanski
2014-07-13Code refactoring of Emscripten platform support (single-threaded)Ivan Maidanski
2014-07-03Add support for emscripten platformupstreaming/emscriptenJonathan Chambers
2013-06-12Improve debug-only messages of add/remove_roots and init_linux_data_startIvan Maidanski
2012-10-23Eliminate 'cast from int to pointer' warning in GC_exclude_static_rootsIvan Maidanski
2012-06-02Add GC_push_all/conditional() to GC public APIIvan Maidanski
2012-03-05Replace pointer relational comparisons with non-pointer onesIvan Maidanski
2012-02-16Allow GC_exclude_static_roots() region start to be unalignedIvan Maidanski
2012-02-10Fix GC_root_size update in GC_add_roots_inner (Win32)Ivan Maidanski
2012-02-06Allow to exclude finalization support by GC_NO_FINALIZATION macroIvan Maidanski
2012-01-31Add assertions to check GC_large_free_bytes and GC_root_size values byIvan Maidanski
2012-01-28Adjust GC_log_printf format specifiers (regarding signed/unsigned long)Ivan Maidanski
2012-01-26Add debug logging on data roots addition or removal (enabled byIvan Maidanski
2012-01-26Fix GC_add_roots_inner for Mac OS X (enable GC_dyld_image_add toDaniel R. Grayson
2011-12-29Use EXPECT for checking various 'initialized' boolean variablesIvan Maidanski
2011-09-14Replace ARGSUSED comment-based annotation with GCC 'unused' attribute.Ivan Maidanski
2011-07-262011-05-31 Ivan Maidanski <ivmai@mail.ru>ivmai
2011-07-262011-05-07 Ivan Maidanski <ivmai@mail.ru>ivmai
2011-07-262011-04-02 Ivan Maidanski <ivmai@mail.ru>ivmai
2011-07-262010-12-26 Ivan Maidanski <ivmai@mail.ru>ivmai
2011-07-262010-03-19 Ivan Maidanski <ivmai@mail.ru> (really Dave Korn)ivmai
2011-07-262009-12-08 Ivan Maidanski <ivmai@mail.ru>ivmai
2011-07-262009-12-08 Ivan Maidanski <ivmai@mail.ru> (really mostly Hans Boehm)ivmai
2011-07-262009-12-07 Ivan Maidanski <ivmai@mail.ru>ivmai
2011-07-262009-12-04 Ivan Maidanski <ivmai@mail.ru>ivmai
2011-07-262009-10-22 Ivan Maidanski <ivmai@mail.ru>ivmai
2011-07-262009-10-22 Ivan Maidanski <ivmai@mail.ru>ivmai