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
BranchCommit messageAuthorAge
2019.4/mainStop using git protocol for submoduleAlexander Köplinger2 years
2020.3/mainStop using git protocol for submoduleAlexander Köplinger2 years
2020.3/platform/hmi/developmentMerge remote-tracking branch 'origin/unity-master' into 2020.3/platform/hmi/d...Ronaldo Bermejo23 months
add-validation-definesAdd IL2CPP_ENABLE_WRITE_BARRIER_VALIDATION to remove functions we want to pat...Jonas Echterhoff6 years
android/fix-bitcode-with-lld-ndkr23bFix 'undefined reference to __data_start' linker error (Android/aarch64)Ivan Maidanski2 years
backout-retry-signalsRevert https://github.com/Unity-Technologies/bdwgc/pull/52Jonas Echterhoff4 years
concurrency-fixesFix build: GC_manual_vdb does not exist in our branch yet, use MANUAL_VDB def...Jonas Echterhoff6 years
configure-ignore-proj-data-startadd option to configure.ac to define IGNORE_PROJ_DATA_START optionMichael DeRoy6 years
disable-automatic-collection-apiAdd GC_set_disable_automatic_collection API to disable automatic periodic col...Jonas Echterhoff4 years
disable-incremental-gcHold GC LOCKJonas Echterhoff5 years
enable-gc-retry-signalsDefault GC_retry_signals=TRUE alwaysScott Ferguson4 years
fix-nda-platformsremove accidentally added filetimcannell4 years
fix-windows-timersFix loss of precision warningJonas Echterhoff5 years
for_each_heap_section_fixMerge contiguous sections in GC_foreach_heap_sectionLukasz Paczkowski6 years
gcc_boehmgc2013-09-04 Matthias Klose <doko@ubuntu.com>doko11 years
handle-suspend-on-altstackuse SP saved in contextdavidbuckley6 years
higher-precision-timermore type fixesJonas Echterhoff6 years
jtotz-bdwgc-integrateRemove erroneous GC_use_threads_discovery call from GC_DllMainIvan Maidanski11 years
jtotz_bdwgcupdate to new version. not entirely sure if it works correctly, only did a qu...Johannes Totz12 years
masterFix abort in GC_printf when gctest is built as WinMain executable (Cygwin)Ivan Maidanski5 years
mono_libgcFixed some compiler warnings in libgcJeffrey Stedfast11 years
patchMonoToggleRefSupportAdd Missing Functions Needed For LibMono CompilationMichael DeRoy7 years
platform/hmi/qnxQNX change order of arm64/arm32 detectionAlexander Ederer2 years
platform/hmi/qnx-evluationMerge branch 'unity-master' into platform/hmi/qnx-evluationMario Hoepfner2 years
platform/linux/fix-memory-snapshot-crashFixing whitespaceRyan Jones5 years
profiling-callbacksImplement event callbacks to be used to profile the collectorLucas Meijer10 years
ps4-incremental-gc-supportUse atomics on ps4Jonas Echterhoff5 years
racket_gcfix problem with --enable-shared and CGC installMatthew Flatt11 years
release-7_2Fix 'Bad signal in suspend_handler' abort on FreeBSD-9.2Ivan Maidanski10 years
release-7_4Fix 'Bad signal in suspend_handler' abort on FreeBSD-9.2Ivan Maidanski10 years
release-7_6[7.6.2]Ivan Maidanski6 years
revert-26-handle-suspend-on-altstackRevert "use SP saved in context, avoids problems when on alternate signal stack"dbuckley3d5 years
symbol-exportssymbol exports for il2cpp on windowsJonas Echterhoff6 years
sync-with-il2cppSync with changes from the IL2CPP repoJosh Peterson6 years
sync-with-unitySync with changes from UnityJosh Peterson6 years
test-checkoutUse HTTPSashwini5 years
tiny-emscripten-allocatorUse a specific Emscripten allocator for TinyJosh Peterson4 years
unity-2017-02-androidUpdate the bdwgc build for Mono to use NDK r13bJosh Peterson7 years
unity-2018.2-mbeMerge pull request #14 from Unity-Technologies/unity-2018.2-mbe-fix-thread-su...Michael DeRoy6 years
unity-2018.3-mbeMerge pull request #47 from Unity-Technologies/unity-2018.3-mbe-fix-get-threa...Jonathan Chambers5 years
unity-2018.4-mbeAdd loop to handle abort error like in suspend logic.Jonathan Chambers4 years
unity-android-lto-fix[android] Fix Gold linker error when LTO is enabled.Ignas Ziberkas6 years
unity-case-1363998Adding a call to allow the finalizer loop to be interrupted.Bill Holmes3 years
unity-fixes-for-masterFix the BDWGC build on XboxOneJonas Echterhoff6 years
unity-masterMerge pull request #68 from Unity-Technologies/unity-master-fix-win-incrementalJonathan Chambers2 years
unity-master-darwin-stop-world-diagnosticsAdd diagnostic for error when pushing thread stack.Jonathan Chambers4 years
unity-master-fix-darwin-suspendPerform thread_suspend in loop as it may be interrupted.Jonathan Chambers6 years
unity-master-fix-eolUse noinst_LTLIBRARIES to avoid libtool wrapper scripts in mono source tree.Jonathan Chambers5 years
unity-master-fix-win-incrementalAdjust Wow64 workaround to work on UWP/WinRT.Jonathan Chambers2 years
unity-master-nocrtcompile without c runtimeMichael DeRoy6 years
unity-master-vector-markingAdd vector marking helper routine. Refactor vector support to separate files.Jonathan Chambers5 years
unity-release-7_4Merge pull request #8 from Unity-Technologies/for_each_heap_section_fixLukasz6 years
unity-release-7_4-avoid-large-clear-stackAvoid clearing large sections of the stack. It was clearing up to 16k which m...Jonathan Chambers7 years
unity-release-7_4-incrementalExpose API to control min bytes alloc'd before a GC occursJonathan Chambers6 years
unity-release-7_4-mergeMerge additional upstream changes from release-7_4Jonathan Chambers7 years
unity-release-7_6Remove pkg-config check for libatomic_opsJonathan Chambers6 years
unload-reload-testsDon't call GC_win32_free_heap on Xbox as it does not exist thereJosh Peterson5 years
upstreaming/emscriptenAdd support for emscripten platformJonathan Chambers10 years
use-large-configSwitch back to LARGE_CONFIGJonas Echterhoff5 years
uwp-arm64Make changes necessary to build boehm gc on UWP/arm64.Tautvydas Žilys6 years
wasi-workBuild for WASI mostly like for EmscriptenVladimir Vukicevic4 years