platform/upstream/dotnet/runtime.git
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)
2022-04-24 Andy AyersJIT: run remorph stress before fgRemoveDeadBlocks ...
2022-04-24 Jakob Botsch... Update jitrollingbuild.py to use retrying download...
2022-04-24 Dan MoseleyMake PlatformDetection.IsInHelix lazy (#68445)
2022-04-23 Vladimir Sadovsimpler fix (#68203)
2022-04-23 Gleb BalykovCheck MultiCoreJit code cache before trying to jit...
2022-04-23 Jakob Botsch... Remove GT_ARGPLACE nodes (#68140)
2022-04-23 Kevin JonesFix potential stack overflow in StdInReader (#68398)
2022-04-23 Kevin JonesUse a constant for stackalloc (#68438)
2022-04-23 Krzysztof WicherAdd more diagnostics to intermittently failing assert...
2022-04-23 Jakob Botsch... Measure JIT TP in superpmi-diffs (#68292)
2022-04-23 Dan MoseleyAdd retries to some FSW tests (#68368)
2022-04-23 Elinor FungFix entry point for waveOutGetDevCaps (#68418)
2022-04-23 Bruce ForstallDon't remove GT_NO_OP "non-removable" NOP (#68114)
2022-04-22 Dan MoseleyDisable GetProviderNames_AssertProperties (#68417)
2022-04-22 SingleAccretionImplement "fgSetTreeSeq" via "GenTreeVisitor" (#68383)
2022-04-22 SingleAccretionTreat `INDEX` as a potentially throwing operation ...
2022-04-22 SingleAccretionCleaning up write barrier code (#68124)
2022-04-22 Kunal PathakArm64: Have CpBlkUnroll and InitBlkUnroll use SIMD...
2022-04-22 Danyy427Added Fixes for LibraryImportGenerator.Unit.Tests and...
2022-04-22 Jakob Botsch... Remove DEBUG_ARG_SLOTS (#68319)
2022-04-22 Margus Veanesfixes in transition blowup and removing recursion from...
2022-04-22 Zoltan Varga[mono] Avoid passing gshared methods to the jit_done...
2022-04-22 Jakob Botsch... Build rolling release jits (#68229)
2022-04-22 Andrew AuAvoid stress log shutdown race condition (#64722)
2022-04-22 Jakob Botsch... Rename superpmi-asmdiffs -> superpmi-diffs (#68378)
2022-04-22 Stephen ToubFix lazy loop IndexOf optimization (#68400)
2022-04-22 Stephen ToubUpdate RegexGenerator.Emitter.cs
2022-04-22 Stephen ToubReduce pressure on backtracking stack in RegexCompiler...
2022-04-22 Tomas Weinfurtadd support for parsing empty user and password as...
2022-04-22 Ankit Jain[wasm][debugger] Fix a randomly failing JS test (#67945)
2022-04-22 Tanner GoodingEnsure floating-point types write the exponent/signific...
2022-04-22 Jan KotasFix managed/unmanaged mismatched in arm64 NativeAOT...
2022-04-22 Stephen ToubFix unintentional boxing on every newline in GetCharKin...
2022-04-22 Alexander KöplingerDisable Extract_HardLinkEntry_TargetInsideDirectory...
2022-04-22 dotnet-maestro... [main] Update dependencies from dotnet/linker (#67701)
2022-04-22 Jeremy KoritzinskyOnly build the GC simulator tests in the GC simulator...
2022-04-22 Mukund Raghav... If the user has < 65 cores and passes in an affinitized...
2022-04-22 Dan MoseleyAllow sharing of input tar file for read (#68361)
2022-04-22 Elinor FungRemove MarshalUsingAttribute when System.AggressiveAttr...
2022-04-22 Aleksey Kliger... Remove unused libs.packages subset (#68345)
2022-04-22 madelsonAllow custom attribute filtering with an open generic...
2022-04-22 Stephen ToubFix warnings in System.Private.Xml due to two PRs that...
2022-04-22 Alexander KöplingerRemove SystemNative_GetUnixName() PAL function (#68342)
2022-04-22 Badre BSAILABinaryData.Empty.ToString throws ArgumentNullException...
2022-04-21 Tarek Mahmoud... Update area-owners.md (#68356)
2022-04-21 Dan MoseleyDisable UnixCreateSetsPermissionsInExternalAttributes...
2022-04-21 Stephen ToubUse "..."u8 to simplify some `ReadOnlySpan<byte>` const...
2022-04-21 Stephen ToubDelete some dead code (#68333)
2022-04-21 Tomas Weinfurtadd code to read active listeners on FreeBSD (#64433)
2022-04-21 John SalemRev TraceEventVersion to 2.0.77 (#68167)
2022-04-21 John SalemFix in-process decoding of DateTime in EventSource...
2022-04-21 Carlos SanchezAdd System.Formats.Tar assembly to NetCoreAppLibrary...
2022-04-21 Jan VorlicekFix locking around m_LoaderAllocatorReferences iteratio...
2022-04-21 Stephen ToubEnable new CA1311 (ToLower/Upper culture) and CA1852...
2022-04-21 Ankit Jainperf: Fix issues caused by a shared `dotnet` in helix...
2022-04-21 Jakob Botsch... Embed an informational built-by string in JIT (#68329)
2022-04-21 Aleksey Kliger... Don't use _ASSERTE in runtime tests (#68299)
2022-04-21 Tomas Weinfurtupgrade docker to get clang9 to prevent coreclr crashes...
2022-04-21 Elinor FungFix incorrect definition of LSA_FOREST_TRUST_RECORD...
2022-04-21 Stephen ToubRemove usage of !! from dotnet/runtime (#68178)
2022-04-21 Alexander KöplingerAdd missing Android/tvOS optimization for OperatingSyst...
2022-04-21 Qiao Pengcheng[LoongArch64] coreclr-vm directory (#62885)
2022-04-21 Carlos SanchezImplement Tar APIs (#67883)
2022-04-21 Stephen ToubPass more information about execution mode to RegexRunn...
2022-04-21 Joni AromaaFix ILCompiler using wrong ISA for LZCNT (#68324)
2022-04-21 Kunal PathakDo not reset assigned interval twice (#68305)
2022-04-21 Marie PíchováAdded `TestEventListener` (#68273)
2022-04-21 Jan KotasAdd more details to NativeAOT workflow doc (#68308)
2022-04-21 Alexander KöplingerUpdate Microsoft.DotNet.Helix.Sdk (#68024)
2022-04-21 Krzysztof WicherAdd more diagnostics to LookupProperty (more diagnostic...
2022-04-20 Aaron RobinsonUpdate TestHandleCollector() test (#68285)
2022-04-20 Luiz StrobeltAdd API entry for JsonDocument converter (#60236)
2022-04-20 Jose Perez... Use RegexCaseEquivalence table for case-insensitive...
2022-04-20 Stephen ToubRemove dead const from RegexNode (#68297)
2022-04-20 Dan MoseleyAdd retries to ModulesAreDisposedWhenProcessIsDisposed...
2022-04-20 Stephen ToubFix Docs_Examples_ValidateEmail test (#68294)
2022-04-20 Elinor FungOnly set the assembly binder on success when binding...
2022-04-20 Stephen ToubUse generic math to dedup Enumerable.Sum/Average (...
2022-04-20 Stephen ToubUse generic math to dedup Enumerable.Min/Max (#68183)
2022-04-20 Kunal Pathakfix the srcBufferLength check (#68270)
2022-04-20 Dan MoseleyFix reading slightly incorrect Zip files (#68106)
2022-04-20 Danyy427Added fixes for tests which are not robust against...
2022-04-20 Alexander Köplinger[mono] Preserve FirstChanceExceptionEventArgs ctor...
2022-04-20 Kevin JonesUse and support OpenSSL 3 on macOS (#68045)
next