platform/upstream/dotnet/runtime.git
2023-05-04 Stephen ToubAvoid using two-char search in IndexOfOrdinalIgnoreCase...
2023-05-04 Ankit Jain[wasm] WBT: Disable blazor test due to https://github...
2023-05-04 Buyaa NamnanAdd GenericTypeParameterBuilder implementation and...
2023-05-04 Sven BoemerMake dependency on lld optional (#85667)
2023-05-04 Vladimir Sadov[NativeAOT] Simplifying access to thread static variabl...
2023-05-04 github-actions... Sync shared code from aspnetcore (#85748)
2023-05-04 Zoltan Varga[mono][wasm] Make experimental-gshared-mrgctx really...
2023-05-04 Andy AyersJIT: properly scrub SSA from return address buffers...
2023-05-04 Andy AyersAdd mcs support for new FROZEN_ALLOC_ALLOWED jit flag...
2023-05-04 Jakob Botsch... JIT: Allow forward sub to reorder trees throwing the...
2023-05-04 mpheltMissing overrides in LoggingHttpMessageHandler and...
2023-05-04 Stephen ToubAnnotate IHtmlString.ToHtmlString's return as nullable...
2023-05-04 Milos KotlarIncrease number of nrgctx-trampolines (#85759)
2023-05-04 Jeremy KoritzinskyKeep `this` alive across the native call for VTable...
2023-05-04 Jan KotasAdd negative test for creating instances of function...
2023-05-04 Jakob Botsch... JIT: Refactor physical promotion in preparation of...
2023-05-04 Vitek KarasEnable more ILLink tests in NativeAOT (#85651)
2023-05-04 Tanner GoodingExpose various floating-point intrinsics for Avx512F...
2023-05-04 Jan KotasRevert "[NativeAOT] Do not strip exported symbols from...
2023-05-04 Tarek Mahmoud... Fix TimeZoneInfo Perf (#85615)
2023-05-04 Egor BogatovFix GetNonGCHeapBounds (#85702)
2023-05-03 Vladimir Sadov[NativeAOT] Use inline relocs for win-arm64 INLINE_GETT...
2023-05-03 Omair MajidFix building ReferenceTrackerRuntime.cpp in Interop...
2023-05-03 Miha ZupanRename IndexOfAnyValues to SearchValues (#85686)
2023-05-03 Stephen ToubSimplify SelectArrayIterator method (#85695)
2023-05-03 Stephen ToubAdd back IHtmlString to System.Web.HttpUtility (#85673)
2023-05-03 Radek Doulik[wasm] Use the docker images with floating tags (#85388)
2023-05-03 Tanner GoodingFix AreFlagsSetToZeroCmp and AreFlagsSetForSignJumpOpt...
2023-05-03 Egor BogatovJIT: Improve block unrolling, enable AVX-512 (#85501)
2023-05-03 dotnet-maestro... [main] Update dependencies from dotnet/xharness dotnet...
2023-05-03 SingleAccretionDelete `GT_FIELD` (#85568)
2023-05-03 Jeremy KoritzinskyAdd new SafeHandleMarshaller type to provide out-of...
2023-05-03 Kevin JonesChange default CFB feedback size for DES
2023-05-03 Viktor HoferRemove S.Sec.Crypto.Algorithms package dependency ...
2023-05-03 Pavel Savara[browser] es6 test main (#85542)
2023-05-03 Tom DeseynDirectory.Build.props: restore previous behavior when...
2023-05-03 Sven BoemerClean up dead code in ILCompiler targets (#85618)
2023-05-03 Kunal PathakArm64: Add back the annotation in JitDisasm with the...
2023-05-03 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2023-05-03 Michal StrehovskýMove DispatchMap pointer to MethodTable (#85698)
2023-05-03 Jakob Botsch... JIT: Fix liveness for partial defs of parent locals...
2023-05-03 Omair MajidSupport building a mono-based .NET Runtime on x64 ...
2023-05-03 Ilona Tomkowicz[browser][non-icu] `HybridGlobalization` faster encodin...
2023-05-03 Egor BogatovAllocate Array.Empty<> on a frozen segment (NonGC heap...
2023-05-03 Michal StrehovskýShuffle some `MethodTable` flags (#85634)
2023-05-03 Viktor HoferAvoid S.R.I.RuntimeInformation package dependency ...
2023-05-03 Kevin JonesImplement Micrososoft.Bcl.Cryptography without System...
2023-05-03 Pavel Savarafix mistake in timespan calculation (#85677)
2023-05-03 Katelyn Gadd[wasm] Use monotonic clock in wasm, emscripten has...
2023-05-03 Kunal PathakSkip stp/ldp only for unwind portion of prolog/epilog...
2023-05-03 Will Smith[JIT] ARM64 - Fix Assertion failed 'node->OperIs(GT_DIV...
2023-05-03 dotnet-maestro... [main] Update dependencies from dotnet/roslyn-analyzers...
2023-05-03 dotnet-maestro... [main] Update dependencies from dotnet/llvm-project...
2023-05-03 kkeirsteadAdd `count` and `sum` to Histogram for System.Diagnosti...
2023-05-03 Ankit Jain[wasi] Disable failing tests to get CI green (#85681)
2023-05-03 Ankit Jain[wasm] WBT: Renable blazor lazy loading test (#85685)
2023-05-03 Badre BSAILAoffers the synchronous part of start and stop in IHoste...
2023-05-03 Ankit Jain[wasm] Disable some System.Net.Http.Functional.Tests...
2023-05-02 Aaron RobinsonFix add/edit for generic methods scenario (#85655)
2023-05-02 Zoltan Varga[mono] Implement Vector128.Shuffle using tbl1 on arm64...
2023-05-02 Jakob Botsch... JIT: Fix modelling of exceptions thrown by INDEX_ADDR...
2023-05-02 SingleAccretionMove assignment rationalization to before the late...
2023-05-02 Tomas Weinfurtenable ntlm tests on RHEL7 again (#85633)
2023-05-02 Ankit Jain[wasi] Combine `main` function for the default and...
2023-05-02 Marek FišeraRemove SelfContained from pack (#85636)
2023-05-02 Egor BogatovImplement ICorProfilerInfo14::GetNonGCHeapBounds (...
2023-05-02 dotnet-maestro... [main] Update dependencies from dnceng/internal/dotnet...
2023-05-02 Viktor HoferRemove unnecessary dependency in M.Bcl.TimeProvider...
2023-05-02 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2023-05-02 Layomi AkinrinadeAddress misc feedback for config binder implementation...
2023-05-02 Viktor HoferRemove unnecessary dependencies in System.Text.Json...
2023-05-02 Will Smith[JIT] X64 Fix - Handle 'imul' instruction variants...
2023-05-02 Thays Grazia[mono][debugger] Support step over and pause multiple...
2023-05-02 Tanner GoodingEnsure zroSimd12Elm3 is explicitly nulled out (#85625)
2023-05-02 Aaron RobinsonComWrappers test that allocate object can't inline...
2023-05-02 Jakob Botsch... JIT: Prefer block copies for unenregisterable locals...
2023-05-02 Jan Dupej[mono][jit] ArmBase methods are now intrinsic. (#85458)
2023-05-02 Michal StrehovskýAllow emitting function pointers in TypeSystemMetadataE...
2023-05-02 Michal StrehovskýMake generic composition information more efficient...
2023-05-02 Buyaa NamnanFix new warnings found with CA1854 improvement. (#85613)
2023-05-02 Bruce ForstallFix Helix command lines error code handling (#85622)
2023-05-02 Tanner GoodingCleanup some xarch emit logic (#85536)
2023-05-01 Mitch Capper... DependencyGraphViewer: Fix catastrophic designer fail...
2023-05-01 Theodore TsirpanisSupport encoding `TypedReference`s in signatures. ...
2023-05-01 Zoltan VargaRemove a RequiresProcessIsolation which is not required...
2023-05-01 Edouard ChoinièreFix typo in SafeHandle.cs (#85607)
2023-05-01 Buyaa NamnanSave interfaces implementations and nested types (...
2023-05-01 WhiteBlackGooseNativeAOT instruction for NixOS (#81485)
2023-05-01 Tanner GoodingEnsure that IF_*WR_RRD formats support 4-byte SIMD...
2023-05-01 Gérald BarréCompare host using OrdinalIgnoreCase instead of Invaria...
2023-05-01 Andy AyersJIT: one phi arg per pred (#85546)
2023-05-01 Zoltan VargaReenable a test which doesn't seem to fail any more...
2023-05-01 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2023-05-01 Michał PetrykaSet lvSingleDef for non TYP_REF locals (#85398)
2023-05-01 Michal StrehovskýFix trimmability issues in Quic test (#85579)
2023-05-01 Stephen ToubEnable regex to use IndexOf(..., OrdinalIgnoreCase...
2023-05-01 Shreyas Jejurkarfix: Change severity for SYSLIB1006 to Info instead...
2023-05-01 Zoltan VargaRevert "[mono][llvm] Enable the cold calling conv on...
2023-05-01 Stephen ToubImprove vectorization of IndexOf(chars, StringCompariso...
2023-05-01 Kunal PathakDo not set pre-decided consecutive registers as busy...
next