platform/upstream/dotnet/runtime.git
2022-02-22 Meri KhamoyanAdded OnesComplement, Sqrt, Negate vector intrinsics...
2022-02-22 Eirik TsarpalisRoll out automated issue cleanup (#65576)
2022-02-22 Adam SitnikEnsure all expected paths are logged on test failure...
2022-02-22 Stephen ToubMore clean up for RegexOptions.NonBacktracking (#65479)
2022-02-21 Buyaa NamnanFix Type.IsPublic for pointer and byref types (#65156)
2022-02-21 Ankit Jain[wasm] Add support for a random test case orderer,...
2022-02-21 Alexander KöplingerFix PGO jobs on official builds (#65669)
2022-02-21 SingleAccretionDo not number partial definitions and `ARGPLACE` nodes...
2022-02-21 Andy AyersJIT: revise approach for x64 OSR epilogs (#65609)
2022-02-21 Kevin JonesMove more things out of Internal/Cryptography
2022-02-21 Adeel MujahidCleanup CLRConfig (#65655)
2022-02-21 SingleAccretionFix liveness for dead non-removable partial definitions...
2022-02-21 Maxim LipninMove iOS/tvOS simulator and Android emulator legs from...
2022-02-21 Tomáš RylekFix several casing mismatches causing failures on Unix...
2022-02-21 Santiago Fernandez... Always build ref pack even in servicing releases (...
2022-02-21 Santiago Fernandez... Allow to run tests for internal AzDo PRs (#65603)
2022-02-21 TrymPetTreat TZCNT/POPCNT/LZCNT as never negative (#64951)
2022-02-21 Vitek KarasSuppress some new trimmer warnings (#65580)
2022-02-21 Tomáš RylekSlightly relax file pattern for copying native componen...
2022-02-20 Vlad Brezae[mono][jit] Fix --break (#65467)
2022-02-20 WraithRemove S.R.CS.Unsafe and Intrinsify Unsafe (#64861)
2022-02-19 Egor BogatovFaster Math.Max/Min on arm64 (#65584)
2022-02-19 Tomáš RylekPropagate native references to merged project wrapper...
2022-02-19 Tomáš RylekDon't mark prefldinit4 as requiring process isolation...
2022-02-19 Jan VorlicekFix HelperMethodFrame::UpdateRegDisplay on x86 (#65589)
2022-02-19 Jeremy KoritzinskyRemove ExactSpelling from GeneratedDllImport (#65343)
2022-02-19 Ankit Jain[wasm] Trigger all wasm jobs, if `eng/Version.Details...
2022-02-19 Tarek Mahmoud... Allow Trace Samplers to Modify the Activity Trace State...
2022-02-18 Larry Ewing[wasm] Make the sanitize pass less aggressive (#65571)
2022-02-18 Elinor FungDisable System.Diagnostics.Tests.EventLogRecordTests...
2022-02-18 Marek Fišera[wasm] Implicit NodeJS version on Helix (#65514)
2022-02-18 Bruce ForstallImprove SuperPMI script robustness (#65586)
2022-02-18 Viktor HoferClean-up slngen related logic (#65507)
2022-02-18 Stephen ToubSkip RegexOptions.NonBacktracking phase 3 for some...
2022-02-18 Will SmithAllow constant propagation of Vector.Zero. (#65028)
2022-02-18 David WrightonFix Vector256.IsHardwareAccelerated in R2R binaries...
2022-02-18 Jeremy KoritzinskyClass types with layout that inherit from System.Object...
2022-02-18 Jeremy KoritzinskyForward DefaultDllImportSearchPathsAttribute to the...
2022-02-18 SingleAccretionFix missing zero-offset sequences and add checking...
2022-02-18 SingleAccretionFix assert (#65564)
2022-02-18 Nikola MilosavljevicNew Arcade Installers package with Mariner cm.2 change...
2022-02-18 Marek Fišera[wasm] Ensure NodeJS for running tests isn't too old...
2022-02-18 Ankit Jain[wasm] Rationalize wasm jobs run on CI (#65035)
2022-02-18 Alexander KöplingerImprove PipeWriterTests.CompleteWithLargeWriteThrows...
2022-02-18 Eirik TsarpalisSupport resumable serialization in NullableConverter...
2022-02-18 Krzysztof WicherFix XNodeReaderFunctionalTests (#65500)
2022-02-18 Qiao Pengcheng[LoongArch64] JIT/EE interface for getting ABI-info...
2022-02-18 Marek Fišera[wasm] Replace active issue for browser platform with...
2022-02-18 Tom DeseynFileSystemWatcher.Linux: handle races while adding...
2022-02-18 Vladimir SadovUse CopyContext to restore saved context on X86 (#65490)
2022-02-18 Steve Pfister[mono] Cache aotdata file in AOTCompiler task (#65472)
2022-02-18 Zoltan Varga[mono][wasm] Link the aot profiler into dotnet.wasm...
2022-02-18 Radek Doulik[wasm] Rollback emscripten to 2.0.23 (#65517)
2022-02-18 Immo LandwerthAdd line break to please Firefox
2022-02-18 Elinor Fung[wasm] Disable wasm aot tests hitting OOM on all platfo...
2022-02-17 Santiago Fernandez... Update main branding to preview 3 (#65346)
2022-02-17 Egor BogatovMove IsKnownConstant handling to ExtendedDefaultPolicy...
2022-02-17 Egor BogatovPGO: Profile isinst/castclass (#65460)
2022-02-17 Bruce ForstallMove architecture-specific code out of codegencommon...
2022-02-17 Aaron RobinsonUpdate tests to help uncover CrossGen2 scenario validat...
2022-02-17 Immo LandwerthReplace picture of API review process with diagram...
2022-02-17 Egor BogatovJIT: better addressing mode for floating point on arm64...
2022-02-17 Jakob Botsch... Add retries to SPMI download (#65516)
2022-02-17 Jakob Botsch... Clear GC info when consuming GT_PUTARG_SPLIT nodes...
2022-02-17 Radek ZikmundFix ping tests on OSX (#65508)
2022-02-17 Sergio PedriAdd Nullable.GetValueRefOrDefaultRef API (#64677)
2022-02-17 David WrightonDisable R2R code for all associated components of a...
2022-02-17 SingleAccretionUse `push` for 8/12 byte struct args on x86 (#65387)
2022-02-17 Nikola MilosavljevicAdding Mariner 2.0 deps project (#65442)
2022-02-17 Jeremy KoritzinskyAdd xargs for dotnet format command (#65090)
2022-02-17 Maxim LipninMove MacCatalyst arm64 leg definitions from runtime...
2022-02-17 Eirik TsarpalisAdd @teo-tsirpanis to community triagers (#65503)
2022-02-17 Marek Fišera[wasm] HTTP tests on NodeJS (#65303)
2022-02-17 Radek ZikmundRemove OpenSSL error queue checking after initializatio...
2022-02-17 Tom DeseynProcess.Unix: reap all processes when running as pid...
2022-02-17 Ilona Tomkowicz[wasm][debugger] Fix exceptions on eval (#64374)
2022-02-17 Viktor HoferRemove dead code in illink.targets (#65494)
2022-02-17 dotnet-maestro... [main] Update dependencies from dotnet/linker (#65374)
2022-02-17 Jan KotasFix verification of open delegates (#65425)
2022-02-17 Viktor HoferAvoid additional AssemblyInfo output file (#65465)
2022-02-17 Will SmithMorph `Vector.Create(0)` to `Vector.Zero` (#63821)
2022-02-17 Fan YangFix OP_FMAX an OP_FMIN on amd64 and lift the arch limit...
2022-02-17 Dan MoseleyAdd reminder for package authoring (#65480)
2022-02-17 Will Smith[JIT] More ARM64 comparison instruction optimizations...
2022-02-17 Zoltan Varga[mono][interp] Add checks for interpreter stack overflo...
2022-02-17 Zoltan Varga[mono][jit] Compute the type of generic context used...
2022-02-17 Tomas Weinfurtupdate SSL tests to deal better with disabled protocols...
2022-02-17 Andy GockeDisable component governance for musl runs (#65454)
2022-02-17 Andy GockeRemove or move some expensive low-value testing (#65453)
2022-02-17 Tarek Mahmoud... Fix PerformanceCounter's when running with Globalizatio...
2022-02-17 Ankit Jain[wasm] Disable aot tests failing due to OOM (#65413)
2022-02-16 Parker Bibus[MAUI][PERF] Reenable Maui w/o package injection (...
2022-02-16 Qiao Pengcheng[LoongArch64] add gc directory for LoongArch64. (#63071)
2022-02-16 Michal StrehovskýMerge a couple NativeAOT smoke tests (#65426)
2022-02-16 Qiao Pengcheng[LoongArch64] add the `coreclr/unwinder/loongarch64...
2022-02-16 David WrightonProposed changes to ECMA 335 for ref field support...
2022-02-16 Jeremy KoritzinskyGracefully emit a diagnostic when the GeneratedDllImpor...
2022-02-16 dotnet-maestro... [main] Update dependencies from 9 repositories (#65252)
2022-02-16 Adeel MujahidAdd linux-musl entry for FALLBACK_HOST_RID (#65339)
2022-02-16 Olli SaarikiviSeparate capturing from normal states (#65340)
next