platform/upstream/dotnet/runtime.git
2023-02-10 Egor BogatovRemove contention from HandleHistogramProfileRand ...
2023-02-10 Jakob Botsch... JIT: Pick some low-hanging fruit in LSRA throughput...
2023-02-10 Tom DeseynMake DotNetBuildFromSource work in more cases. (#81480)
2023-02-10 Šimon Rozsíval[Android] Enable two networking tests (#81895)
2023-02-10 Ilona TomkowiczFix. (#81879)
2023-02-10 Vitek KarasValidate the Kept attribute against the presence of...
2023-02-10 Michal StrehovskýFix compiler crashes for invalid IL sequences (#81940)
2023-02-10 Mike McLaughlinChange the default createdump memory enumeration to...
2023-02-10 Jeremy KoritzinskyRemove dead code (#81927)
2023-02-10 Jeremy KoritzinskySet the last error in MAPMapPEFile when it fails (...
2023-02-09 Adeel MujahidDeclare CoreClrPgoDataArg variable in CI script (#80324)
2023-02-09 Eirik TsarpalisRemove a number of unnecessary intermediate allocations...
2023-02-09 dotnet-maestro... [main] Update dependencies from dotnet/icu dotnet/xharn...
2023-02-09 Katelyn Gadd[wasm] Optimize out redundant null checks in the jiterp...
2023-02-09 Katelyn GaddDisable EnsureCleanEnvironment on wasm since it can...
2023-02-09 Eric ErhardtAdd Host.CreateEmptyApplicationBuilder (#81728)
2023-02-09 Radek DoulikFix vector set_Item (#81898)
2023-02-09 Bruce ForstallCache copies of register sets and data that varies...
2023-02-09 Pavel Savara[browser] improve asset loading (#81886)
2023-02-09 Egor BogatovFix AllocateRegularStaticBox for FOH (#81857)
2023-02-09 Bruce ForstallIntroduce insGroup/instrDesc backwards navigation ...
2023-02-09 Radek Doulik[mono] Fix SIMD multiplication by scalar (#81888)
2023-02-09 Will Smith[JIT] X64 - Peephole optimization to skip emitting...
2023-02-09 devskoXmlWriter respects NewLineOnAttributes when writing...
2023-02-09 Jakob Botsch... JIT: Transform SELECT(relop, 1/0, 0/1) to relop (#81880)
2023-02-09 Stephen ToubImprove ConcurrentDictionary performance, in particular...
2023-02-09 Marek SafarEnable same set of analyzers for C# tools that are...
2023-02-09 Eirik TsarpalisFix a couple of JsonConstructor bugs & clean up JsonPar...
2023-02-09 Jo ShieldsForce building of Mono manifest packages when building...
2023-02-09 Radek DoulikFix vector's Narrow intrinsics (#81843)
2023-02-09 Pavel Savarahandle PDB files as asset type (#81828)
2023-02-09 Jakob Botsch... JIT: Support containing compares in GT_SELECT for xarch...
2023-02-09 Michal StrehovskýFix range check in LdelemaRef (#81748)
2023-02-09 Bruce ForstallRemove unused PHASE_COMPUTE_PREDS (#81863)
2023-02-09 Ankit JainSkip `tracing/eventpipe/simpleprovidervalidation/`...
2023-02-09 Andy AyersJIT: add concept of edge likelihood (#81738)
2023-02-09 Ankit Jainevaluate-default-paths.yml: Add paths for wasi (#81817)
2023-02-09 Sven BoemerFix src/tests/build.sh argument processing (#81836)
2023-02-08 anthonycaninoEnable AVX512 Additional 16 SIMD Registers (#79544)
2023-02-08 Jeff HandleyRefine corerun instructions. Improve argument parsing...
2023-02-08 Nikola MilosavljevicAllow source-build to set UsingToolMicrosoftNetCompiler...
2023-02-08 Fan Yang[Mono] Fix typo in arm64-codegen.h (#81845)
2023-02-08 Jakob Botsch... JIT: Handle promoted struct liveness updates in forward...
2023-02-08 dotnet-maestro... [main] Update dependencies from dotnet/arcade (#81634)
2023-02-08 Tomas Weinfurtdon't send server_name when literal IP (#81631)
2023-02-08 Eirik TsarpalisSupport use of fast-path serialization in combined...
2023-02-08 Tanner GoodingMinimally light up Quaternion and Plane for Mono SIMD...
2023-02-08 Tanner GoodingEnsure CNS_VEC and BLK are handled for `setLclRelatedTo...
2023-02-08 Giridhar TrivediHandle crash when [out] parameter of type int is passed...
2023-02-08 Lakshan FernandoInitial work to port EventPipe library to NativeAOT...
2023-02-08 Jakob Botsch... JIT: Avoid omitting copies for struct fields passed...
2023-02-08 Eirik TsarpalisFix race condition when accessing nested JsonTypeInfo...
2023-02-08 Radek Doulik[json] Use S.R.I vectors in JsonReaderHelper (#81758)
2023-02-08 Viktor HoferUpdate version of Microsoft.DotNet.ApiCompat.Task ...
2023-02-08 Jakob Botsch... SPMI: Warn when comparing throughput of JITs compiled...
2023-02-08 dotnet botLocalized file check-in by OneLocBuild Task: Build...
2023-02-08 Michal StrehovskýFix handling of the generic byreflike constraint (...
2023-02-08 Ankit Jain[wasm] Pin the version of chrome used for tests - ...
2023-02-08 Zoltan Varga[mono][aot] Optimize constrained calls made from gshare...
2023-02-08 Katelyn GaddAdd an optimized C implementation of STFLD_O that uses...
2023-02-08 dotnet-maestro... [main] Update dependencies from dotnet/cecil (#81756)
2023-02-08 Jan VorlicekPrevent unwinding through stack bottom (#81770)
2023-02-07 Austin Wise[Jiterpreter] Add support for TryGetHashCode intrinsic...
2023-02-07 Michal StrehovskýBaseline most of the Pri0 test suite (#81685)
2023-02-07 Vitek KarasRevert "Fix generic parameter data flow validation...
2023-02-07 Adeel MujahidFix condition for module registration export (#81765)
2023-02-07 Stephen ToubFix two compilation constants for .NET 8 (#81775)
2023-02-07 Eric ErhardtEnableAotAnalyzer for System.Diagnostics.EventLog ...
2023-02-07 devskoFix EncodingExtensions.Convert for sliced single segmen...
2023-02-07 Jeremy KoritzinskyUse MiniDumpWriteDump to create dumps on Windows (...
2023-02-07 Ankit JainImprove CI path-changes-based-triggers to work better...
2023-02-07 Thays Grazia[wasm][debug] Avoid pausing on breakpoint while invokin...
2023-02-07 Marie Píchoválibnuma-dev (#81764)
2023-02-07 Thays Grazia[wasm][debugger] Skip generated wrappers when trying...
2023-02-07 dotnet-maestro... [main] Update dependencies from dotnet/icu dotnet/xharn...
2023-02-07 Egor BogatovPGO: Reduce number of block counters (#81731)
2023-02-07 Ivan PovazanEnable AppleAppBuilder to bundle iOS applications built...
2023-02-07 Hong Liupdate owner for are:System.Transactions (#81640)
2023-02-07 Anton FirszovHarden and re-enable DualMode socket tests (#80715)
2023-02-07 Kevin JonesAdd support for SP800-108 CTR Key Derivation Function
2023-02-07 Tanner GoodingFix a bug around Vector4.Distance and Sse41.Insert...
2023-02-07 Jeremy KoritzinskyMove all of the ref-pack generators to use the "LatestV...
2023-02-07 Buyaa NamnanFix warnings found with new analyzer CA1860: Prefer...
2023-02-07 Vitek KarasFix generic parameter data flow validation in NativeAOT...
2023-02-07 dotnet-maestro... [main] Update dependencies from 7 repositories (#81536)
2023-02-07 Michal StrehovskýAdd a simple size test (#81517)
2023-02-07 Stephen ToubAvoid using `file` in generated regexes pre-C# 11 ...
2023-02-07 Katelyn Gadd[wasm] Migrate jiterpreter hit counting to C (#81729)
2023-02-07 Aaron RobinsonFix contract violations. (#81727)
2023-02-07 Michal StrehovskýMatch ILScanner with CorInfoImpl (#81683)
2023-02-07 Andy AyersJIT: rename flowList to FlowEdge and encapsulate all...
2023-02-06 Michal StrehovskýAdjust workaround for event source resource stripping...
2023-02-06 Sven BoemerRun nativeaot tests in helix (#81439)
2023-02-06 Eirik TsarpalisFix order of parameters in exception message formatter...
2023-02-06 Meri KhamoyanUpdate icu version and uncomment wasi icu libc (#81694)
2023-02-06 Thays Grazia[wasm][debugger]Adding stack info to the exception...
2023-02-06 Youssef VictorSimplify language version check in Regex generator...
2023-02-06 Katelyn Gadd[wasm] jiterpreter cleanup and performance improvements...
2023-02-06 Eric ErhardtEnableAotAnalyzer by default for src libraries (#81608)
2023-02-06 Tomas Weinfurtprevent use of null when processing alpn list (#81629)
next