platform/upstream/dotnet/runtime.git
2022-04-09 Tomáš RylekAlways run CopyAllNativeProjectReferenceBinaries (...
2022-04-09 Michal StrehovskýRemove Roslyn workaround in NativeAOT smoke test (...
2022-04-09 Adeel MujahidUpdate coding-style.md (#67801)
2022-04-09 Stephen ToubRewrite RegexPrefixAnalyzer.FindFirstCharClass (#67732)
2022-04-09 Egor BogatovVectorize IndexOf for OrdinalIgnoreCase (#67758)
2022-04-09 Jose Perez... Re-adding some tests that were commented out now that...
2022-04-09 Stephen ToubUpdate C# compiler and revert workaround
2022-04-09 Aleksey Kliger... [runtime] copy updated byref nullables after invoke...
2022-04-09 Fan Yang[Mono]Enable emitting intrinsics for System.Numerics...
2022-04-09 Bruce ForstallChange SuperPMI asm diffs relocation handling (#67688)
2022-04-09 Ankit Jain[wasm] Perf: Fixes for blazor_scenarios (#67414)
2022-04-09 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2022-04-09 Michal StrehovskýFix some minor reflection bugs (#67571)
2022-04-09 Bruce ForstallFix a JIT formatting issue (#67785)
2022-04-08 Vitek KarasUpdate host tracing doc to match the current functional...
2022-04-08 Mike McLaughlinRemove dbgshim and related code (#67725)
2022-04-08 Steve HarterReflection Invoke refactoring to support future byref...
2022-04-08 Larry EwingUse properties for target versions for core and framewo...
2022-04-08 Juan HoyosFix cross dac packaging (#67710)
2022-04-08 Badre BSAILAdisplay tidy message for failed assertions (#67750)
2022-04-08 Maryam AriyanAdd metrics for caching (#66479)
2022-04-08 Qiao Pengcheng[LoongArch64] coreclr-jit directory (#62843)
2022-04-08 Drew ScogginsAdd NoWASM to category filter (#67721)
2022-04-08 Bruce ForstallAdd JitDump output for calls to recordRelocation (...
2022-04-08 Krzysztof WicherFurther JsonPropertyInfo caching cleanup (#67754)
2022-04-08 Stephen ToubAllow getting code coverage for the unit test project...
2022-04-08 Radek ZikmundFix exception thrown from MsQuicStream writes when...
2022-04-08 Koundinya VeluriChange `CrossLoaderAllocatorHash` to not use the GC...
2022-04-08 Stephen ToubDisable ClientAndServer_OneOrBothUseDefault_Ok test...
2022-04-08 Tom DeseynFileSystem: MoveDirectory: some improvements. (#65132)
2022-04-08 Trayan ZapryanovReplace 2 allocations from string.ToCharArray() with...
2022-04-08 Vlad Brezae[mono][interp] Fix corruption of the LMF chain (#67663)
2022-04-08 Tanner GoodingUpdating generic math to support user-defined checked...
2022-04-08 Maoni Stephensneed to check if the child obj is on an ro region ...
2022-04-08 Michal StrehovskýFix generation of type forwarders (#67570)
2022-04-08 Bruce ForstallTemporarily disable assert to avoid #67600 (#67711)
2022-04-08 Ankit Jain[wasm] Add support for installing latest sdk for worklo...
2022-04-08 Michal StrehovskýImprove reflection rooting generic methods (#67572)
2022-04-08 Michal StrehovskýMake it possible to do typeof of function pointers...
2022-04-08 Michal StrehovskýDon't detect link on path (#67525)
2022-04-08 Maksym Koshovyi[Group 7] Enable nullable annotations for `Microsoft...
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)
next