platform/upstream/dotnet/runtime.git
2023-04-28 Will SmithSkip methods in test-merging if they use the named...
2023-04-28 Fan Yang[Mono] Intrinsify Vector128.Create on Arm64 for mini...
2023-04-28 Zoltan Varga[mono][llvm] Assert on unhandled opcodes instead of...
2023-04-28 Stephen ToubRemove redundant dictionary lookup in XPathDocument...
2023-04-28 Stephen ToubRemove Base64 value length limit from Utf8JsonWriter...
2023-04-28 Buyaa NamnanAbstract out ParameterBuilder and implement it (#85446)
2023-04-28 Zoltan VargaReduce some collection sizes in the System.Collections...
2023-04-28 Sergio PedriAdd ImmutableCollectionsMarshal type and AsImmutableArr...
2023-04-28 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2023-04-28 Radek Doulik[wasm] PackedSimd, add comparison methods (#85512)
2023-04-28 Zoltan Varga[mono] Invoke AssemblyLoad hooks from RuntimeAssemblyBu...
2023-04-28 Pavel Savara[browser] cleanup of early startup code (#83411)
2023-04-28 Michal StrehovskýMake preinitialized delegates reflection-visible (...
2023-04-28 Vladimir Sadov[NativeAOT] Use 8.1 atomics, if available, in RhpChecke...
2023-04-28 Vladimir Sadov[NativeAOT] Allow reverse pinvoke in DoNotTriggerGc...
2023-04-28 Egor BogatovJIT: ARR_LENGTH(new T[CNS]) --> CNS (#85496)
2023-04-28 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2023-04-28 Milos Kotlar[mono][tests] Enable runtime tests for local aliasing...
2023-04-28 Pavel Savara[browser] Expanding timeouts for long running test...
2023-04-28 Marie Píchová[HTTP/3] Stress hack for msquic dropping connections...
2023-04-28 Vladimir SadovComment out support for mtag extension in libunwind...
2023-04-28 Adeel MujahidDisable crossgen on riscv64 (#85499)
2023-04-28 Adeel MujahidAdd better fix for UnhandledExceptionHandlerUnix (...
2023-04-27 Egor BogatovEnable AVX-512 for block unrollings (both copying and...
2023-04-27 Parker Bibus[PERF] Add Android BenchmarkDotNet test (#85282)
2023-04-27 Bruce ForstallTry to fix _MergedWrapperMarker (#85476)
2023-04-27 Juan HoyosFix createdump arg parsing for signal-based exceptions...
2023-04-27 Ankit Jain[wasm] GenerateWasmBootJson - close file handles (...
2023-04-27 Ankit Jain[wasi] Fix support for paths with spaces (#85022)
2023-04-27 Michał PetrykaReduce calli address spilling (#85349)
2023-04-27 Jakob Botsch... JIT: Handle GT_RETFILT in fgInsertStmtNearEnd (#85420)
2023-04-27 Jakob Botsch... JIT: Propagate some more indir flags in physical promot...
2023-04-27 Qiao Pengcheng[LoongArch64] Implements the emitter::emitDispIns....
2023-04-27 Alexander Soldatov[RISC-V] GT_JMP implementation in codegen (#85416)
2023-04-27 Dong-Heon Jung[RISC-V][JIT] JIT/CodeGenBringUpTest (#84748)
2023-04-27 Andy GockeStore unhandled exception info on stack in Native AOT...
2023-04-27 dotnet-maestro... [main] Update dependencies from dotnet/llvm-project...
2023-04-27 Ankit Jain[wasm] Use latest stable version of chrome (#85114)
2023-04-27 Michal StrehovskýDelete support for IAT indirecting base type/interfaces...
2023-04-27 Radek ZikmundMake some SystemNetSecurity properties public (#85402)
2023-04-27 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2023-04-27 Radek Doulik[mono] Add back OP_XOP_OVR_X_X for arm64 (#85401)
2023-04-27 dotnet-maestro... [main] Update dependencies from dotnet/arcade (#85308)
2023-04-27 Adeel MujahidEnable other native subsets for linux-riscv64 in CI...
2023-04-27 Zoltan Varga[mono][llvm] Enable the cold calling conv on osx/linux...
2023-04-27 Kunal Pathak[Arm64] Replace pairs of `str` with `stp` (#85032)
2023-04-27 Andy AyersJIT: prefer edge counts; keep class profiles even if...
2023-04-27 Evgeny KarpovAdd arm64 wasm support (#83677)
2023-04-26 Andy AyersJIT: fix phase status for some minimal instrumentation...
2023-04-26 Jakob Botsch... Fix physical promotion scenario name and a couple of...
2023-04-26 Jakob Botsch... JIT: Change GTF_ICON_INITCLASS -> GTF_IND_INITCLASS...
2023-04-26 Anton FirszovFix stress builds (#85342)
2023-04-26 Stephen ToubAdd CompositeFormat.MinimumArgumentCount and remove...
2023-04-26 Jan KotasFix generic dictionary lookups for param types and...
2023-04-26 Badre BSAILAlet user know working directory will be used as content...
2023-04-26 Michał PetrykaFix totalILArgs for explicithis (#85347)
2023-04-26 Adeel MujahidAdd introspection for readelf (#85298)
2023-04-26 Carlos Sánchez... Bump main preview version to 5 (#85368)
2023-04-26 Buyaa NamnanAssemblyBuilder.Save add custom attributes handling...
2023-04-26 Zoltan Varga[mono][jit] Add an option to use an mrgctx for all...
2023-04-26 Pavel Savara[wasm][nodejs] enable EH for unit tests (#85387)
2023-04-26 Ivan Diaz SanchezMade helixpublishwitharcade's TargetOS property lowerca...
2023-04-26 Pavel Savara[browser] Fix webcil lazy loading and satellite assembl...
2023-04-26 Jan Dupej[mono][jit] Adding Vector128.ConvertXX as intrinsic...
2023-04-26 Will SmithSkip 84693 test (#85381)
2023-04-26 Jan Dupej[mono][jit] Add Vector128.WithElement as intrinsic...
2023-04-26 Pavel Savara[wasm][WBT] Fix pack pattern take two (#85391)
2023-04-26 Egor BogatovImplement ICorProfilerInfo14::EnumerateNonGCObjects...
2023-04-26 Jakob Botsch... JIT: Introduce GT_JTEST and clean up GT_JCMP flags...
2023-04-26 Egor BogatovFix simd12_t size (#85362)
2023-04-26 Egor BogatovFold IND(frozenObj, CNS) (#85127)
2023-04-26 Will Smith[JIT] ARM64 - Fixed regressions for `GT_NEG` containmen...
2023-04-26 Vlad-Alexandru... Change `callvirt` into `calli` for virtual delegates...
2023-04-26 Egor BogatovDon't re-scan previously visited blocks in helperexpans...
2023-04-26 Aleksey Kliger... [Wasm.Build.Tests] Fixup wildcard matching for runtime...
2023-04-26 Michal StrehovskýGuard DynamicDependency processing against `TypeSystemE...
2023-04-26 Sven BoemerRe-enable PGO for linux (#85355)
2023-04-25 Aleksey Kliger... [hot_reload] assorted hot reload fixes for cumulative...
2023-04-25 Andy AyersJIT: improve profile update for loop inversion (#85265)
2023-04-25 Andy AyersJIT: add ssa accounting to morph's div opts (#85332)
2023-04-25 Tom DeseynDirectory.Build.props: don't overwrite PackageOS from...
2023-04-25 Eric StJohnAdd Winforms as consultant on ComponentModel (#85363)
2023-04-25 Stephen ToubFix a few downlevel TimeProvider issues (#85346)
2023-04-25 Marek Fišera[wasm] Disable `Wasm.Build.Tests.Blazor.BuildPublishTes...
2023-04-25 Stephen ToubUse CollectionsMarshal.SetCount in LINQ to deduplicate...
2023-04-25 Sven BoemerFix Avx2 helpers (#85275)
2023-04-25 Tom Deseyninit-distro-rid.sh: fix unbound error when VERSION_ID...
2023-04-25 Filip Navara[mono][NativeAOT] System.Globalization.Native build...
2023-04-25 Jakob Botsch... JIT: Create side effect commas as TYP_VOID in block...
2023-04-25 Tanner GoodingExpose various Convert intrinsics for Avx512F, Avx512BW...
2023-04-25 Jakob Botsch... SPMI: Always add authenticated pip feed for test job...
2023-04-25 mikelle-rogersEnC Support for Generics (#85269)
2023-04-25 Austin WiseNativeAOT ComWrappers: fix race condition in when creat...
2023-04-25 Krzysztof WicherPopulating JSON properties support (#83669)
2023-04-25 Ivan Povazan[NativeAOT] Do not strip exported symbols from executab...
2023-04-25 Stephen ToubMake Guid.HexsToChars aggressively inlined (#85322)
2023-04-25 Stephen ToubRetry compat Random.NextSingle in case rounding from...
2023-04-25 Marek FišeraFix publishing relinked dotnet.worker.js (#85314)
2023-04-25 Radek ZikmundAdd TargetHostName to QuicConnection (#84976)
2023-04-25 Radek Doulik[wasm] Add more PackedSimd methods, logic ops (#85303)
next