platform/upstream/dotnet/runtime.git
2019-07-31 Jay Krell[Coop] Add `TYPED_HANDLE_DECL`. (mono/mono#15909)
2019-07-30 Filip NavaraUpdate CoreFX.issues.rsp (mono/mono#15870)
2019-07-30 Jay Krell[Coop] Convert ves_icall_string_new_wrapper_impl. ...
2019-07-30 Jay Krell[Coop] Convert mono_string_from_byvalwstr_impl. (mono...
2019-07-30 Zoltan Varga[interp] Simplify the main interpreter loop code to...
2019-07-30 Alexander Köplinger[netcore] Replace dl-test-assets.py with msbuild downlo...
2019-07-30 Jay KrellFix warnings. (mono/mono#15768)
2019-07-30 Jay KrellRemove mono_thread_get_name. (mono/mono#15875)
2019-07-29 Jay KrellHANDLE_FUNCTION_RETURN_VAL must not use handles in...
2019-07-29 Jay KrellFix thread name leak in debugger. (mono/mono#15858)
2019-07-29 Jay Krell[Coop] Convert System.Buffer. (mono/mono#15861)
2019-07-27 Vlad Brezae[interp] Optimize ldelema (mono/mono#15846)
2019-07-27 Zoltan Varga[WIP] [runtime] Convert WindowsIdentity.GetRoles (...
2019-07-26 Alexander Köplinger[netcore] Fix building of nupkg (mono/mono#15855)
2019-07-26 Ryan Lucia[netcore] Implement AssemblyLoadContext.GetLoadedAssemb...
2019-07-26 Zoltan Varga[netcore] Add a missing make dependency.
2019-07-25 Aleksey Kliger... [metadata] Fields whose types are gparams with a refere...
2019-07-25 Aleksey Kliger... [tests] Return non-zero exit code from MERP crash test...
2019-07-25 Jay Krell[jit] [x86] Cleanup "_body" and finish conversion to...
2019-07-24 Jay Krellld configure: Add another dash to export-dynamic. ...
2019-07-24 Filip Navara[netcore] Update CoreFX.issues.rsp (mono/mono#15816)
2019-07-24 Aleksey Kliger... [cxx][llvm] Fix C++ build (mono/mono#15807)
2019-07-24 Jay KrellRemove unneeded auto cast with codeman. (mono/mono...
2019-07-24 Vlad Brezae[sre] Don't throw random exception when runtime shuts...
2019-07-24 Alexander KöplingerRemove traces of w32process-win32-internals.h which...
2019-07-24 Jay Krell[Coop] Convert System.Diagnostics.{FileVersionInfo...
2019-07-24 Vlad Brezae[sre] Make creation of dynamic method synchronized
2019-07-24 Filip NavaraUpdate CoreFX.issues.rsp
2019-07-24 Egor Bogatov[netcore] Allow different enums as return type in Creat...
2019-07-24 Marek Safar[netcore] Update roslyn dependency
2019-07-23 Aleksey Kliger... [netcore] Implement AssemblyLoadContext.InternalLoad...
2019-07-23 Filip Navara[netcore] Bump CoreFX version to 5.0.0 (mono/mono#15795)
2019-07-23 Zoltan VargaAvoid creating handles in a loop.
2019-07-23 Zoltan Varga[runtime] Convert AssemblyBuilder.basic_init to handles...
2019-07-23 Zoltan Varga[runtime] Mark a few icalls as NOHANDLES.
2019-07-23 Zoltan Varga[runtime] Convert Environment icalls to handles.
2019-07-23 Zoltan VargaFix the netcore build.
2019-07-23 Zoltan Varga[runtime] Convert ValueType icalls to handles.
2019-07-23 Zoltan Varga[runtime] Convert locale code to use handles. (mono...
2019-07-23 Aleksey Kliger... [cxx][netcore] Fix C++ build (mono/mono#15786)
2019-07-22 Ryan Lucia[netcore] Make assembly name parsing and comparison...
2019-07-22 Jo ShieldsFix build on Autoconf 2.63 (mono/mono#15636)
2019-07-22 Ryan LuciaMiscellaneous loader-related fixes (mono/mono#15765)
2019-07-22 Vlad Brezae[interp] Enable inlining of object constructors (mono...
2019-07-22 Ryan Lucia Special-case arrays of interfaces/generic parameters...
2019-07-22 Alexander KöplingerAdd more tests to tarball with EXTRA_DIST
2019-07-22 Aleksey Kliger... [netcore] Re-enable AssemblyGetForwardedTypesLoadFailur...
2019-07-19 Maxim Lipnin[netcore] Make System.Linq.Expressions.Tests.BindTests...
2019-07-19 Jay KrellRemove mono_arch_free_jit_tls_data. (mono/mono#15662)
2019-07-19 Ryan Lucia[netcore] Implement Thread.CurrentOSThreadId (mono...
2019-07-19 Alexander Köplinger[metadata] Fix name of header file
2019-07-19 Egor Bogatov[netcore] Fix CI failures (mono/mono#15745)
2019-07-19 Bernhard Urban[ios] Switch to python offset tool (mono/mono#15744)
2019-07-19 Aleksey Kliger... [netcore] Pass ALC in second loader request in load_ref...
2019-07-19 Vlad Brezae[glib] Use clock_nanosleep if available (mono/mono...
2019-07-19 Aleksey Kliger... [loader] Pass ALC to mono_domain_loaded_internal, and...
2019-07-19 Larry EwingMerge pull request mono/mono#15704 from lewing/bump...
2019-07-18 Aleksey Kliger... [mini] Runtime check if boxing is needed for DIM constr...
2019-07-18 imhameed[interp] Use correctly-sized writes and reads in Unsafe...
2019-07-18 Maxim Lipnin[netcore] Clean up rsp-file (mono/mono#15700)
2019-07-18 Egor Bogatov[netcore] Revise items in CoreFX.issues.rsp (mono/mono...
2019-07-17 Aleksey Kliger... [loader] Add MonoAssemblyLoadContext; stop sharing...
2019-07-17 Jay KrellFix leaks in mono_lookup_internal_call_full_with_flags...
2019-07-17 Jay Krellconfigure/makefile To support updating zlib to 1.2...
2019-07-17 Ryan LuciaPrint two bytes at a time in mono_pe_file_map conversio...
2019-07-17 Alexander KöplingerAdd com.apple.security.cs.allow-unsigned-executable...
2019-07-17 Larry EwingMerge pull request mono/mono#15713 from lewing/sdk...
2019-07-17 Filip Navara[netcore] Clear system last error before P/Invoke calls...
2019-07-17 Zoltan Varga[runtime] Fix the error message for exceptions created...
2019-07-16 Zoltan Varga[interp] Make the code GC safe on wasm. (mono/mono...
2019-07-16 Jay KrellFix use of freed memory. (mono/mono#15660)
2019-07-16 Aleksey Kliger... [netcore] Use the strict loader (mono/mono#15668)
2019-07-16 Filip Navara[netcore] Ignore public key when matching assemblies...
2019-07-15 Thays Grazia[debugger] Don't list finalizer gc thread if it's not...
2019-07-15 Jay KrellFix leak in create_runtime_invoke_info when mono_class_...
2019-07-15 Jay KrellTrim mono_mini_arch_lock, mono_mini_arch_unlock, mini_a...
2019-07-14 Bernhard Urban[llvm] avoid FP elimination on iOS/armv7 (mono/mono...
2019-07-13 Aleksey Kliger... Add configure flag to disable GAC support; disable...
2019-07-12 Larry EwingMerge pull request mono/mono#10202 from Unity-Technolog...
2019-07-12 Alexander Köplinger[ci] Upload mac-entitlements.plist to azure when upload...
2019-07-12 Jo ShieldsAdd hardened runtime testing to Catalina lane (mono...
2019-07-12 Jay Krellextern "C" reduction. (mono/mono#15634)
2019-07-12 Zoltan Varga[jit] Fix the devirt of EqualityComparer<byte>. (mono...
2019-07-11 Egor Bogatov[netcore] Do not inline ThrowHelpers, fix SkipFrames...
2019-07-11 Egor Bogatov[netcore] Fix IsAssignableFrom (mono/mono#15641)
2019-07-11 Zebediah Figura[metadata] Respect unmanaged calling conventions in...
2019-07-11 Calvin BuckleyMisc AIX/PASE tweaks (mono/mono#15651)
2019-07-11 Jay KrellRemove configure cruft -- Interlocked and GetProcessId...
2019-07-11 Jay KrellCleanup mono_threads_platform_get_stack_bounds. (mono...
2019-07-10 Thays Grazia[debugger] Add intrinsic for creating a byte array...
2019-07-10 Vlad Brezae[interp] Add JitHelper intrins for enum comparison...
2019-07-10 Ryan Lucia[netcore] Don't default to mscorlib in Assembly.GetType...
2019-07-10 Jay KrellRemove quadratic behavior from g_strconcat. (mono/mono...
2019-07-10 Jay KrellFix warning: unused function get_address_from_sockaddr...
2019-07-10 Jay KrellProvide g_strnlen to replace strnlen for portability...
2019-07-09 Zoltan Varga[interp] Avoid declaring MonoError's in interp_exec_met...
2019-07-09 Thays Grazia[debugger] Update client thread frames after SetIP...
2019-07-09 Zoltan Varga[jit] Add support for valuetype arguments to gsharedvt...
2019-07-09 Egor Bogatov[netcore] Fix netcore CI lane (mono/mono#15627)
2019-07-09 Zoltan VargaRemove support for llvm36, its not used anymore. (mono...
next