[packaging/msbuild] Update commit hash to point to xplat-master HEAD (#5100)
[mono.git] / mono /
2017-06-22 Rodrigo KumperaMerge pull request #5095 from kumpera/fix_fullaot
2017-06-22 Zoltan Varga[arm] Handle large offsets in OP_SEQ_POINT. Fixes ...
2017-06-22 Alex Rønne PetersenMerge pull request #5090 from alexrp/profiler-class...
2017-06-22 Alex Rønne Petersen[profiler] Remove class unload events.
2017-06-22 Alex Rønne PetersenMerge pull request #5089 from alexrp/profiler-deadlock-fix
2017-06-22 Rodrigo Kumpera[aot] Fix the name of the mono_gc_wbarrier_range_copy...
2017-06-22 Alex Rønne PetersenMerge pull request #5092 from alexrp/mini-coverage...
2017-06-22 Alex Rønne Petersen[mini] Use an atomic add for the code coverage counter...
2017-06-22 Zoltan Varga[runtime] Add a few missing error_init () calls to...
2017-06-22 Alex Rønne PetersenMerge pull request #5091 from alexrp/mini-enter-leave...
2017-06-22 Alex Rønne Petersen[mini] Remove codegen special cases around MONO_PROFILE...
2017-06-22 Alex Rønne Petersen[profiler] Fix a deadlock due to recursive use of the...
2017-06-22 Ludovic Henry[threads] Enable blocking transition with MONO_ENABLE_B...
2017-06-21 Aleksey Kliger ... Merge pull request #5079 from lambdageek/dev-setvalue
2017-06-21 Rodrigo KumperaMerge pull request #5082 from kumpera/fix-ro-fs-file...
2017-06-21 Rodrigo Kumpera[runtime] Update comment with link to Linux Kernel...
2017-06-21 Bernhard Urban[interp] disable context-static.exe on CI as it suffers...
2017-06-21 Bernhard Urban[interp] fix BARRIER_IF_VOLATILE usage
2017-06-21 Alex Rønne Petersen[interp] Handle the `no.` prefix instruction as a no-op.
2017-06-21 Alex Rønne Petersen[interp] Add support for the `volatile.` prefix instruc...
2017-06-21 Alex Rønne Petersen[interp] Add MINT_MONO_MEMORY_BARRIER.
2017-06-21 Alex Rønne Petersen[interp] Fix oplength of MINT_MONO_TLS.
2017-06-21 Alex Rønne Petersen[interp] Update comment to clarify meaning of oplength.
2017-06-21 Alex Rønne PetersenMerge pull request #5072 from alexrp/profiler-stability
2017-06-20 Rodrigo Kumpera[io-layer] When deleting a file, check for EROFS and...
2017-06-20 Aleksey Kliger[runtime] Use coop handles for System.Array.SetValue
2017-06-20 Aleksey Kliger[runtime] Use coop handles for System.Array.SetValueImpl
2017-06-20 Aleksey Kliger[runtime] Make array_set_value_impl single-exit
2017-06-20 Aleksey Kliger[runtime] Don't call icall ves_icall_System_Array_SetVa...
2017-06-20 Aleksey Kliger[runtime] Add mono_error_set_invalid_cast ()
2017-06-20 Aleksey Kliger[runtime] Use coop handles for System.Reflection.MonoFi...
2017-06-20 Aleksey Kliger[runtime] Add mono_nullable_init_from_handle
2017-06-20 Aleksey Kliger[coop handles] Add MONO_HANDLE_SET_FIELD_REF macro
2017-06-20 Aleksey Kliger[coop handles] Add mono_object_handle_pin_unbox
2017-06-20 Alex Rønne Petersen[profiler] Remove an unnecessary check that could hide...
2017-06-20 Alex Rønne Petersen[profiler] Fix 'no' argument parsing.
2017-06-20 Alex Rønne Petersen[profiler] Implement a new buffer reader/writer lock...
2017-06-20 Alex Rønne Petersen[profiler] Require an ack of the previous sampling...
2017-06-20 Alex Rønne Petersen[utils/threads] Export small ID functions as part of...
2017-06-20 Alex Rønne Petersen[utils/threads] Print an error and abort if pthread_kil...
2017-06-20 Alex Rønne Petersen[profiler] Remove a FIXME that likely won't be addresse...
2017-06-20 Alex Rønne Petersen[profiler] Ensure that buffer size is adjusted to whate...
2017-06-20 Alex Rønne Petersen[profiler] Remove the buffer size hack in ensure_logbuf...
2017-06-20 Alex Rønne Petersen[profiler] Attach threads automatically in all callbacks.
2017-06-20 Alex Rønne Petersen[profiler] Flush the dumper thread every second.
2017-06-20 Alex Rønne Petersen[profiler] Take the reader lock when modifying the...
2017-06-20 Ludovic Henry[threads] Store MonoInternalThread in MonoThreadInfo...
2017-06-19 Alex Rønne PetersenMerge pull request #5070 from alexrp/profiler-version...
2017-06-19 Alex Rønne Petersen[profiler] Bump log profiler version to 2.0 due to...
2017-06-19 Alex Rønne PetersenMerge pull request #5062 from alexrp/profiler-library
2017-06-19 Alex Rønne PetersenMerge pull request #5063 from alexrp/profiler-format...
2017-06-19 Alex Rønne Petersen[profiler] Bump format version to 14.
2017-06-19 Alex Rønne Petersen[profiler] Update format description comment.
2017-06-19 Alex Rønne Petersen[profiler] Encode the address in TYPE_SAMPLE_UBIN as...
2017-06-19 Alex Rønne Petersen[profiler] Add an exception object field to TYPE_CLAUSE.
2017-06-19 Alex Rønne Petersen[profiler] Add an image pointer field to assembly load...
2017-06-19 Alex Rønne Petersen[profiler] Simplify the encoding of monitor events.
2017-06-19 Zoltan Varga[jit] Fix a warning.
2017-06-19 Aleksey Kliger ... Merge pull request #5059 from lambdageek/tbt
2017-06-19 Zoltan Varga[arm64] Remove an assert which is hit when mono_arch_ge...
2017-06-19 Rodrigo KumperaMerge pull request #5027 from kumpera/damn-you-strerror
2017-06-19 Zoltan Varga[jit] Treat the mono_threads_attach_coop () icall speci...
2017-06-19 Zoltan Varga[interp] Implement runtime invokes by executing the...
2017-06-19 Alexander Köplinger[btls] Fix a small memleak in btls-x509-lookup.c (...
2017-06-18 Alex Rønne Petersen[profiler] Add an exception clause callback that receiv...
2017-06-17 Zoltan Varga[sdb] Fix invokes to string ctors. Fixes #57197.
2017-06-17 Ludovic Henry[w32handle] Unify WaitHandle.Wait{One,Any,All} icalls...
2017-06-16 Ludovic Henry[threads] Rework MonoThreadInfoCallbacks.thread_{regist...
2017-06-16 Zoltan Varga[runtime] Add a mono_marshal_get_runtime_invoke_full...
2017-06-16 Zoltan Varga[interp] Implement CEE_RETHROW properly by allocating...
2017-06-16 Rodrigo KumperaMerge pull request #5014 from vkargov/vk-kasha
2017-06-16 Aleksey Kliger ... Merge pull request #5010 from Unity-Technologies/boehm...
2017-06-16 Rodrigo KumperaMerge pull request #5032 from kumpera/profiler-reorder...
2017-06-15 Aleksey KligerIn mono_thread_info_suspend_lock in non-coop, don't...
2017-06-15 Aleksey KligerInitialize new handle chunks on in mono_handle_stack_al...
2017-06-15 Zoltan Varga[arm64] Fix the patching of MONO_PATCH_INFO_METHOD_JUMP...
2017-06-14 Rodrigo Kumpera[profiler] Handle zero object heap dumps in mprof-repor...
2017-06-14 Rodrigo Kumpera[profiler] Emit post-gc sync point with the world stopp...
2017-06-14 Rodrigo Kumpera[sgen] Don't report GC moves with the world running...
2017-06-14 Rodrigo Kumpera[sgen] Move STW GC events to sgen-stw.c so they are...
2017-06-14 Rodrigo Kumpera[profiler] Move HEAP_START and HEAP_EVENTS to happen...
2017-06-14 Zoltan Varga[jit] Add a ExceptionTraceIp structure to represents...
2017-06-14 Aleksey Kliger ... Merge pull request #5020 from lambdageek/fix-strict...
2017-06-14 Jonathan ChambersUse GC memory for handle stack under Boehm so it's...
2017-06-14 Bernhard Urban[metadata] s/HAVE_ONLINE_VES/ENABLE_ILGEN/g
2017-06-14 Bernhard Urban[configure] move HAVE_ONLINE_VES away from autotools...
2017-06-13 Aleksey Kliger[loader] If using strict strong names, recheck loaded...
2017-06-13 Aleksey Kliger[tests] Strict assembly loading of two version of the...
2017-06-13 Bernhard UrbanRevert "[exceptions] only do SIGSEGV related actions...
2017-06-13 Bernhard Urban[aot] fix compilation for targets that do not set MONO_...
2017-06-13 Rodrigo KumperaMerge pull request #5011 from kumpera/quiet-mode
2017-06-13 Rodrigo Kumpera[profiler] Don't emit sync point on restart the world...
2017-06-13 Rodrigo Kumpera[profiler] Add + prefix to file names to append the...
2017-06-13 Vlad BrezaeMerge pull request #5002 from BrzVlad/feature-sgen...
2017-06-13 Vlad BrezaeMerge pull request #5021 from BrzVlad/fix-parallel...
2017-06-13 Rodrigo Kumpera[profiler] Fix issue found by review.
2017-06-12 Vlad Brezae[sgen] Add sgen modes
2017-06-12 Rodrigo Kumpera[profiler] Remove heapshot request polling from all...
2017-06-12 Rodrigo Kumpera[profiler] When using heapshot, don't collect roots...
2017-06-12 Rodrigo Kumpera[profiler] Don't emit sync points during GC if we don...
next