[xbuild] Fix #40094, part 1/2: SolutionParser: Emit `AbsolutePath="..."`
[mono.git] / mono / mini /
2016-04-06 Rodrigo KumperaMerge pull request #2836 from kumpera/cwt_toggleref
2016-04-05 Alexander KöplingerMerge pull request #2832 from razzfazz/handle_eintr
2016-04-05 Alexander KöplingerMerge pull request #2831 from razzfazz/fix_dllimport
2016-04-04 Zoltan Varga[runtime] Allow the options in MONO_DEBUG to be passed...
2016-04-04 Zoltan Varga[llvm] Enable pinvoke call using the C calling conv...
2016-04-04 Rodrigo KumperaMerge pull request #2827 from xmcclure/profile-clean-0.1
2016-04-04 monojenkinsMerge pull request #2545 from ermshiperete/Xamarin...
2016-04-04 Marek Safar[build] Update mcs path in mini tests
2016-04-04 Marek Safar[build] Change the way how mcs references are passed...
2016-04-04 Ludovic HenryMerge pull request #2713 from gregoryyoung/master
2016-04-03 Zoltan Varga[amd64] Add a separate ArgStorage entry for gsharedvt...
2016-04-02 monojenkinsMerge pull request #2720 from mono/fix-39325
2016-04-02 Zoltan Varga[runtime] Move the test for shutting down the stat...
2016-04-02 Zoltan Varga[arm64] Fix the generation of static rgctx trampolines...
2016-04-02 Zoltan Varga[arm64] Implement handler block guard trampolines.
2016-04-02 Zoltan Varga[runtime] Fix a crash when shutting down the sampling...
2016-04-02 Alexander Köplinger[mini] Remove duplicate stubs from tramp-amd64/x86...
2016-04-01 Alex Rønne Petersen[mini] Fix build on systems without clock_nanosleep ().
2016-04-01 Rodrigo Kumpera[jit] Handle verification failing with InvalidProgramE...
2016-04-01 Zoltan Varga[arm64] Fix clearing of stack traces when an exception...
2016-04-01 Rodrigo KumperaMerge pull request #2825 from kumpera/loader_error_removal
2016-04-01 Alexander KöplingerMerge pull request #2826 from mattleibow/mono.options...
2016-04-01 monojenkinsMerge pull request #2805 from alexrp/profiler-sampling...
2016-04-01 Zoltan Varga[arm64] Implement interruption checking in the trampoli...
2016-04-01 Alex Rønne Petersen[profiler] Use a background thread to send out sampling...
2016-04-01 Rodrigo Kumpera[runtime] Remove mono_loader_clear_error, mono_loader_a...
2016-03-31 Rodrigo Kumpera[mono-error] Since nothing sets the loader error anymor...
2016-03-31 Zoltan Varga[runtime] Fix some warnings/remove dead code.
2016-03-31 monojenkinsMerge pull request #2816 from xmcclure/profile-clean-0
2016-03-31 monojenkinsMerge pull request #2810 from kumpera/fix_hazard_free
2016-03-31 Zoltan Varga[gsharedvt] Integrate mini-generic-sharing-gsharedvt...
2016-03-31 Aleksey Kliger[runtime] Use mono_object_isinst_checked
2016-03-31 Zoltan Varga[arm64] Fix passing of small gsharedvt argument on...
2016-03-31 Zoltan VargaMerge pull request #2820 from kumpera/license-change...
2016-03-31 monojenkinsMerge pull request #2394 from Mailaender/patch-1
2016-03-30 Alexander KöplingerMerge pull request #2807 from akoeplinger/gchandle
2016-03-30 monojenkinsMerge pull request #2786 from alexanderkyte/leaked_type...
2016-03-30 Vlad BrezaeMerge pull request #2799 from BrzVlad/fix-conc-card...
2016-03-30 monojenkinsMerge pull request #2808 from lambdageek/dev/monoerror...
2016-03-30 Marcos HenrichMerge pull request #2698 from esdrubal/iosxmlarray
2016-03-30 Marcos HenrichMerge pull request #2763 from esdrubal/mono-symbolicate...
2016-03-30 Marcos HenrichMerge pull request #2787 from esdrubal/endpointaddress10
2016-03-30 Rodrigo KumperaMerge pull request #2781 from alexanderkyte/inflated_me...
2016-03-29 monojenkinsMerge pull request #1718 from madewokherd/sgenthreadcleanup
2016-03-29 Vlad BrezaeMerge pull request #2801 from BrzVlad/feature-conc...
2016-03-29 monojenkinsMerge pull request #2794 from xmcclure/win-aot-basic
2016-03-29 monojenkinsMerge pull request #2767 from lambdageek/dev/monoerror...
2016-03-29 Alexander Köplinger[runtime] Use mono_object_isinst_checked for ppc and...
2016-03-29 Marek SafarMerge pull request #896 from echampet/webresource
2016-03-29 Zoltan Varga[amd64] Avoid passing the pc/pc offset to the throw...
2016-03-28 Miguel de IcazaFirst set of licensing changes
2016-03-28 Rodrigo Kumpera[jit] Add native-types and enable them by default....
2016-03-28 Zoltan Varga[jit] Pass the type token index instead of the full...
2016-03-28 Rodrigo Kumpera[jit] Add arm64 backend and gsharedvt code.
2016-03-28 Rodrigo Kumpera[mini] Add x86 gsharedvt.
2016-03-28 Rodrigo Kumpera[jit] Implement gsharedvt on arm.
2016-03-28 Rodrigo Kumpera[runtime] Move gsharedvt to public plus amd64 implement...
2016-03-28 Rodrigo Kumpera[mini] Try to use libcorkscrew or libunwind on Android...
2016-03-28 monojenkinsMerge pull request #2798 from BrzVlad/fix-sgen-timestamp
2016-03-28 Zoltan Varga[arm] In the llvm throw corlib exception trampoline...
2016-03-28 Rodrigo Kumpera[runtime] Add cross helpers that both check offsets...
2016-03-28 Rodrigo KumperaMerge pull request #2797 from kumpera/android_krait_bug
2016-03-28 monojenkinsMerge pull request #2785 from alexanderkyte/cached_info...
2016-03-28 Vlad BrezaeMerge pull request #2621 from BrzVlad/feature-conc...
2016-03-28 Aleksey Kliger ... Merge pull request #2795 from lambdageek/dev/marshal...
2016-03-28 monojenkinsMerge pull request #2770 from lambdageek/dev/monoerror...
2016-03-28 Zoltan Varga[aot] Emit a .subsections_via_symbols directive on...
2016-03-27 Zoltan Varga[aot] Fix a memory leak.
2016-03-26 monojenkinsMerge pull request #2789 from lambdageek/dev/monoerror...
2016-03-25 Aleksey Kliger[runtime] MonoError-ize mono_object_isinst
2016-03-25 monojenkinsMerge pull request #2748 from lambdageek/dev/monoerror...
2016-03-25 Aleksey Kliger[runtime] Make mono_value_box use MonoError
2016-03-25 Aleksey Kliger ... Merge pull request #2791 from lambdageek/dev/monoerror...
2016-03-25 Alexander KöplingerMerge pull request #2793 from radical/fix-mcs-args
2016-03-24 Aleksey Kliger[runtime] Delete mono_assert and mono_assert_not_reached
2016-03-24 Aleksey Kliger ... Merge pull request #2790 from lambdageek/dev/monoerror...
2016-03-24 Andi McClureMake --aot=full able to emit executables on 64 bit...
2016-03-28 Andi McClureSupport tool-prefix in mono/mini fullaotcheck
2016-03-28 Andi McClureFix debug Windows builds in MSVC 2015
2016-03-24 Zoltan Varga[arm] Fix support for soft breakpoints.
2016-03-24 Zoltan Varga[aot] Reenable the emission of line number info using...
2016-03-24 Zoltan Varga[jit] Fix the dwarf info structure when there is no...
2016-03-24 Zoltan Varga[jit] Remove the 'appending' support from the dwarf...
2016-03-24 Zoltan Varga[jit] Get rid of the create_delegate_trampoline_data...
2016-03-24 Aleksey Kliger ... Merge pull request #2768 from lambdageek/dev/monoerror...
2016-03-24 Alexis ChristoforidesMerge pull request #2663 from esdrubal/islocal
2016-03-23 Alexander KöplingerMerge pull request #2784 from mhutch/msbuild-fixes
2016-03-22 monojenkinsMerge pull request #2783 from alexanderkyte/strdup_memo...
2016-03-22 monojenkinsMerge pull request #2775 from lambdageek/dev/monoerror...
2016-03-22 Marcos HenrichMerge pull request #2764 from esdrubal/fileinfo_tostring
2016-03-21 Alexander Kyte[runtime] Free cached_info tables on cleanup
2016-03-21 Alexander Kyte[runtime] Make mono_basic_block_split take the header...
2016-03-21 Alexander Kyte[runtime] Remove string memory leak related to basename
2016-03-21 Alexander Kyte[runtime] Fix reassignment over string-pointing var...
2016-03-21 Andi McClureMerge pull request #2778 from xmcclure/checked-build...
2016-03-19 Zoltan Varga[gsharedvt] Add a test for #39528.
2016-03-19 Zoltan Varga[jit] Remove an mistaken assert. Fixes #39746.
2016-03-19 monojenkinsMerge pull request #2777 from xmcclure/win-makefile...
2016-03-18 Andi McCluremono/mini make fullaotcheck can now be run on Windows
2016-03-18 monojenkinsMerge pull request #2753 from xmcclure/checked-build...
next