Merge pull request #5714 from alexischr/update_bockbuild
[mono.git] / mono / metadata / threadpool-worker-default.c
2017-08-24 Alex Rønne PetersenMerge pull request #5439 from alexrp/master
2017-08-23 Rodrigo KumperaMerge pull request #5415 from kumpera/wasm-support
2017-08-23 Marek Safar[threadpool] Reduce logging verbosity level. Fixes...
2017-08-16 Rodrigo KumperaMerge pull request #5382 from kumpera/pedump_fix
2017-08-15 Zoltan Varga[runtime] Use HOST_ defines instead of PLATFORM_ define...
2017-06-29 Alex Rønne PetersenMerge pull request #5140 from alexrp/profiler-stress...
2017-06-27 Aleksey Kliger ... Merge pull request #5120 from lambdageek/bug-57744
2017-06-27 cheruskerFix various compiler warnings (#5064)
2017-05-24 Rodrigo KumperaMerge pull request #4872 from kumpera/add_test_for_eloop
2017-05-16 Ludovic Henry[threadpool] Fix alignment of ThreadPoolWorkerCounter...
2017-05-12 vkargovMerge pull request #4327 from vkargov/vk-abcremedy
2017-04-12 Alexander KyteMerge pull request #4615 from alexanderkyte/string_erro...
2017-03-30 Alexander KyteMerge pull request #4621 from alexanderkyte/strdup_env
2017-03-29 Rodrigo KumperaMerge pull request #4540 from kumpera/android-changes...
2017-03-28 Ludovic Henry[threadpool] Pass callback at initialization (#4546)
2017-03-27 Johan LorenssonMerge pull request #4570 from lateralusX/jlorenss/visua...
2017-03-24 Jon Purdy[docs] Enable documentation for metadata.
2017-03-10 Johan LorenssonMerge pull request #4444 from lateralusX/jlorenss/windo...
2017-03-03 Ludovic Henry[threads] Remove ThreadState_StopRequested (#4462)
2017-03-02 Ludovic Henry[threads] Remove mono_threads_create_thread (#4411)
2017-03-01 Rodrigo KumperaMerge pull request #4418 from kumpera/fix_gclass_record...
2017-02-28 Vlad BrezaeMerge pull request #4381 from BrzVlad/feature-generatio...
2017-02-27 Rodrigo KumperaMerge pull request #4433 from kumpera/android-fixes
2017-02-27 Vlad BrezaeMerge pull request #4434 from BrzVlad/fix-unload-hang
2017-02-27 Rodrigo KumperaMerge pull request #4431 from vkargov/vk-leaking-points
2017-02-23 Rodrigo KumperaMerge pull request #4419 from BrzVlad/fix-oom-nre
2017-02-22 Vlad BrezaeMerge pull request #4403 from BrzVlad/fix-workers-par...
2017-02-21 Rodrigo KumperaMerge pull request #4380 from alexanderkyte/conflicting...
2017-02-21 Alexis ChristoforidesMerge pull request #4169 from evincarofautumn/fix-xmm...
2017-02-20 Marek SafarMerge pull request #4398 from marek-safar/mono.csharp
2017-02-17 Ludovic Henry[threadpool] Let the runtime abort and wait for threads...
2017-02-16 Ludovic Henry[threadpool] Make ThreadPoolWorker staticaly allocated
2017-02-09 Rodrigo KumperaMerge pull request #4248 from Unity-Technologies/boehm...
2017-02-09 Ludovic Henry[threads] Allow resetting the name of a threadpool...
2017-02-08 Niklas TherningMerge pull request #4335 from ntherning/skip-unwind...
2017-02-08 Niklas TherningMerge pull request #4333 from ntherning/Mono-Posix...
2017-02-07 Ludovic Henry[threadpool] Fix hang on threadpool cleanup (#4330)
2017-01-24 Vlad BrezaeMerge pull request #3806 from BrzVlad/feature-parallel...
2017-01-22 Rodrigo KumperaMerge pull request #4274 from kumpera/cctor-abort
2017-01-21 Ludovic Henry[io-layer] Extract error (#4279)
2017-01-19 Rodrigo KumperaMerge pull request #4269 from kumpera/nuget-fixing...
2017-01-19 Ludovic Henry[io-layer] Extract socket (#4241)
2017-01-03 Vlad BrezaeMerge pull request #4152 from BrzVlad/misc-gc-altstack
2016-12-20 João MatosMerge pull request #4118 from petertiedemann/fix-bug...
2016-12-16 Zoltan VargaFix a warning.
2016-12-14 Marek SafarMerge pull request #4139 from lambdageek/bug-49686
2016-12-14 Vlad BrezaeMerge pull request #4110 from BrzVlad/fix-sgen-win32
2016-12-13 Vlad Brezae[runtime] Fix prototype of functions
2016-12-09 Ludovic Henry[threadpool] Split domain and worker management (#4117)