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
path: root/extra
AgeCommit message (Expand)Author
2020-05-15nda platform changestimcannell
2019-09-03Add vector marking helper routine. Refactor vector support to separate files.Jonathan Chambers
2018-10-31[android] Fix Gold linker error when LTO is enabled.unity-android-lto-fixIgnas Ziberkas
2018-09-25Add IL2CPP_ENABLE_WRITE_BARRIER_VALIDATION to remove functions we want to pat...add-validation-definesJonas Echterhoff
2018-09-20Sync with changes from the IL2CPP reposync-with-il2cppJosh Peterson
2018-09-03Make sure GC symbols we want to patch are visibleJonas Echterhoff
2018-06-07Fixed required by il2cpp buildJonas Echterhoff
2018-06-01Reapply Unity changesJonas Echterhoff
2018-05-15Remove stubborn.c fileIvan Maidanski
2018-04-06Fix null pointer dereference in get_private_path_and_zero_file (Symbian)Ivan Maidanski
2018-04-06Eliminate 'there is pointer arithmetic with NULL' cppcheck warningIvan Maidanski
2018-03-23Include malloc.c in extra/gc.c after include gc_inline.hIvan Maidanski
2018-02-28Remove a redundant check of __cplusplus in Symbian-specific .cpp filesIvan Maidanski
2018-02-26Fiddle with linkage to make extra/gc.c valid C++ codeJay Krell
2018-02-22Eliminate C++ warnings about deprecated register keyword (GC source)Jay Krell
2018-02-08Fix arguments delimiter in pcr_interface.c (PCR)Ivan Maidanski
2018-02-08Change type of hb_sz field (of hblkhdr) from size_t to wordIvan Maidanski
2017-09-19Eliminate 'boolean result used in bitwise op' cppcheck false warningIvan Maidanski
2017-06-13Move pcr_interface.c, real_malloc.c to 'extra' folderIvan Maidanski
2017-03-05Eliminate 'condition ret==NULL always true' cppcheck style warning (Amiga)Ivan Maidanski
2017-02-21Fix various typos in comments and printed messagesKlemens Zwischenbrugger
2016-11-14Do not define amiga_get_mem, MacTemporaryNewPtr unless really used (extra)Ivan Maidanski
2016-11-14Change no-argument functions declaration style to ANSI C (extra files)Ivan Maidanski
2016-11-14Replace C++ style comments to C ones, remove commented out code (extra)Ivan Maidanski
2016-10-21Eliminate 'ISO C forbids an empty translation unit' GCC pedantic warningIvan Maidanski
2016-10-18Workaround 'Uninitialized variable' cppcheck errorsIvan Maidanski
2016-10-18Fix 'variable assigned a value that is never used' cppcheck style warningsIvan Maidanski
2016-10-14Eliminate more 'scope of variable can be reduced' cppcheck style warningsIvan Maidanski
2016-10-06Workaround '#error' cppcheck error messagesIvan Maidanski
2016-09-30Fix printf format specifiers in extra filesIvan Maidanski
2016-08-26Fix Clang static analyzer warning about not found gc_priv.h in extra filesIvan Maidanski
2016-04-05Fix GC_REALLOC to call GC_FREE if new size is zero and pointer is non-NULLIvan Maidanski
2015-05-11Rename ATOMIC_UNCOLLECTABLE to GC_ATOMIC_UNCOLLECTABLEIvan Maidanski
2015-04-06Remove commented out code in AmigaOS.c, gcconfig.h and os_dep.cIvan Maidanski
2013-12-18Fix 'attribute declaration must precede definition' warning (clang-3.1)Ivan Maidanski
2013-07-16Allow to compile GC_inner_start_routine aside from extra/gc.cIvan Maidanski
2013-07-11Fix typos in commentsOndrej Bilka
2013-07-10Expand tabs to spaces in rarely used (ancient) filesIvan Maidanski
2013-05-04Remove GC_BUILD definition from build scriptsIvan Maidanski
2012-03-22Move Symbian data-roots-related files to 'extra/symbian' folderIvan Maidanski
2012-03-22Move 'Mac_files' folder to 'extra' oneIvan Maidanski
2012-03-18Move Symbian cpp files to 'extra' folder;Ivan Maidanski
2012-03-05Replace pointer relational comparisons with non-pointer onesIvan Maidanski
2012-01-13Fix extra/gc.c to enable GC source inclusion from multi-threaded appIvan Maidanski
2011-12-22Remove trailing spaces at EOLn in all filesIvan Maidanski
2011-11-11Rename (shorten name of) finalized_mlc.c to fnlz_mlc.c fileIvan Maidanski
2011-11-11Fix extra/gc.c to include new finalized_mlc.c fileIvan Maidanski
2011-08-25Move build tools sources from "extra" to "tools" folder.Ivan Maidanski
2011-07-262011-04-23 Ivan Maidanski <ivmai@mail.ru>ivmai
2011-07-262011-04-11 Ivan Maidanski <ivmai@mail.ru> (mostly really Jim Meyering)ivmai