platform/upstream/dotnet/runtime.git
2022-04-28 JonathanUse file-scoped namespaces (#68295)
2022-04-28 Tanner GoodingFixing some bad inheritdoc comments (#68664)
2022-04-28 Danyy427Removed TempFile and TempDirectory from FileSystemWatch...
2022-04-28 Jakob Botsch... Remove gtSetCallArgsOrder quirk (#68621)
2022-04-28 Jan KotasFix interop source generator error message to match...
2022-04-28 Aaron RobinsonRemove the BBSweep header and uses (#68643)
2022-04-28 Elinor FungUse SYSLIB prefix for all LibraryImportGenerator diagno...
2022-04-28 Thays GraziaCheck if the page is already loaded before connect...
2022-04-28 Krzysztof WicherLock EnsureConfigured to prevent initialization issues...
2022-04-28 Radek Doulik[wasm] print full json results of bench sample (#68594)
2022-04-28 Andy GockePass build id to clang on Unix for NativeAOT (#68638)
2022-04-28 Tanay ParikhMaui Blazor Hybrid Android Performance Profiling (...
2022-04-28 Viktor HoferMinimize the build graph by deleting unnecessary refere...
2022-04-28 Jakob Botsch... Remove GTF_LATE_ARG (#68617)
2022-04-28 SingleAccretionDelete `CLS_VAR` (#68524)
2022-04-28 SingleAccretionAlways set IND_NONFAULTING for not-null addresses ...
2022-04-28 Andy AyersJIT: fix bad arm64 move peephole (#68631)
2022-04-28 dotnet-maestro... [main] Update dependencies from dotnet/linker (#68547)
2022-04-28 Jan KotasUpdate AOT toolchain target to NetCoreAppToolCurrent...
2022-04-28 Jan KotasDelete .NET Framework ildasm headers from test sources...
2022-04-27 t-mustafincrossgen2: Add --imagebase option (#65567)
2022-04-27 Aaron RobinsonUpdate the ILAsm and SDK packages to support the new...
2022-04-27 Thays Graziafix stuck when trying to kill process (#68573)
2022-04-27 Jan VorlicekRework unloadability fix (#68550)
2022-04-27 Adam Sitnikskip the test when dotnet.exe is locked (#66196)
2022-04-27 Jakob Botsch... Remove stores as operands of calls in LIR (#68460)
2022-04-27 Stephen ToubClean up NonBacktracking doubly-linked changes (#68514)
2022-04-27 Andrew AuClose the xml quote in markdown (#68609)
2022-04-27 ta264Fix linux-x86 compilation for clr.alljits subset (...
2022-04-27 Pent PloompuuClean-up CacheEntry (#59110)
2022-04-27 John SalemFix Missing Metadata for ThreadPool Event (#67150)
2022-04-27 SingleAccretionCopy the SSA name when cloning locals (#68482)
2022-04-27 Andy AyersJIT: add standard range enable for register stress...
2022-04-27 Dan MoseleyReduce leaked test files (#68522)
2022-04-27 Viktor HoferFix VS complaining about missing projects in slns ...
2022-04-27 David FowlerAdd ValueTask pooling in more places (#68457)
2022-04-27 Günther FoidlVectorized MemoryExtensions.CommonPrefixLength (#68210)
2022-04-27 Thays Grazia[wasm][debugger] Rebind invalid breakpoints after recei...
2022-04-27 Radek Doulik[wasm] Fix linux/arm64 build (#68492)
2022-04-27 Radek ZikmundAsynchronous opening of QuicStreams (#67859)
2022-04-27 Radek ZikmundHandle concurrent reads and concurrent writes on MsQuic...
2022-04-27 dotnet botLocalized file check-in by OneLocBuild Task: Build...
2022-04-27 Jakob Botsch... JIT ARM32: Fix wrong emitAttr passed for loads/stores...
2022-04-27 Koundinya VeluriRemove an unnecessary assertion in tiering (#68577)
2022-04-27 Aleksey Kliger... [wasm-mt] fix build config logic error, and pthread_get...
2022-04-27 Elinor FungRemove assert from LibraryImportGenerator (#68579)
2022-04-27 Travis IlligAdd DI spec tests for scope factory singleton, hierarch...
2022-04-27 Koundinya VeluriUse `TempFile` in a test instead of `Path.GetTempFileNa...
2022-04-27 Stephen ToubAdd a few more Regex timeout tests (#68567)
2022-04-26 Andy GockeRetry publish crossgen as AOT (#67636)
2022-04-26 Kevin JonesAdd a test for ECDSA signatures at zero
2022-04-26 Koundinya VeluriFix a thread pool test (#67399)
2022-04-26 Noah FontesFix createdump on Unix platforms that do not implement...
2022-04-26 Stephen ToubUpdate RegexGenerator message for LimitedSourceGenerati...
2022-04-26 Kevin JonesRemove hash work in RsaPaddingProcessor.OpenProcessor
2022-04-26 Stephen ToubTweak RegexGenerator scan loop (#68560)
2022-04-26 Thays Grazia[wasm][debugger] Debug on firefox (#61776)
2022-04-26 Heath Baron... Allow custom IExternalScopeProvider in LoggerFactory...
2022-04-26 Miha ZupanAllow port 65535 in UriParser.Register (#68546)
2022-04-26 Stephen ToubRemove unnecessary/erroneous initialization to base...
2022-04-26 Tomáš RylekExtend stress timeouts for merged tests (#68523)
2022-04-26 Elinor Fung[LibraryImportGenerator] Update diagnostic titles to...
2022-04-26 Kevin JonesUse checked arithmetic in Pkcs12Kdf
2022-04-26 Jakob Botsch... Decouple call store operands from local ret buf optimiz...
2022-04-26 Kunal PathakHandle more scenarios for loop cloning (#67930)
2022-04-26 Andrii KurdiumovGet rid of last mentions of DllImportGenerator (#68535)
2022-04-26 Vladimir SadovFix leaks after unsuccessful assembly load (another...
2022-04-26 Aleksey Kliger... [mono] merge wasm-threading-eventpipe into main (#68232)
2022-04-26 Alex CovingtonAdd vectorized paths for Span<T>.Reverse (#64412)
2022-04-26 Viktor HoferRun illink before ApiCompat (#66706)
2022-04-25 Stephen ToubFix nullable reference type warnings in RegexGenerator...
2022-04-25 Vitek KarasDo not use '.NET Core' anymore in error messages (...
2022-04-25 SingleAccretionUse unchecked barriers for stores to statics in more...
2022-04-25 Jakob Botsch... Recognize more "local addr" trees as invariant (#68484)
2022-04-25 Viktor HoferFix VS complaining about missing projects in slns ...
2022-04-25 Qiao Pengcheng[LoongArch64] coreclr/debug and part of inc directory...
2022-04-25 Aaron RobinsonConsolidate `MessageBox` API usage (#68396)
2022-04-25 Stephen ToubRemove unnecessary work from lazy loops (and a little...
2022-04-25 Jakob Botsch... Fix superpmi.py overridden build_type arg (#68507)
2022-04-25 Michael SimonsUpdate area-owners for acquisition and deployment ...
2022-04-25 Adam SitnikIncrease Span.Reverse test coverage (#68493)
2022-04-25 Jakob Botsch... Add an assert back (#68481)
2022-04-25 Elinor FungAdd requested version to hostfxr_resolve_sdk2 (#68355)
2022-04-25 Drew ScogginsAdd Windows and Ubuntu perf runs on Ampere hw (#68304)
2022-04-25 Badre BSAILAAddUserSecrets fails in environments without generic...
2022-04-25 SteveFix CircleInConvex test (#68475)
2022-04-25 Jakob Botsch... Fix significant TP diff check for percentages (#68459)
2022-04-25 Eric ErhardtChange Nullable to default to enable in libraries src...
2022-04-25 SingleAccretionImprove redundant branch opts to handle side effects...
2022-04-25 Günther FoidlHandle final elements in SpanHelpers.Contains for byte...
2022-04-25 Tanner GoodingCopy the LLVM jobs into their own pipeline (#68392)
2022-04-25 Tanner GoodingEnsure that System.Guid can build successfully (#68494)
2022-04-25 madelsonVectorize Guid equality. (#66889)
2022-04-25 Katya SokolovaFix header upgrade-insecure-requests name (#68412)
2022-04-25 dotnet-maestro... [main] Update dependencies from dotnet/linker (#68386)
2022-04-25 Simon Rozsival[Android][tvOS] Skip failing System.Net.Security tests...
2022-04-25 Viktor HoferDon't build non shared framework refs in ref build...
2022-04-25 Adeel MujahidIdentify OSArchitecture at run-time (#60910)
2022-04-25 Jan KotasRevert "simpler fix (#68203)" (#68478)
2022-04-25 Jan KotasFix caching of Lazy<T> in tests (#68473)
next