platform/upstream/dotnet/runtime.git
2022-04-08 Ankit Jain[wasm] Bundle net472 dependencies for MonoAOTCompiler...
2022-04-08 David CantúS.S.C.Cose: Remove ECDsa and RSA overloads in favor...
2022-04-08 Michal StrehovskýBlock implementation details on System.Object (#67574)
2022-04-08 Trayan ZapryanovCache several char[] allocations in System.Private...
2022-04-08 Larry EwingUpdate dependencies from https://github.com/dotnet...
2022-04-07 Mike McLaughlinVS4Mac crash reports on MacOS v12 (Monterey) are missin...
2022-04-07 Drew ScogginsIncrease timeout as AOT tests take longer (#67708)
2022-04-07 Zoltan Varga[mono][llvm] Add support for llvm 13.x. (#67690)
2022-04-07 Stephen ToubRefactor CharSetSolver and friends to avoid unbounded...
2022-04-07 Stephen ToubWork around https://github.com/dotnet/roslyn/issues...
2022-04-07 Stephen ToubWork around https://github.com/dotnet/roslyn/issues...
2022-04-07 Stephen ToubManually update C# compiler version to a more recent...
2022-04-07 Andy AyersJIT: fix OSR handling for pinned locals (#67680)
2022-04-07 Andy AyersJIT: Fix OSR local detection for implicit byref promoti...
2022-04-07 Krzysztof WicherCleanup JsonTypeInfo construction (#67700)
2022-04-07 Steve Pfister[Android] Disable System.Security.Cryptography tests...
2022-04-07 Jakob Botsch... Enable MSVC standard conformance for JIT sources, try...
2022-04-07 Stephen ToubAdd more StringSyntaxAttribute syntaxes (#67621)
2022-04-07 Jakob Botsch... Reenable crossgen2 promotion outside version bubble...
2022-04-07 Egor BogatovJIT: Fix UB in CreateConstVector (strict alignment...
2022-04-07 Alexander KöplingerUpdate xharness to latest version (#67667)
2022-04-07 Krzysztof WicherSplit Reflection and SourceGen TypeInfos (#67526)
2022-04-07 Ilona Tomkowicz[debugger][wasm] ValueTypeClass refactoring. (#63626)
2022-04-07 Jeremy KoritzinskyVarious fixes for merged test runners on Mono (#67665)
2022-04-07 Stephen ToubRemove _caseInsensitive field from RegexInterpreter...
2022-04-06 Jeff HandleySystem.Runtime no longer needs to enable preview featur...
2022-04-06 Petteri SteniusFix System.DirectoryServices.Protocols to work on Linux...
2022-04-06 Jakob Botsch... Revert "Enable MSVC standard conformance for JIT source...
2022-04-06 Nikola MilosavljevicAdd libssl3 dependency (#67658)
2022-04-06 Jeremy KoritzinskyPin Roslyn version for generators in .NET 7 ref pack...
2022-04-06 dotnet-maestro... [main] Update dependencies from dotnet/linker (#67581)
2022-04-06 Eirik TsarpalisDisable HandleCollectionsAsync for OSX x64 (#67662)
2022-04-06 Maryam AriyanAllow access to child providers in ChainedConfiguration...
2022-04-06 Jakob Botsch... Enable MSVC standard conformance for JIT sources (...
2022-04-06 Zoltan Varga[mono][llvm] Remove support for llvm 9.x, the 11.x...
2022-04-06 AlekseyTsProposed changes to ECMA 335 for checked user-defined...
2022-04-06 Stephen ToubDisable RegexExperiment tests
2022-04-06 Radek ZikmundDisable System.Net.Quic.Tests.QuicStreamTests.WriteAsyn...
2022-04-06 Stephen ToubChange Regex UnicodeCategoryRanges to use spans (#67576)
2022-04-06 Stephen ToubImprove handling of more common Regex sets (#67365)
2022-04-06 Katelyn GaddIntroduce write barriers in wasm bindings, migrate...
2022-04-06 Adam Sitniklog entire content to see which assertion fails (#67586)
2022-04-06 Radek ZikmundAdd CipherSuitesPolicy support for MsQuic (#67239)
2022-04-06 Stephen ToubRe-enable a few Regex source generator tests (#67585)
2022-04-06 Jose Perez... Changing the logic for how we deal with RegexOptions...
2022-04-06 Andrii KurdiumovUse ComSmartPtr in tests (#67584)
2022-04-05 Steve Pfister[iOS] Disable OptionsMonitorTest.TestCurrentValueDoesNo...
2022-04-05 Aleksey Kliger... [tests] Re-enable generic math Create tests on iOS...
2022-04-05 Jeremy KoritzinskyMove tests that touch the network to outerloop only...
2022-04-05 Koundinya VeluriDisable deleting call counting stubs (#67563)
2022-04-05 Andy GockeRevert "Publish crossgen as AOT if supported by the...
2022-04-05 Elinor FungUpdate error message for runtime not found (#67564)
2022-04-05 Jakob Botsch... Fix too wide constant stores to parameters on macOS...
2022-04-05 Radek Zikmund[QUIC] Call SendResettableCompletionSource.CompleteExce...
2022-04-05 Aleksey Kliger... Don't pass --minimize to Xcode 13.3 dsymutil (#67543)
2022-04-05 Bruce ForstallDon't force `TieredCompilation=0` for SuperPMI replay...
2022-04-05 Ankit JainDisable `Microsoft.Extensions.Hosting.WindowsServices...
2022-04-04 Tanner GoodingUpdating the generic math interfaces according to the...
2022-04-04 Aaron RobinsonDisable some interop tests on Win-ARM32 (#67553)
2022-04-04 Ankit Jain[wasm][debugger] Some test fixes (#67373)
2022-04-04 Ankit JainRevert "[main] Update dependencies from dotnet/linker...
2022-04-04 devskoConcatenate multiple cookies with semicolon (#67455)
2022-04-04 Michal StrehovskýMake handling of invalid code more robust (#67524)
2022-04-04 Michal StrehovskýFix handling of makeref/refvalue in generic code (...
2022-04-04 Viktor HoferFix parent test folder name (#67528)
2022-04-04 Marcelo M.... Updated branch name, from master to main. (#67522)
2022-04-04 madelsonAvoid pre-allocating large arrays in some scenarios...
2022-04-04 Egor BogatovJIT: Optimize unused array allocations (#67205)
2022-04-04 Tom McDonaldDisable tests/profiler/eventpipe/eventpipe on JIT stres...
2022-04-04 Michal StrehovskýAlign nodes when `!SupportsRelativePointers` (#67516)
2022-04-03 Tomáš RylekConsistently use AssemblyName in execution script gener...
2022-04-03 Egor Bogatov[arm64] Addressing modes for SIMD (#67490)
2022-04-03 SingleAccretionStop using CLS_VAR on x86 (#67335)
2022-04-03 Adeel MujahidCleanup fp registers assignments from arm64 path (...
2022-04-03 Anders AbelTests for altered references for SignedXml (#67501)
2022-04-03 Dan MoseleySkip check of Notepad title on Win 11 (#67495)
2022-04-03 Jan KotasCleanup legacy interop in System.Security.Principal...
2022-04-03 dotnet-maestro... [main] Update dependencies from dotnet/linker (#67381)
2022-04-03 Bruce ForstallFix loop cloning of array of struct with array field...
2022-04-03 SingleAccretionAllow null-based ARR_ADDRs (#67486)
2022-04-02 Stephen ToubAdd {ReadOnly}Span ctor (internal for now) that takes...
2022-04-02 madelsonChange ConfigurationBinder to avoid reading properties...
2022-04-02 Wraithbuild: fix corehost.proj dac injection unquoted path...
2022-04-02 Marie PíchováFixed msquic method that's become void (#67481)
2022-04-02 dotnet botLocalized file check-in by OneLocBuild Task: Build...
2022-04-02 Eirik TsarpalisRemove invalid assertion (#67482)
2022-04-02 Michal StrehovskýDon't consider ShadowMethods reflectable (#67421)
2022-04-02 Egor BogatovDisable cast profiling (#67460)
2022-04-02 Tomáš RylekInfra fixes for bugs uncovered by testing of the JIT...
2022-04-02 Mukund Raghav... Removed the hard heap limit heap balancing logic for...
2022-04-02 Bruce ForstallDisable GitHub_35821 on arm64 (#67472)
2022-04-02 Bruce ForstallDisable readytorun/coreroot_determinism test on GCStres...
2022-04-02 Bruce ForstallDisable ArrBoundBinaryOp under GCStress due to failure...
2022-04-02 Aaron RobinsonUpdate System.Runtime.InteropServices.cs (#67466)
2022-04-02 judilsteveDetect systemd when inside a container. (#67288)
2022-04-02 SingleAccretionMore XARCH `PUTARG_STK` CQ improvements (#67400)
2022-04-01 Tomáš RylekIgnore execution scripts under merged wrappers (#67452)
2022-04-01 Jeremy BartonUse the stapled OCSP response from TLS on Linux, when...
2022-04-01 github-actions... Sync shared code from aspnetcore (#67456)
2022-04-01 Anders AbelImprove support for multiple enveloped signatures in...
next