platform/upstream/dotnet/runtime.git
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)
2023-02-06 Jo ShieldsSplit Mono manifest creation into a separate subset...
2023-02-06 Allan TarginoLSG: removing unnecessary null forgiven operators and...
2023-02-06 Fan Yang[Mono] Enable AOT to print out the list of compiled...
2023-02-06 Jakob Botsch... SPMI: Display TP diffs as a range in the header (#81661)
2023-02-06 Kevin JonesUse initialCapacity in ASN.1 templates for default...
2023-02-06 Ankit Jain[wasi] Support builds with no relinking (#81648)
2023-02-06 Michal StrehovskýDelete leftover reflection eventsource handling (#81686)
2023-02-06 Stephen ToubFix handling of postponed messages in TargetCore (...
2023-02-06 Michal StrehovskýWrap exceptions in reflection virtual method resolution...
2023-02-06 dotnet botLocalized file check-in by OneLocBuild Task: Build...
2023-02-06 Vlad Brezae[mono][interp] Align simd types to 16 bytes by default...
2023-02-06 Vitek KarasNativeAOT Fully implements warning suppressions logic...
2023-02-06 Egor BogatovOptimize IND<SIMD>(RVA) (#81651)
2023-02-06 Tanner GoodingAdjust impNormStructVal to not wrap in GT_OBJ (#81636)
2023-02-06 Andy AyersJIT: fix issue with partial comp pred list maintenance...
2023-02-06 Austin Wise[NativeAOT] correctly initalize CONTEXT before failing...
2023-02-06 Andy AyersFix spmi jit flag dumper for new flag (#81667)
2023-02-06 Ankit Jain[wasm] CI: add wasi jobs to runtime-wasm (#81647)
2023-02-06 Szczepan ĆwiklińskiSet UseLLVMLinker=true when targeting FreeBSD by defaul...
2023-02-05 Stephen ToubSuppress unobserved task exceptions for channel Complet...
2023-02-05 Allan Targinodiagnostic to detect malformed format strings in lsg...
2023-02-05 Egor BogatovVectorize Guid.ToString (#81650)
2023-02-05 Jakob Botsch... SPMI: Fix SpmiRecordsHelper::RestoreCORINFO_RUNTIME_LOO...
2023-02-04 Ankit Jain[wasm] wasi: Enable library tests on CI (#81052)
2023-02-04 Stephen ToubUse MemoryExtensions.Count in a few places (#81325)
next