[msvc] Update csproj files
[mono.git] / mono / utils /
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 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-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
2016-11-22 Niklas TherningMerge pull request #3998 from ntherning/fix-assert...
2016-11-21 Aleksey Kliger ... Merge pull request #3988 from lambdageek/dev-handles...
2016-11-21 Marek SafarMerge pull request #3406 from alexanderkyte/mobile_stat...
2016-11-18 Aleksey Kliger[coop] Add mono_error_set_exception_handle
2016-11-18 Henric MüllerMerge pull request #3948 from henricm/fix-pinvoke-utf8...
2016-11-17 Vlad BrezaeMerge pull request #3968 from BrzVlad/fix-monitor-exception
2016-11-16 Rodrigo KumperaMerge pull request #3678 from mono/seq-read
2016-11-15 Rodrigo KumperaMerge pull request #3936 from kumpera/monoclass_reorg2
2016-11-14 Rodrigo KumperaMerge pull request #3945 from kumpera/fix-cross-domain...
2016-11-14 Alexander KöplingerMerge pull request #3951 from akoeplinger/add-csproj...
2016-11-14 Rodrigo KumperaMerge pull request #3955 from kumpera/fix-embedding-api
2016-11-14 Ludovic Henry[os-event] Replace global cond by local cond for each...
2016-11-14 Alexander KöplingerMerge pull request #3940 from akoeplinger/deprecate...
2016-11-13 Alexander KöplingerMerge pull request #3937 from akoeplinger/mph
2016-11-13 Marek HabersackRevert "Install utils/{mono-dl.h,mono-compiler.h}"
2016-11-12 Marek HabersackInstall utils/{mono-dl.h,mono-compiler.h}
2016-11-12 Niklas TherningMerge pull request #3938 from ntherning/UnicastIPAddres...
2016-11-11 Ludovic Henry[os-event] Replace global cond by local cond for each...
2016-11-11 Johan LorenssonMerge pull request #3809 from lateralusX/jlorenss/win...
2016-11-10 Bernhard Urban[ppc] clobber r0 in MONO_CONTEXT_GET_CURRENT
2016-11-10 Bernhard Urban[ppc] some 32bit CPUs trap on std, use stw instead
2016-11-10 Johan LorenssonMerge pull request #3854 from lateralusX/jlorenss/win...
2016-11-09 Ludovic Henry[threads] Always use the `suspended` MonoOSEvent for...
2016-11-09 Ludovic Henry[os-event] Make them manual only (#3921)
2016-11-09 Ludovic Henry[os-event] Make unix version alertable (#3909)
2016-11-08 Niklas TherningMerge pull request #3914 from ntherning/mono_context_ge...
next