[msvc] Update csproj files (#4479)
[mono.git] / mono / utils /
2017-03-02 Ludovic Henry[threads] Remove mono_threads_create_thread (#4411)
2017-03-02 Rodrigo KumperaMerge pull request #4454 from kumpera/allow_sioc_with_m...
2017-03-02 powerctrlChange clock source to CLOCK_MONOTONIC in 'pthread_cond...
2017-03-02 Ludovic Henry[threads] Remove mono_threads_suspend_needs_abort_sysca...
2017-03-01 Rodrigo KumperaMerge pull request #4418 from kumpera/fix_gclass_record...
2017-03-01 Rodrigo KumperaMerge pull request #4373 from NattyNarwhal/haiku
2017-02-28 Rodrigo KumperaMerge pull request #4440 from kumpera/fix-assembly...
2017-02-28 Vlad BrezaeMerge pull request #4381 from BrzVlad/feature-generatio...
2017-02-27 Andi McClureMerge pull request #4438 from xmcclure/monodis-fix
2017-02-27 Rodrigo KumperaMerge pull request #4433 from kumpera/android-fixes
2017-02-27 Aleksey Kliger ... [runtime] Mark mono_error_init external only. (#4437)
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-27 CalvinMore proper detection of reset_priority, make stub...
2017-02-27 CalvinImprove build and configure
2017-02-27 CalvinGet Mono running further on Haiku by fixing proclib...
2017-02-27 CalvinRestore Haiku support
2017-02-24 Aleksey Kliger ... [runtime] Call error_init instead of mono_error_init...
2017-02-24 Ludovic Henry[threads] Fix async call in coop (#4423)
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-22 Zoltan Varga[runtime] Fix mono_bitset_count () so it works on win64...
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-20 Vlad BrezaeRevert "[Utils] Use g_direct_equal if NULL is passed...
2017-02-17 Ludovic Henry[threadpool] Let the runtime abort and wait for threads...
2017-02-16 Aleksey Kliger[checked] Include file and line number in thread state...
2017-02-16 Rodrigo KumperaMerge pull request #4385 from mono/work-btls-02152017
2017-02-16 Rodrigo KumperaMerge pull request #4376 from kumpera/test-hardneing
2017-02-16 Ludovic Henry[socket] Fix bad parameter passed to select (#4390)
2017-02-10 Ludovic Henry[threads] Make OSEvent alertable to fix bug #51653...
2017-02-09 Rodrigo KumperaMerge pull request #4248 from Unity-Technologies/boehm...
2017-02-08 Ludovic HenryRevert "[threads] Make OSEvent alertable to fix bug...
2017-02-08 Ludovic Henry[threads] Make OSEvent alertable to fix bug #51653...
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 Zoltan Varga[runtime] Add a workaround for #50529 by locking around...
2017-02-03 Jon Purdy[runtime] Avoid 'strncpy'.
2017-02-03 Jon Purdy[runtime] Use double-underscored attributes.
2017-02-02 Vlad BrezaeMerge pull request #4306 from BrzVlad/fix-roslyn-ppc
2017-02-02 Vlad Brezae[ppc] Save all the registers in the context
2017-01-25 Rodrigo KumperaMerge pull request #4280 from vargaz/class-init-cond
2017-01-24 Vlad BrezaeMerge pull request #3806 from BrzVlad/feature-parallel...
2017-01-23 Zoltan Varga[runtime] Remove duplicate unused SHA1 implementation.
2017-01-23 Bernhard Urban[mono-sha1] make SHA1Transform thread-safe
2017-01-22 Rodrigo KumperaMerge pull request #4274 from kumpera/cctor-abort
2017-01-22 Alexander KöplingerFix tarball build
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[threads] Fix crash on unknown policy (#4264)
2017-01-19 Ludovic Henry[threadpool] Fix race on runtime shutdown (#4263)
2017-01-12 Rodrigo KumperaMerge pull request #4198 from vkargov/vk-prevbb
2017-01-12 Rodrigo KumperaMerge pull request #4212 from BrzVlad/fix-ephemeron...
2017-01-12 Rodrigo KumperaMerge pull request #3563 from lewurm/interpreter
2017-01-11 Marek SafarMerge pull request #4219 from marek-safar/corert-bump
2017-01-11 Marek SafarMerge pull request #4222 from alexanderkyte/fix_mismatc...
2017-01-09 Zoltan Varga[aot] Rewrite the AOT profiler. (#4176)
2017-01-09 Johan LorenssonMerge pull request #4195 from lateralusX/jlorenss/win...
2017-01-07 Jonathan ChambersAdd code manager callbacks so JIT can track memory...
2017-01-03 Vlad BrezaeMerge pull request #4152 from BrzVlad/misc-gc-altstack
2016-12-22 Aleksey Kliger ... Pump hazard pointer queue in unregister_thread while...
2016-12-21 Vlad BrezaeMerge pull request #4185 from BrzVlad/fix-arm64-finally...
2016-12-20 João MatosMerge pull request #4118 from petertiedemann/fix-bug...
2016-12-20 Rodrigo KumperaMerge pull request #3981 from kumpera/fix_symbolificati...
2016-12-20 Neale FergusonImplement fast tls for s390x (#4161)
2016-12-19 Vlad BrezaeMerge pull request #4155 from BrzVlad/fix-tls-lmf-addr
2016-12-17 Jon PurdyFix XMM scanning on Mac x86.
2016-12-16 Jon Purdy[runtime] Fix Mach ARM assert.
2016-12-16 Vlad Brezae[runtime] Fix MONO_ARCH_ENABLE_MONO_LMF_VAR
2016-12-15 Vlad BrezaeMerge pull request #4014 from BrzVlad/feature-tls-refactor
2016-12-15 Zoltan Varga[arm64] Mark MONO_CONTEXT_GET_CURRENT () as clobbering...
2016-12-14 Vlad Brezae[arm] Resurrect inlined fast tls
2016-12-14 Vlad Brezae[arm64] Resurrect inlined fast tls
2016-12-14 Vlad Brezae[x86] Resurrect inlined fast tls
2016-12-14 Vlad Brezae[amd64] Resurrect inlined fast tls
2016-12-14 Vlad Brezae[runtime] Refactor and unify tls access
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 Zoltan Varga[arm64] Save the fp regs in MONO_CONTEXT_GET_CURRENT...
2016-12-13 Vlad Brezae[sgen] Don't suspend thread in wow64 transition
2016-12-10 Zoltan Varga[arm64] Handle fp regs in mono_sigctx_to_monoctx (...
2016-12-09 Ludovic Henry[threadpool] Split domain and worker management (#4117)
2016-12-07 Marek SafarMerge pull request #4102 from marek-safar/bootstrap
2016-12-07 Ludovic Henry[threads] Fix conflicting signal with boehm (#4096)
2016-12-06 Ludovic Henry[io-layer] Remove io-layer.h include from as many heade...
2016-12-05 Johan LorenssonMerge pull request #3997 from lateralusX/jlorenss/win...
2016-12-03 Miguel de Icaza[runtime] Provide fallback for Linux systems that lack...
2016-12-02 Ludovic Henry[io-layer] Remove status.h, types.h, timefuncs.h and...
2016-12-01 Rodrigo KumperaMerge pull request #4048 from kumpera/iface_casting_cleanup
2016-12-01 Aleksey Kliger ... Merge pull request #4045 from lambdageek/bug-47867
2016-12-01 Niklas TherningMerge pull request #4051 from Unity-Technologies/regist...
2016-12-01 Niklas TherningMerge pull request #4033 from ntherning/no-stdcall...
2016-11-30 Alexander KöplingerMerge pull request #4050 from akoeplinger/profile-speedup
2016-11-30 Ludovic Henry[io-layer] Remove INFINITE
2016-11-28 Vlad BrezaeMerge pull request #3973 from mono/small-perf
2016-11-23 Martin BauligMerge pull request #3962 from mkorkalo/fix_MonoBtlsCont...
2016-11-22 Alexis ChristoforidesMerge branch 'alexischr/nursery-canaries-managed-alloc'
2016-11-22 Niklas TherningMerge pull request #4003 from ntherning/ignore-disconne...
2016-11-22 Ludovic Henry[utils] Add MonoRefCount to factor ref-counting mechanisms
next