Merge pull request #4926 from BrzVlad/fix-tls-v5
[mono.git] / mono /
2017-05-25 Vlad BrezaeMerge pull request #4926 from BrzVlad/fix-tls-v5
2017-05-24 e-kovalenkoFix mono build with disabled sgen (#4915)
2017-05-24 Marcin Cieślaksysctl takes 3 name components (#4883)
2017-05-24 Marcin CieślakMove <sys/types.h> higher for integer types (#4884)
2017-05-24 Vlad Brezae[arm] Don't use fast tls on v5 arm
2017-05-24 Aleksey Kliger ... Merge pull request #4923 from lambdageek/bug-56694
2017-05-24 Rodrigo KumperaMerge pull request #4872 from kumpera/add_test_for_eloop
2017-05-24 Aleksey Kliger ... Merge pull request #4845 from lambdageek/dev-coop-delegates
2017-05-24 Aleksey Kliger[sgen] Scan the handle stack for dangling ptrs during...
2017-05-24 Aleksey Kliger[coop handles] Fix wrong #ifdef
2017-05-24 Aleksey Kliger[appdomain] Don't leak MonoReflectionAssemblyHandles...
2017-05-24 Aleksey Kliger[tests] Regression test for #56694
2017-05-24 Zoltan Varga[runtime] Implement interior handles as a special case...
2017-05-24 Zoltan Varga[runtime] Convert a g_warning to a type load failure...
2017-05-23 Rodrigo Kumpera[runtime] Fix multiple issues around symlink handling.
2017-05-23 Zoltan Varga[runtime] Add specialized versions of mono_icall_handle...
2017-05-23 Zoltan VargaFix full aot (#4919)
2017-05-23 Aleksey Kliger[runtime] Use coop handles for System.Delegate.AllocDel...
2017-05-23 Aleksey Kliger[marshal] Use coop handles for System.Delegate.GetVirtu...
2017-05-23 Aleksey Kliger[marshal] Use coop handles in mono_delegate_to_ftnptr
2017-05-23 Aleksey Kliger[runtime] Remove temporary fcn mono_delegate_ctor_with_...
2017-05-23 Aleksey Kliger[marshal] Change mono_delegate_ctor to use coop handles
2017-05-23 Aleksey Kliger[marshal] Use handles in mono_ftnptr_to_delegate
2017-05-23 Aleksey Kliger[runtime] Use coop handles in mono_delegate_ctor_with_m...
2017-05-23 Aleksey Kliger[marshal] Use coop handles for OffsetOf, SizeOf, Prelin...
2017-05-23 Zoltan Varga[runtime] Add a fastpath to mono_object_isinst_icall...
2017-05-22 Alex Rønne Petersen[profiler] Fall back to CLOCK_MONOTONIC if CLOCK_PROCES...
2017-05-19 Zoltan Varga[amd64] Fix the allocation of the caller area in filter...
2017-05-19 Zoltan Varga[amd64] Remove the restriction on the locals stack...
2017-05-18 Bernhard Urban[interp] respect 64bit alignment on armv7
2017-05-18 vkargov[aot] Fix a memory leak related to constraint allocatio...
2017-05-18 Katelyn GaddFixes for bug#54388 "InternalsVisibleTo is case sensiti...
2017-05-18 vkargovFix eglibc remapping and revive the test for its comple...
2017-05-18 Marek SafarAdds System.Net.Http 4.3.2 to blacklist
2017-05-17 Zoltan Varga[runtime] Make RuntimeHelpers:SufficientExecutionStack...
2017-05-17 Aleksey Kliger[coop handles] Add mechanism to track handle leaks
2017-05-17 Bernhard Urban[interp] assume EABI for passing arguments to arm tramp...
2017-05-17 Bernhard Urban[interp] use helper function to check if generic inst...
2017-05-17 Bernhard Urban[arm] respect thumb mode in mixed mode unwinding
2017-05-17 Bernhard Urban[interp] properly pass 64bit integers to native code...
2017-05-17 Bernhard Urban[interp] disable some tests that fail on CI only
2017-05-17 Bernhard Urban[interp] make mixed mode work on arm
2017-05-17 Bernhard Urban[interp] generics/vt fix regarding elem size for ldelem.vt
2017-05-17 Bernhard Urban[interp] intrinsify System.Array.UnsafeLoad
2017-05-17 Bernhard Urban[interp] add a conversion that is only required for...
2017-05-17 Bernhard Urban[interp] icall trampoline for arm
2017-05-17 Bernhard Urban[interp] make mixed mode work on arm64
2017-05-17 Bernhard Urban[interp] fix gcc warnings
2017-05-17 Bernhard Urban[interp] fix conv.u4.r8 on arm64
2017-05-17 Bernhard Urban[interp/tramp] use MONO_STRUCT_OFFSET infrastructure...
2017-05-17 Bernhard Urban[interp] implement icall_trampoline for arm64
2017-05-17 Alexander KöplingerFix tarball build
2017-05-17 David Naylorw32handle: double the available slots (#4856)
2017-05-16 Niklas TherningMerge pull request #4877 from ntherning/fix-file-handle...
2017-05-16 Niklas TherningFixes a file handle leak in mono_mmap_open_file() on...
2017-05-16 Ludovic Henry[threadpool] Fix alignment of ThreadPoolWorkerCounter...
2017-05-16 Vlad BrezaeMerge pull request #4752 from BrzVlad/feature-dynamic-nrs
2017-05-15 Zoltan VargaInterp fixes (#4864)
2017-05-15 Jonathan Pryor[amd64] Make more inline functions in header static...
2017-05-15 Zoltan Varga[runtime] Remove ia64 backend, the Itanium architecture...
2017-05-15 Rodrigo KumperaMerge pull request #4851 from kumpera/handle_eloop_errno
2017-05-15 Aleksey Kliger[sre] Don't leak coop handles in mono_dynimage_encode_t...
2017-05-15 Jonathan ChambersUse handle macros to avoid leaking result of mono_type_...
2017-05-15 Bernhard Urban[interp] update ignore list for CI
2017-05-15 Bernhard Urban[image] follow up fix for 62bc1b229ee0501b706f3ea395241...
2017-05-15 Vlad Brezae[tests] Remove unreferenced bridge test targets
2017-05-15 Vlad Brezae[sgen] Track down promoted size also with parallel...
2017-05-15 Vlad Brezae[sgen] Use the idle object ops for worker jobs
2017-05-15 Vlad Brezae[sgen] Don't execute jobs before actually starting...
2017-05-15 Vlad Brezae[sgen] Resize nursery according also to pause times
2017-05-15 Vlad Brezae[sgen] Dynamic nursery sizing
2017-05-15 Vlad Brezae[sgen] Remove unused function
2017-05-15 Vlad Brezae[sgen] Remove some redundancy with nursery section
2017-05-15 Vlad Brezae[sgen] Kill USER_CONFIG
2017-05-13 Marek Safar[runtime] Remove System.ValueTuple from denied assembli...
2017-05-12 Rodrigo Kumpera[metadata] Handle ELOOP in mono_w32error_unix_to_win32.
2017-05-12 Vlad BrezaeMerge pull request #4828 from BrzVlad/fix-windows-ci
2017-05-12 Zoltan VargaAmd64 gsharedvt small sizes (#4841)
2017-05-12 Zoltan Varga[jit] Fix CPBLK for large sizes.
2017-05-12 vkargovMerge pull request #4327 from vkargov/vk-abcremedy
2017-05-11 vkargov[jit] Keep unwind info in the domain's memory pool...
2017-05-11 Aleksey Kliger ... Merge pull request #4796 from lambdageek/dev-handles...
2017-05-10 Vlad Brezae[runtime] Don't consume exception if not allowed to
2017-05-10 Vlad BrezaeMerge pull request #4816 from BrzVlad/fix-remoting...
2017-05-10 Vlad Brezae[tests] Don't starve the main thread by doing GCs
2017-05-10 Rodrigo KumperaMerge pull request #4818 from kumpera/unaligned-cleanup-2
2017-05-10 Aleksey Kliger[security] Use coop handles for ves_icall_System_Securi...
2017-05-10 Aleksey Kliger[security] Use coop handles for ves_icall_System_Securi...
2017-05-10 Aleksey Kliger[security] Use coop handles for ves_icall_System_Securi...
2017-05-10 Aleksey Kliger[runtime] Use coop handles for System.RuntimeMethodHand...
2017-05-10 Aleksey Kliger[sre] Use coop handles for ModuleBuilder.set_wrappers_type
2017-05-10 Aleksey Kliger[sre] Use coop handles for ModuleBuilder.GetRegisteredToken
2017-05-10 Aleksey Kliger[runtime] Use coop handles for System.Environment.inter...
2017-05-10 Aleksey Kliger[locales] Use coop handles for System.Text.Normalizatio...
2017-05-10 Aleksey Kliger[sre] Use coop handles for System.Reflection.Emit.EnumB...
2017-05-10 Aleksey Kliger[sre] Use coop handles for System.Reflection.Emit.Signa...
2017-05-10 Aleksey Kliger[sre] Use coop handles for System.Reflection.Emit.Signa...
2017-05-10 Aleksey Kliger[loader] resolve symlinks when looking for an image...
2017-05-09 Rodrigo Kumpera[mini] Cleanup usage of mini_emit_memcpy and bad values...
2017-05-09 Rodrigo Kumpera[jit] CPBLK and INITBLK now use the funtions in memory...
next