Merge pull request #2805 from alexrp/profiler-sampling-thread2
[mono.git] / mono /
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-03-31 Zoltan VargaFix warnings/remove dead code.
2016-03-31 Zoltan VargaFix a warning.
2016-03-31 Zoltan Varga[runtime] Fix the arm linux build by using the fallback...
2016-03-31 Zoltan Varga[runtime] Fix some warnings/remove dead code.
2016-03-31 Aleksey Kliger[reflection] Fix leak in mono_reflection_get_custom_att...
2016-03-31 Aleksey Kliger[security-core-clr] Fixup function signature to match...
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 VargaFix warnings.
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 Rodrigo Kumpera[utils] Fix the build.
2016-03-31 monojenkinsMerge pull request #2394 from Mailaender/patch-1
2016-03-31 Rodrigo Kumpera[runtime] Cycle the finalizer thread if there are too...
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 Andi McClureImprove a safety check when writing data into StatBuffer
2016-03-31 Andi McClureComments and clarity in proflog.c
2016-03-31 Andi McClureAssist on profiler module loading
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 Zoltan VargaMerge pull request #2812 from madewokherd/threadpool...
2016-03-30 Vincent Povirk[threadpool-ms] Fix incorrect use of mono_rand.
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 Rodrigo Kumpera[sgen] Don't pump the hazard free queue from sgen,...
2016-03-29 Rodrigo Kumpera[utils] Replace usage of mono_thread_hazardous_free_or_...
2016-03-29 Aleksey Kliger[security-core-clr] Add MonoError arg to
2016-03-29 Aleksey Kliger[security-core-clr] Add MonoError arg to mono_security_...
2016-03-29 Aleksey Kliger[security-core-clr] Add MonoError to mono_security_core...
2016-03-29 monojenkinsMerge pull request #1718 from madewokherd/sgenthreadcleanup
2016-03-29 Rodrigo Kumpera[util] Add mono_thread_hazardous_try_free and mono_thre...
2016-03-29 Zoltan Varga[tests] Force tests to print thread dumps when they...
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 Vlad Brezae[sgen] Clear the card table in the finishing pause
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 runtime support for explicit offset files.
2016-03-28 Rodrigo Kumpera[runtime] Add cross helpers that both check offsets...
2016-03-28 Rodrigo Kumpera[utils] Workarounds for 64bits atomics on mobile.
2016-03-28 Rodrigo Kumpera[utils] Fix name clash on dlmalloc on x86 android devic...
2016-03-28 Zoltan Varga[runtime] Make an argument name more descriptive.
2016-03-28 Rodrigo Kumpera[android] Add fallback for thread bounds calculation...
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 Brezae[sgen] Cement objects for the finishing pause
2016-03-28 Vlad Brezae[sgen] Don't scan the roots on the worker
2016-03-28 Aleksey Kliger[runtime] MonoError-ize mono_lookup_dynamic_token
2016-03-28 Aleksey Kliger[runtime] MonoError-ize mono_lookup_dynamic_token_class
2016-03-28 Aleksey Kliger[runtime] Remove MonoLookupDynamicToken indirection
2016-03-28 Aleksey Kliger[reflection] MonoError-ize mono_reflection_lookup_dynam...
2016-03-28 Aleksey Kliger[SRE] Fix compile warning in encode_cattr_value
2016-03-28 Vlad Brezae[sgen] Fix sgen binary protocol timestamp
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-27 Zoltan Varga[runtime] Avoid setting klass->instance_size if its...
2016-03-27 Zoltan Varga[runtime] Fix a memory leak in ves_icall_Type_GetNested...
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 Aleksey Kliger[threadpool-ms] MonoError-ize mono_threadpool_ms_begin_...
2016-03-25 monojenkinsMerge pull request #2748 from lambdageek/dev/monoerror...
2016-03-25 Aleksey Kliger[runtime] MonoError-ize mono_object_isinst_mbyref
2016-03-25 Aleksey Kliger[MonoError] change mono_error_set_pending_exception...
2016-03-25 Rodrigo Kumpera[android] Fix Krait CPU bug on Android.
2016-03-25 Aleksey Kliger[marshal] Don't raise an exception, just assert
2016-03-25 Aleksey Kliger[runtime] MonoError-ize mono_nullable_box
2016-03-25 Aleksey Kliger[runtime] Make mono_value_box use MonoError
2016-03-25 Aleksey Kliger[threadpool-ms] MonoError-ize mono_threadpool_ms_enqueu...
2016-03-25 Aleksey Kliger[threadpool-ms] MonoError-ize some not implemented...
2016-03-25 Aleksey Kliger ... Merge pull request #2791 from lambdageek/dev/monoerror...
2016-03-25 Vlad Brezae[sgen] Add option for enabling/disabling precleaning
2016-03-25 Vlad Brezae[sgen] Preclean mod union entries before the finishing...
2016-03-25 Vlad Brezae[sgen] Move assert to the right place
2016-03-25 Vlad Brezae[runtime] Enclose define parameters in parentheses
2016-03-25 Vlad Brezae[sgen] Add separate scan function for handling a single...
2016-03-25 Vlad Brezae[sgen] Move scan vtype with the other object ops
2016-03-25 Vlad Brezae[sgen] Simplify defines for object ops
next