Align libgc vcxproj with makefile.
[mono.git] / mono / utils /
2017-05-27 Rodrigo KumperaMerge pull request #4928 from kumpera/ptr_to_struct_int...
2017-05-26 Rodrigo KumperaMerge pull request #4840 from kumpera/unaligned-access
2017-05-25 Vlad BrezaeMerge pull request #4926 from BrzVlad/fix-tls-v5
2017-05-24 Marcin Cieślaksysctl takes 3 name components (#4883)
2017-05-16 Vlad BrezaeMerge pull request #4752 from BrzVlad/feature-dynamic-nrs
2017-05-15 Zoltan Varga[runtime] Remove ia64 backend, the Itanium architecture...
2017-05-12 vkargovMerge pull request #4327 from vkargov/vk-abcremedy
2017-05-10 Vlad BrezaeMerge pull request #4816 from BrzVlad/fix-remoting...
2017-05-09 Rodrigo KumperaMerge pull request #4781 from kumpera/unaligned-cleanup-1
2017-05-08 Rodrigo KumperaMerge pull request #4799 from xmcclure/mingw-has-secure-api
2017-05-08 Aleksey Kliger[mono-error] Always call TLE(string,string) constructor
2017-05-04 Aleksey Kliger ... Merge pull request #4782 from lambdageek/dev-mono_strin...
2017-05-04 Aleksey Kliger[mono-error] Use mono_string_new_checked instead of...
2017-05-03 Andi McClureMerge pull request #4780 from xmcclure/assembly-loader...
2017-05-03 Zoltan VargaMixed mode exception handling (#4777)
2017-04-13 Aleksey Kliger ... Merge pull request #4680 from lambdageek/bug-49721...
2017-04-12 Rodrigo KumperaMerge pull request #4675 from kumpera/runtime-scalabili...
2017-04-12 Alexander KyteMerge pull request #4615 from alexanderkyte/string_erro...
2017-04-11 Rodrigo Kumpera[loader] Make MonoImageSet::gclass_cache concurrent.
2017-04-05 Rodrigo KumperaMerge pull request #4612 from kumpera/android-changes...
2017-04-05 Rodrigo Kumpera[runtime] Fix compilation under Android
2017-04-04 Vlad BrezaeMerge pull request #4630 from BrzVlad/feature-valloc...
2017-04-04 Vlad Brezae[runtime] Add arch size InterlockedAdd
2017-04-04 Vlad BrezaeMerge pull request #4618 from BrzVlad/feature-par-nrs
2017-03-31 Andi McClureMerge pull request #4628 from xmcclure/orbis-profile
2017-03-31 Vlad Brezae[sgen] Add debug option for valloc limit
2017-03-30 Alexander KyteMerge pull request #4621 from alexanderkyte/strdup_env
2017-03-30 Andi McClureCombined cherrypick of changes between mono-4.8.0-branc...
2017-03-30 Alexander Kyte[runtime] Switch getenv to use heap memory
2017-03-29 Rodrigo KumperaMerge pull request #4540 from kumpera/android-changes...
2017-03-27 Johan LorenssonMerge pull request #4570 from lateralusX/jlorenss/visua...
2017-03-24 Jon Purdy[docs] Update formatting in mono-api-jitinternal.
2017-03-24 Jon Purdy[docs] Update formatting in mono-api-counters.
2017-03-24 Jon Purdy[exdoc] Handle punctuation better in code formatting.
2017-03-24 Jon Purdy[docs] Fix exdoc warnings.
2017-03-24 Jon Purdy[docs] Enable documentation for utils.
2017-03-17 Johan LorenssonMerge pull request #4542 from lateralusX/jlorenss/win...
2017-03-17 Zoltan Varga[jit] Remove support for the separate mono_lmf variable...
2017-03-16 Aleksey Kliger ... Merge pull request #4453 from lambdageek/bug-49721
2017-03-16 Rodrigo KumperaMerge pull request #4536 from kumpera/block-rebind...
2017-03-15 Vlad Brezae[sgen] Fix xmm scanning on mac x86 (#4521)
2017-03-10 Johan LorenssonMerge pull request #4444 from lateralusX/jlorenss/windo...
2017-03-09 Rodrigo KumperaMerge pull request #4494 from kumpera/important-android...
2017-03-08 Rodrigo Kumpera[runtime] Make sure we use lower numbered signals on...
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
next