platform/upstream/dotnet/runtime.git
2021-02-05 Gleb BalykovFix armel build (#47771)
2021-02-04 Zoltan VargaRemove the src/mono/netcore directory, move its content...
2021-02-04 Elinor FungUpdate build-runtime to disable PGO when not building...
2021-02-04 Adam Sitnikmake TestUserCredentialsPropertiesOnWindows stable...
2021-02-04 Eric ErhardtResolve ILLink warnings in System.Security.Cryptography...
2021-02-04 Zoltan Varga* Initial arm64e support. (#47819)
2021-02-04 Aleksey Kliger... [mono] Compile runtime with MBR support by default...
2021-02-04 Omair MajidAdd missing dlclose on error (#47487)
2021-02-04 David WrightonFix dynamic pgo (#47790)
2021-02-04 Zoltan VargaRemove ENABLE_MINIMAL options which are disabled on...
2021-02-04 Adeel MujahidRemove unused unicode header inclusion (#47840)
2021-02-04 Steve MacLeanFix createdump on Apple Silicon (#47835)
2021-02-04 Karel ZikmundUpdate CODEOWNERS (#47851)
2021-02-04 Zoltan VargaFix DISABLE_JIT support on amd64. (#47827)
2021-02-04 Alexander KöplingerDisable Android arm64 runtime tests (#47852)
2021-02-04 dotnet-maestro... [master] Update dependencies from dotnet/xharness dotne...
2021-02-04 dotnet-maestro... [master] Update dependencies from mono/linker (#47709)
2021-02-04 Steve MacLeanApple silicon debugger (#47834)
2021-02-04 Johan LorenssonHandle NativeLibrary.GetExport/Free on libs not loaded...
2021-02-04 Anton Firszovfix #47561 (#47575)
2021-02-04 Buyaa Update the analyzer version in runtime and enable...
2021-02-04 Jan KotasFix error message in R2R log (#47811)
2021-02-04 Simon NattressPass opaque method signature handle between JIT/CG2...
2021-02-03 Alexander KöplingerAdd more sources to tasks.proj build semaphore (#47804)
2021-02-03 Omair MajidFix weight computation in jit (#47470)
2021-02-03 Eirik TsarpalisAdd missing docs for ConcurrentDictionary.Comparer...
2021-02-03 Jessica PettyAdd rich nav specific pipeline to enable Rich Navigatio...
2021-02-03 Steve PfisterAdd Mac Catalyst RIDs (#47645)
2021-02-03 Charles StonerUpdates for conditional expression type breaking change...
2021-02-03 Newell ClarkBug fix issue 30351 (#46436)
2021-02-03 David WrightonAdd ability to update the friend assembly set of an...
2021-02-03 Sergei PapikianAdded ConcurrentDictionary.Comparer property (#47787)
2021-02-03 Huo YaoyuanVector.As<TFrom, TTo> (#47150)
2021-02-03 Adeel MujahidFix throw decl for math functions (#47687)
2021-02-03 Marek Habersack[AOT] Make native linker name configurable (#47747)
2021-02-03 SingleAccretionAdd missing logging to gtFoldExpr (#47757)
2021-02-03 Frank RacisFix race condition reloading file configuration (#47503)
2021-02-03 Hugh BellamyRemove DeviceContext HWND handling (#47081)
2021-02-03 Bruce ForstallFix SuperPMI collection with crossgen2 (#47751)
2021-02-03 Brian SullivanFix an issue with GTF_CALL_M_EXP_RUNTIME_LOOKUP using...
2021-02-03 nathan-mooreRemove some extra assertion merges (#47375)
2021-02-02 Larry Ewing[Wasm] Silence some warnings (#47773)
2021-02-02 Tom DeseynunwindLazyState: initialize ContextFlags (#47760)
2021-02-02 Kevin JonesFix DisableAiaOptionWorks test for macOS and remove...
2021-02-02 Carlos SanchezBackport docs for System.IO.Compression.Brotli (#46716)
2021-02-02 Elinor FungAdd doc about running host tests (#47744)
2021-02-02 Jeremy KoritzinskyChange C# names of P/Invokes of objc_msgSend to be...
2021-02-02 Pent PloompuuOptimize System.DateTime (#45479)
2021-02-02 dotnet-maestro... [master] Update dependencies from dotnet/icu dotnet...
2021-02-02 Marek SafarDelay initialization of SocketsHttpHandler specific...
2021-02-02 Eric ErhardtResolve ILLink warnings in System.Linq.Expressions...
2021-02-02 Alexander KöplingerClean up old Makefile-based build system from src/mono...
2021-02-02 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2021-02-02 Dong-Heon JungSet GetCurrentManagedThreadId (#47742)
2021-02-02 Anton FirszovRespect offset in Socket.ReceiveMessageFrom(saea) on...
2021-02-02 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2021-02-02 Aleksey Kliger... [mbr] Update samples to use hotreload-delta-gen (#47740)
2021-02-02 Maxim LipninReplace MonoPInvokeCallbackAttribute with UnmanagedCall...
2021-02-02 Ryan Lucia[mono] Remove MonoListItem from Corelib (#47174)
2021-02-02 Stephen ToubFix ReadWriteTimeout_CancelsResponse test (#47737)
2021-02-02 Ove Bastiansenadding span version of ReceiveMessageFrom (#46285)
2021-02-02 Peter SollichFix plan phase policy bug with regions (#47622)
2021-02-02 Andrew AuMove statics to POH (#47651)
2021-02-02 Jeremy KoritzinskyProduce a .version file for Microsoft.NETCore.App in...
2021-02-02 Aleksey Kliger... [mbr] Add a global has_updates flag (#47716)
2021-02-02 Andy AyersJIT: fix issues with profile incorporation phase (...
2021-02-02 Chuck RiesUpdate clang version for alpine build instructions...
2021-02-02 David WrightonPgo phase3 (#47558)
2021-02-01 Kevin JonesAllow macOS chain building to use network if revocation...
2021-02-01 Petr OnderkaFix filtering properties in TypeDescriptor (#40287)
2021-02-01 John SalemUse C EventPipe implementation by default (#47665)
2021-02-01 Stephen ToubFix assert / ObjectDisposedException in PLINQ handling...
2021-02-01 Stephen ToubAdd support for HttpWebRequest.ReadWriteTimeout (#47648)
2021-02-01 Adeel MujahidUpdate license headers in new files (#47669)
2021-02-01 Johan LorenssonAdd support for EventPipe stackwalks and method formatt...
2021-02-01 Eirik TsarpalisAdd test validating against regression in #46469 (...
2021-02-01 Kevin JonesIncrease delay for AIA fetch timeout test.
2021-02-01 Marek SafarAdd SZArrayHelper to CoreCLR linker descriptor (#47632)
2021-02-01 LateApexEarlySpeedIssue-20619 early return existing value. (#46481)
2021-01-31 Simon NattressDeduplicate Unwind and GC info table (#47542)
2021-01-31 monojenkins[mono][debugger] Fixing len as unsigned int and compari...
2021-01-30 Tom DeseynInterop.Ssl: capture errno before using it in GetSslErr...
2021-01-30 Andy AyersJIT: create phase for incorporation of profile data...
2021-01-30 monojenkins[wasm] Don't use MAP_32BIT, its not needed and newer...
2021-01-30 Alexander KöplingerDelete unused mono/benchmark folder (#47633)
2021-01-30 dotnet-maestro... Update dependencies from https://github.com/mono/linker...
2021-01-30 Stephen ToubUse [NotNullWhen(true)] in more places (#47598)
2021-01-30 Jeff HandleyUpdate the area-owners doc to reflect .NET Libraries...
2021-01-30 Anton LapounovUpdate Microsoft.DotNet.SharedFramework.Sdk (#47671)
2021-01-30 Omair MajidAdd destructor for ZapWin32ResourceString (#47428)
2021-01-30 Omair MajidFix copy-paste error in host_context_test.cpp (#47430)
2021-01-30 Omair MajidUse memmove instead of memcpy for overlapping copy...
2021-01-30 Omair MajidUse NewArrayHolder for array type in genanalysis.cpp...
2021-01-30 Omair MajidSet some pointers to null after free()ing them (#47415)
2021-01-30 Ankit Jain[wasm] Add support for building out-of-tree projects...
2021-01-30 Jeremy KoritzinskyFor Reverse P/Invokes, call TraceCall with the entrypoi...
2021-01-30 Stephen ToubAdd MemoryMarshal.CreateReadOnlySpanFromNullTerminated...
2021-01-30 Tomáš RylekFix for small bug in the profile statistics writer...
2021-01-30 Stephen ToubRemove OrderedDictionary usage from ReflectTypeDescript...
2021-01-30 Bruce ForstallRe-enable crossgen2 SPMI collection with EnableExtraSup...
next