[offsets-tool] Only create the .stamp-clone file if the clone succeeds.
[mono.git] / mono / mini /
2016-05-10 Ludovic HenryMerge pull request #2978 from ludovic-henry/coop-fix...
2016-05-10 Marek SafarMerge pull request #2933 from ludovic-henry/referenceso...
2016-05-10 Zoltan Varga[llvmonly] Avoid sharing refs and intptrs in gsharedvt...
2016-05-10 Zoltan Varga[llvmonly] Disable linkonce methods, they don't work...
2016-05-10 Zoltan Varga[jit] Set the real_offset of inlined bblocks to the...
2016-05-10 Zoltan Varga[llvmonly] Transform the error returned by init_method...
2016-05-09 Aleksey Kliger ... Merge pull request #2967 from lambdageek/dev/coop-threa...
2016-05-09 Aleksey Kliger ... Merge pull request #2954 from lambdageek/dev/monoerror...
2016-05-09 Aleksey Kliger[runtime] MonoError-ize mono_field_static_get_value
2016-05-09 Aleksey Kliger[runtime] MonoError-ize mono_field_static_get_value_for...
2016-05-09 Zoltan Varga[arm] Enable native types for Xamarin.WatchOS.dll too...
2016-05-09 Zoltan Varga[llvm] Enable OP_LADD_OVF opcodes on 32 bit platforms...
2016-05-08 Zoltan Varga[llvm] Add support for OP_GC_SAFE_POINT.
2016-05-06 Zoltan Varga[arm] Align the stack correctly in the gsharedvt trampo...
2016-05-06 Zoltan Varga[arm] Define MONO_ARCH_DISABLE_HW_TRAPS on watchos.
2016-05-06 Aleksey Kliger ... Merge pull request #2968 from lambdageek/dev/coop-unify...
2016-05-06 Aleksey Kliger[runtime] Unify codepath in mono_jit_thread_attach
2016-05-05 Ludovic HenryMerge pull request #2948 from ludovic-henry/coop-n2m...
2016-05-05 Aleksey Kliger ... Merge pull request #2965 from lambdageek/dev/checked...
2016-05-05 Zoltan VargaFix the cross compiler build.
2016-05-05 Ludovic HenryMerge pull request #2964 from ludovic-henry/sgen-monoco...
2016-05-05 Marek SafarMerge pull request #2966 from marek-safar/oid
2016-05-04 Alex Rønne PetersenMerge pull request #2928 from alexrp/master
2016-05-04 Ludovic Henry[corlib] Import System.Threading.Monitor
2016-05-04 Ludovic HenryMerge pull request #2955 from ludovic-henry/mono_msec_t...
2016-05-04 Aleksey Kliger[checked] Use correct reset blocking cookie when attach...
2016-05-04 Marek SafarMerge pull request #2962 from marek-safar/referencesour...
2016-05-03 Zoltan Varga[aot] Emit EmptyArray<enum>:.cctor () instances since...
2016-05-03 Ludovic Henry[runtime] Fix potential overflow when using mono_msec_ticks
2016-04-27 Alexander KöplingerMerge pull request #1345 from mattleibow/websocket...
2016-04-26 monojenkinsMerge pull request #2947 from mfilippov/master
2016-04-26 Marek SafarMerge pull request #2949 from Unity-Technologies/xbuild...
2016-04-25 Alexander KöplingerMerge pull request #2953 from mono/fix-fileinfo-delete
2016-04-25 Zoltan Varga[runtime] Remove dead mono_thread_get_and_clear_pending...
2016-04-25 Ludovic HenryMerge pull request #2946 from ludovic-henry/fix-process...
2016-04-25 Ludovic HenryMerge pull request #2924 from ludovic-henry/fix-missing...
2016-04-25 Alexander KöplingerMerge pull request #2952 from mono/revert-2721-fix...
2016-04-25 Alexander KöplingerRevert "[runtime] Fix potential overflow when using...
2016-04-25 Ludovic HenryMerge pull request #2721 from ludovic-henry/fix-mono_ms...
2016-04-24 Alexander KöplingerMerge pull request #2941 from jogibear9988/patch-1
2016-04-24 Marek SafarMerge pull request #2942 from jogibear9988/patch-2
2016-04-22 Aleksey Kliger ... Merge pull request #2944 from lambdageek/dev/monoerror...
2016-04-22 Aleksey Kliger[runtime] MonoError-ize mono_thread_create{,_internal}
2016-04-21 monojenkinsMerge pull request #2940 from xmcclure/disable-jit...
2016-04-21 Andi McClureFix gsharedvt compile on DISABLE_JIT platforms
2016-04-21 Andi McClureMerge pull request #2918 from lateralusX/jlorenss/aot...
2016-04-21 Vlad BrezaeMerge pull request #2869 from BrzVlad/feature-mod-union-opt
2016-04-20 Zoltan VargaMerge pull request #2934 from vargaz/fix-36852
2016-04-20 Aleksey Kliger ... Merge pull request #2859 from lambdageek/dev/monoerror...
2016-04-20 Marek SafarMerge pull request #2891 from xmcclure/bug-39669
2016-04-19 monojenkinsMerge pull request #2922 from akoeplinger/fix-tvos
2016-04-19 Rodrigo KumperaAnother round of profiler fixes/improvements. PR #2882...
2016-04-19 Aleksey Kliger[runtime] MonoError-ize mono_array_new
2016-04-19 monojenkinsMerge pull request #2806 from lambdageek/dev/monoerror...
2016-04-19 Alex Rønne Petersen[profiler] Don't use a real-time signal on Android.
2016-04-19 Alex Rønne Petersen[profiler] Use a signal to interrupt the sampler thread...
2016-04-19 Andi McClure[profiler] Add counters for numbers of signals sent...
2016-04-19 Alex Rønne Petersen[profiler] Only initialize the sampler thread once.
2016-04-19 Ludovic Henry[mini] Add missing gsharedvt write barrier
2016-04-19 lateralusXWindows 32-bit x86 AOT assembler didn't link correctly.
2016-04-19 Alex Rønne PetersenMerge pull request #2863 from alexrp/windows-critsect...
2016-04-19 monojenkinsMerge pull request #2919 from lewurm/random-mini-stuff
2016-04-18 Aleksey Kliger ... Merge pull request #2821 from lambdageek/dev/monoerror...
2016-04-18 monojenkinsMerge pull request #2910 from cptjazz/compiler_warnings
2016-04-18 Bernhard Urban[debug] print exception name for conditional exception OP
2016-04-18 Aleksey Kliger[runtime] MonoError-ize mono_store_remote_field_new
2016-04-18 Aleksey Kliger[runtime] MonoError-ize mono_load_remote_field_new
2016-04-18 Aleksey Kliger[runtime] Add mono_load_remote_field_checked
2016-04-18 monojenkinsMerge pull request #2814 from lambdageek/dev/monoerror...
2016-04-18 Zoltan Varga[jit] Fix the linking of bblocks in mono_replace_ins...
2016-04-18 monojenkinsMerge pull request #2897 from kumpera/marshal_fixes
2016-04-16 Alexis ChristoforidesMerge pull request #2890 from mono/alexischr/remove...
2016-04-16 Alexis ChristoforidesMerge pull request #2417 from razzfazz/guard_substr
2016-04-16 Alexis ChristoforidesMerge pull request #2889 from mono/alexischr/canary...
2016-04-16 Zoltan Varga[runtime] Fix warnings.
2016-04-15 Marek SafarMerge pull request #2894 from marek-safar/mono.security
2016-04-15 monojenkinsMerge pull request #2893 from kumpera/fix_29585
2016-04-15 monojenkinsMerge pull request #2887 from lewurm/fix-jit-pass-name
2016-04-15 Alexander KöplingerMerge pull request #2885 from ntherning/fix_test_op_il_...
2016-04-15 Rodrigo KumperaMerge pull request #2878 from kumpera/mach_fixes
2016-04-14 Bernhard Urban[jit] fix stats name for method_to_ir pass
2016-04-14 Alexis Christoforides[sgen] "align-up" requested allocation sizes within...
2016-04-14 Zoltan Varga[aot] Enable gsharedvt by default only when using ...
2016-04-14 monojenkinsMerge pull request #2803 from BrzVlad/feature-conc...
2016-04-14 Rodrigo Kumpera[MACH] Add retry logic to all mach api calls in the...
2016-04-14 Rodrigo Kumpera[OSX] Drop more support for OSX 10.5 and earlier.
2016-04-14 Niklas TherningRenamed SEP variable to PLATFORM_PATH_SEPARATOR.
2016-04-14 Niklas Therning* Fixes 'diff: /dev/fd/63: Not a directory' errors...
2016-04-13 monojenkinsMerge pull request #2874 from lateralusX/jlorenss/win...
2016-04-13 Vlad BrezaeMerge pull request #2800 from BrzVlad/feature-lazy...
2016-04-12 Vlad BrezaeMerge pull request #2822 from BrzVlad/feature-lshift...
2016-04-12 monojenkinsMerge pull request #2870 from madewokherd/arginfo
2016-04-11 Zoltan Varga[runtime] Avoid printing out the corlib version when...
2016-04-11 Vlad BrezaeMerge pull request #2802 from BrzVlad/feature-evacuatio...
2016-04-11 Vincent Povirk[x86] Don't use the inst_offset field of OP_REGVAR...
2016-04-11 Vincent Povirk[x86] Store CallInfo in MonoCompileArch structure.
2016-04-11 Vlad BrezaeMerge pull request #2819 from BrzVlad/fix-major-log
2016-04-11 Vlad Brezae[jit] Decompose long immediate shifts
2016-04-11 monojenkinsMerge pull request #2867 from alexrp/sgen-block-size-ppc
2016-04-11 Alex Rønne PetersenMerge pull request #2866 from alexrp/solaris-10-tls
next