platform/upstream/dotnet/runtime.git
2021-04-14 Filip NavaraCompile tvOS Mono and libs with bitcode (#51220)
2021-04-14 Zoltan Varga[mono] Add a comment about freeing caches. (#51223)
2021-04-14 Elinor FungPut native library loading helpers in a separate file...
2021-04-14 Tarek Mahmoud... IANA To/From Windows Ids Conversion APIs (#51093)
2021-04-14 Tanner GoodingExpose an eeIsJitIntrinsic method for quickly determini...
2021-04-14 Andy AyersFix issues with version resilient hash (#51191)
2021-04-14 David WrightonSimplify mibc usage in the build (#50536)
2021-04-14 Zoltan Varga[mono] Use the proper memory manager in the JIT code...
2021-04-14 Zoltan Varga[mono] Transition memory allocations from image sets...
2021-04-13 Tomáš RylekFix Crossgen2 compilation failures in several type...
2021-04-13 Jan VorlicekFix native stack size alignment on macOS arm64 (#51179)
2021-04-13 Kunal PathakUpdate lpFirst and lpTop to reflect accurate compacted...
2021-04-13 Andy AyersJIT: remove guarded devirtualization restriction for...
2021-04-13 Radek Doulik[wasm] Initial test support on windows (#49830)
2021-04-13 Tom McDonaldUpdate SOS readme install instructions (#51181)
2021-04-13 dotnet-maestro... [main] Update dependencies from dotnet/arcade dotnet...
2021-04-13 Zoltan Varga[mono] Emit instances for EnumComparer<T> into the...
2021-04-13 Tarek Mahmoud... Expose Adjustment Rule BaseUtcOffsetDelta (#51055)
2021-04-13 Eric StJohnAdd support for adding RIDs to runtime.json during...
2021-04-13 Bruce ForstallClean up optSetBlockWeights (#51044)
2021-04-13 Alexander KöplingerEnable MacCatalyst tests in System.Runtime.Extensions...
2021-04-13 dotnet-maestro... [main] Update dependencies from mono/linker (#51162)
2021-04-13 Thays Grazia[debugger][mono][icordbg] Implement minimal version...
2021-04-13 Aleksey Kliger... [design] Mono runtime components (#49913)
2021-04-13 Filip NavaraReturn iOS version in Environment.OSVersion on Mac...
2021-04-13 Marek SafarSeparate GetResourceString method with defaultString...
2021-04-13 Peter SollichFix card mark stealing issue (#51104)
2021-04-13 campersauRemove unused ParamTypes method from DispatchProxyGener...
2021-04-13 Sergey AndreenkoFix JITEEInterface::IsValueClass to return false for...
2021-04-13 Sergey AndreenkoDelete `JitDoOldStructRetyping` artifacts. (#51092)
2021-04-13 Adam SitnikFix the buffering bug that blocks SDK (#51151)
2021-04-13 Elinor Fung[AndroidCrypto] Use new test certs for System.Net ...
2021-04-13 Bruce ForstallGeneralize loop inversion (#50982)
2021-04-13 Bruce ForstallImprove flowgraph xml/dot dumping (#51082)
2021-04-13 Levi BroderickAvoid intermediate allocations in MethodInfo/Constructo...
2021-04-13 Aaron RobinsonFix race in ComWrappers test (#51153)
2021-04-13 Steve MacLeanRely on initial pthread_jit_write_protect_np state...
2021-04-13 Jeremy KoritzinskyAdd support in comhost tooling to embed type libraries...
2021-04-12 Bruce ForstallFix some memory attributions (#51065)
2021-04-12 Rob LindleyAdd ConfigurationKeyNameAttribute to binder and updated...
2021-04-12 Zoltan Varga[mono] Remove owns_vtable_slot (), its incorrect, and...
2021-04-12 Bruce ForstallFix EMITTER_STATS build (#51063)
2021-04-12 Bruce ForstallRemove CSE ifdefs (#51043)
2021-04-12 Alexander KöplingerFix minimum iOS/tvOS version and add iOS 14 to RID...
2021-04-12 Marek SafarMake it clearer what internal TimersDescriptionAttribut...
2021-04-12 Marek SafarCall used comparer directly instead of non-generic...
2021-04-12 ws77.choAdd IL Offset and Method Token to stacktrace (#44013)
2021-04-12 Ankit Jain[wasm][tests] Enable line numbers in stack traces ...
2021-04-12 Viktor HoferUse nuget standardized properties (#51014)
2021-04-12 Pavel Savaratesting Unicode roundtrip (#51105)
2021-04-12 dotnet-maestro... [main] Update dependencies from dotnet/runtime dotnet...
2021-04-12 Eirik TsarpalisSystem.Text.Json: Add IAsyncEnumerable support (#50778)
2021-04-12 Jan KotasPass CORINFO_CALLINFO_ALLOWINSTPARAM to speculative...
2021-04-12 Pavel Savaramake emsdk installation instructions clear on which...
2021-04-12 Alexander KöplingerRevert "Switch to VS preview pool for public builds...
2021-04-12 Thays GraziaPrint Native Stacktrace on mono_llvm_cpp_throw_exceptio...
2021-04-12 Steve PfisterInclude Mono in the name of all Mono runtime packs...
2021-04-12 Wei ZhengFix DispatchProxy not working with in parameters (...
2021-04-12 Krzysztof WicherAdd ILLink annotations to Microsoft.CSharp (#50239)
2021-04-12 Johan LorenssonRun processenvironment test in separate process. (...
2021-04-12 Tomáš RylekFix handling of unmanaged member function pointers...
2021-04-11 Stephen ToubCast to uint instead of nuint in {ReadOnly}Span.{Try...
2021-04-11 Stephen ToubAdd internal String.{Try}CopyTo and use in a few places...
2021-04-11 Jan KotasSimplify RuntimeType.ClearCache (#51070)
2021-04-11 dotnet-maestro... [main] Update dependencies from dotnet/arcade (#51074)
2021-04-11 John TurMove some Marshal functions to shared partition (#51045)
2021-04-11 Geoff Kizersome small proxy-related fixes (#50770)
2021-04-11 Stephen ToubFix Random.Next(int, int) on 64-bit when max-min overfl...
2021-04-11 Vladimir SadovAdd a dummy item to SingleFileHostIncludeFilename to...
2021-04-11 Andy AyersJIT: fix osr gc info this reporting (#51057)
2021-04-10 dotnet-maestro... [main] Update dependencies from dotnet/xharness dotnet...
2021-04-10 Elinor Fung[AndroidCrypto] Handle setting non-default SslProtocols...
2021-04-10 Andy AyersUpdate logic around BB_MAX_WEIGHT (#51027)
2021-04-10 Tomáš RylekMake composite MVID checks resilient to failures (...
2021-04-10 Sung Yoon Whangchange GC committed bytes unit to MB (#51031)
2021-04-10 Jeremy KoritzinskyFix incremental CMake command line check on Windows...
2021-04-10 David FowlerFixed regression caused by performance change (#51032)
2021-04-10 Jeremy KoritzinskyAdd CI validation leg for source-build against an image...
2021-04-10 Jeremy KoritzinskyInstall crossgen, jitinterface, clrjit into the sharedf...
2021-04-10 Tomáš RylekMark the Crossgen2 regression test GitHub_49982 ilasm...
2021-04-09 SingleAccretionRemoved must-init requirement for GS Cookies (#50702)
2021-04-09 Andy AyersJIT: Fix loop unscaling computations (#50807)
2021-04-09 Zoltan Varga[mono][aot] Handle out of range indexes in the generate...
2021-04-09 Eirik TsarpalisImplement Enumerable.*By methods (DistinctBy, ExceptBy...
2021-04-09 Levi BroderickMake TranscodingStream resilient against partial reads...
2021-04-09 Stephen ToubAdd MetadataUpdateHandlerAttribute (#50954)
2021-04-09 Egor BogatovJIT: Catch "cns".Length also in Morph (#50318)
2021-04-09 Andrew AuMake sure separated_poh_p and use_large_pages_p works...
2021-04-09 Tomas Weinfurtbasic certificate handling for quic (#50613)
2021-04-09 Alexander KöplingerSwitch to VS preview pool for public builds (#50993)
2021-04-09 Radek Doulik[wasm] Copy icu libs to runtime pack (#50991)
2021-04-09 Alexander KöplingerCleanup PlatformSpecific/SkipOnMono attributes that...
2021-04-09 Michal StrehovskýConsider failing tests a failure (#50898)
2021-04-09 Bruce ForstallFix GC hole on arm32 (#50759)
2021-04-09 Elinor FungSwitch to ProjectExclusions for assembly-level ActiveIs...
2021-04-09 Stephen ToubAvoid exceptions from FileVersionInfo.TryLoadManagedAss...
2021-04-09 Geoff Kizerensure that sync Connect calls ShouldRetrySyncOperation...
2021-04-08 Bruce ForstallFix superpmi.py private store filtering (#50863)
2021-04-08 erhanatesogluFixed broken link (#50964)
2021-04-08 Fan YangAdd design document for Mobile runtimeconfig.json host...
next