platform/upstream/dotnet/runtime.git
2023-05-12 Mark PleskoConvert JIT/Generics to a merged test group (#85849)
2023-05-12 dotnet-maestro... [main] Update dependencies from dotnet/roslyn-analyzers...
2023-05-12 Marek Fišera[wasm] Unify boot config location (#85763)
2023-05-12 Eirik TsarpalisMake the STJ source generator cache friendly (#86121)
2023-05-12 dotnet-maestro... [main] Update dependencies from dotnet/arcade (#86091)
2023-05-12 Bruce ForstallRemove unused multi-dimensional array code (#86133)
2023-05-12 Mike McLaughlinFix createdump --crashreport option error (#86137)
2023-05-12 Kunal PathakTemplatize `enregisterLocalVars` in various methods...
2023-05-12 Parker Bibus[PERF] Reorder urllib and remove --force-reinstall...
2023-05-12 Stephen ToubTweak new OutOfMemory_StringTooLong exception message...
2023-05-12 Jan KotasFix official build of cross DAC components (#86138)
2023-05-12 Tanner GoodingExpose remaining Avx512 integer intrinsics which don...
2023-05-12 Daniel SvenssonImprove Ascii (and Utf8) encoding (#85266)
2023-05-12 Dong-Heon Jung[RISC-V] Fix emitOutputInstr (#86078)
2023-05-12 Michal StrehovskýDelete more code around reflection blocking (#86139)
2023-05-12 hrrrrusticRemove last `!` from Caching.Abstractions (#85918)
2023-05-12 Bruce ForstallFix spurious SuperPMI asm diffs (#86132)
2023-05-12 Jeremy KoritzinskyUpdate portable linux source-build legs to use AlmaLinu...
2023-05-12 SingleAccretionFix an SSA bug from the `ASG` refactoring (#86108)
2023-05-11 Stephen ToubClean up shared ArrayPool naming and add some env var...
2023-05-11 Katelyn Gadd[wasm] [jiterp] Fix jit calls and interp entry wrappers...
2023-05-11 Aaron RobinsonAdd necessary subset of wide char APIs to minipal ...
2023-05-11 Layomi AkinrinadeSupport ConfigurationBinder.GetValue in source-gen...
2023-05-11 Jo ShieldsHardcode the path to libclang from Mariner, not Clang...
2023-05-11 Tanner GoodingEnsure DecomposeRotate correctly orders parameters...
2023-05-11 Michal StrehovskýMake casting helpers look more like in CoreCLR (#86029)
2023-05-11 Pavel Savara[browser] loader ES6 module (#85730)
2023-05-11 dotnet-maestro... Update dependencies from https://dev.azure.com/dnceng...
2023-05-11 SingleAccretionFix printing of arcs for local stores (#86098)
2023-05-11 Larry EwingSet SelfContained=true for browser-wasm runtimes (...
2023-05-11 Alexander KöplingerSkip ProcessStartInfoTests.TestWindowStyle if COM inter...
2023-05-11 Günther FoidlOptimizations for Ascii.Equals and Ascii.EqualsIgnoreCa...
2023-05-11 Ivan Povazan[NativeAOT] Another attempt to prevent stripping export...
2023-05-11 Stephen ToubFix some nullable annotations / null handling in System...
2023-05-11 Stephen ToubRemove generated locals in RegexCompiler.LoadSearchValu...
2023-05-11 Egor BogatovJIT: Fold typeof(T).TypeHandle.Value (#85804)
2023-05-11 Lakshan FernandoEnabling RuntimeEventSource in NativeAOT (#85424)
2023-05-11 Michal StrehovskýHandle cctor dependency on RVA static access (#86081)
2023-05-11 Meri KhamoyanChange IsolatedStorageFile path for mobile (#83380)
2023-05-11 Jeremy KoritzinskyAdd integration tests for PreserveSig and use the Membe...
2023-05-11 Marek Fišera[wasm] Docs on overriding runtime pack in blazor wasm...
2023-05-11 Zoltan Varga[mono][llvm] Fix the emission of nonnull metadata on...
2023-05-11 Zoltan Varga[mono] Move most runtime callbacks into the MonoRuntime...
2023-05-11 Zoltan Varga[mono][wasm] Allow linking out some runtime code on...
2023-05-11 Bruce ForstallFix official build after removing win-arm runtime build...
2023-05-11 Will Smith[JIT] X64 - Centralize peephole optimization for removi...
2023-05-11 Jan KotasDelete Windows arm32 support (#86065)
2023-05-10 Zoltan Varga[mono][aot] Fix an assert. (#86054)
2023-05-10 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2023-05-10 Bruce ForstallAdd linux-x64 hosted tpdiff to superpmi-diffs pipeline...
2023-05-10 Parker Bibus[PERF] Add arm64 dynamic pgo runs (#86014)
2023-05-10 Vitek KarasILLink should keep parameter names for methods which...
2023-05-10 Stephen ToubAdd ArgumentException.ThrowIfNullOrWhiteSpace (#86007)
2023-05-10 Layomi AkinrinadeCapture remaining binding Bind & Get methods for source...
2023-05-10 Sven BoemerUpdate linux build instructions (#86062)
2023-05-10 Steve HarterRevert "let user know working directory will be used...
2023-05-10 dotnet-maestro... Update dependencies from https://dev.azure.com/dnceng...
2023-05-10 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2023-05-10 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2023-05-10 Eirik TsarpalisFix null handling of built-in converters. (#86056)
2023-05-10 Jeremy KoritzinskyAdd PreserveSig support to ComInterfaceGenerator (...
2023-05-10 Sven BoemerUpdate mariner images to latest with LLVM 16 (#84676)
2023-05-10 Bruce ForstallRemove Windows arm32 support (#85947)
2023-05-10 Katelyn GaddDisable autovectorization on wasm (#86038)
2023-05-10 Tanner GoodingExpose various integer intrinsics for Avx512F, Avx512BW...
2023-05-10 Milos KotlarAdd instructions for running the runtime tests on iOS...
2023-05-10 Alexander SpeshilovFix BigInteger parse hex strings on negative numbers...
2023-05-10 adj123fix JsonNode deserialising from null (#85463)
2023-05-10 Elinor FungFix mismatched types in native host test error messagin...
2023-05-10 Elinor FungFix NativeLibraryTests for ilasm round-trip (#85991)
2023-05-10 Jakob Botsch... JIT: Seed stress modes by string hash (#83771)
2023-05-10 Jakob Botsch... JIT: Peel offsets from spilled addresses for store...
2023-05-10 Bruce ForstallDisable HugeArray1 for crossgen2 x86 (#86020)
2023-05-10 Kunal PathakMisc LSRA throughput improvements (#85842)
2023-05-10 Andrii KurdiumovAllow set GC configuration in NativeAOT (#85921)
2023-05-10 SingleAccretionDelete rarely used bashing methods and add some documen...
2023-05-10 Michal StrehovskýAdd aka.ms link for NativeAOT prerequisites to linker...
2023-05-10 Zoltan Varga[mono] Avoid an assert if the class name table is too...
2023-05-10 Zoltan Varga[mono][llvm] Fix an assert. (#85950)
2023-05-10 Stephen ToubDedup PemEncoding.TryCountBase64 with Base64.IsValid...
2023-05-10 Jan KotasJIT/EE interface cleanup (#85975)
2023-05-10 Jan KotasMake exception count performance counter thread-safe...
2023-05-10 Mike McLaughlinCreate a createdump static library for single-file...
2023-05-09 Andy AyersJIT: enable profile repairs of OSR entry block weight...
2023-05-09 Stephen ToubUse string.IsNullOrEmpty and ArgumentException.ThrowIfN...
2023-05-09 Egor BogatovJIT: Update class for Unsafe.As<>() (#85954)
2023-05-09 Zoltan Varga[mono][aot] Generate 'native-indirect' wrappers in...
2023-05-09 Kunal PathakUpdate life of data node for simd12 (#85956)
2023-05-09 Jakob Botsch... SPMI: Use .tar.gz for pintools on Linux (#85999)
2023-05-09 Ankit Jain[wasm] Use a fixed chrome version for testing (#86012)
2023-05-09 Andrew AuUpgrade System.Reflection.Metadata version (#85738)
2023-05-09 Michal StrehovskýSpeed up typeof (#85962)
2023-05-09 Parker BibusRevert "performance-setup.sh requires urllib3 version...
2023-05-09 Jakob Botsch... SPMI: Export dynamic symbols in superpmi for unix build...
2023-05-09 Andy AyersJIT: fix bug in jump threading (#85942)
2023-05-09 SingleAccretionMove assignment rationalization to before global morph...
2023-05-09 Parker BibusRevert "Previous changes fixed some runs, but some...
2023-05-09 hrrrrusticUpdate equals (#85896)
2023-05-09 Tomáš RylekExclude the test DevDiv_255294.cmd on Windows arm in...
2023-05-09 Bruce ForstallDisable IUnknownTest under GCStress (#85937)
next