platform/upstream/dotnet/runtime.git
2022-02-16 dotnet-maestro... [main] Update dependencies from 9 repositories (#65252)
2022-02-16 Adeel MujahidAdd linux-musl entry for FALLBACK_HOST_RID (#65339)
2022-02-16 Olli SaarikiviSeparate capturing from normal states (#65340)
2022-02-16 Radek ZikmundExplicitly check for TTL expiration when using Ping...
2022-02-16 Tom DeseynHosting: ConfigDoesReload tests: increase timeout....
2022-02-16 Jakob Botsch... JIT: Consider local var reads to be outstanding only...
2022-02-16 Michal StrehovskýSuppress warnings in NativeAOT smoke tests (#65423)
2022-02-16 Elinor FungDisable core dumps when running libraries tests on...
2022-02-16 Jeremy KoritzinskyUpdate the ConvertToGeneratedDllImport code-fix to...
2022-02-16 Aleksey Kliger... [mini] fix static virtual constrained calls in non...
2022-02-16 Andrew AuMake sure we have GCGenerationRanges events when using...
2022-02-15 Michal StrehovskýAsk helix to run tiering test when it's requested ...
2022-02-15 Egor ChesakovCouple optimizations to MultiRegStoreLoc (#64857)
2022-02-15 Zoltan Varga[mono][llvm] Add missing OP_RCONV_TO_I opcode. (#65389)
2022-02-15 Vladimir SadovEnsure that tls_destructionMonitor is initialized if...
2022-02-15 Larry Ewing[wasm] Clean unused files from emsdk when provisioning...
2022-02-15 Simon Rozsival[Android] Fix leftover direct invocation of clock_nanos...
2022-02-15 Viktor HoferUpdate library dependencies to the latest (#65381)
2022-02-15 Eirik TsarpalisIncorporate review feedback from #64646 (#65376)
2022-02-15 Stephen ToubChange SslStream's internal adapter interface to use...
2022-02-15 Stephen ToubImprove regex optimizations around repetitions of the...
2022-02-15 Meri Khamoyan#51017 enable tests for android (#64743)
2022-02-15 Viktor HoferRemove default BuildInParallel attributes (#65378)
2022-02-15 Nikola MilosavljevicEnable build of arm64 RPM packages (#65345)
2022-02-15 Qiao Pengcheng[LoongArch64] add the coreclr/pal directory (#62887)
2022-02-15 Eirik TsarpalisRemove JsonConverter.RuntimeType (#65224)
2022-02-15 David WrightonRemove the concept of fat dispatch tokens and fat type...
2022-02-15 Santiago Fernandez... Include IsNetCoreAppRef in assembly version calculation...
2022-02-15 Alexander KöplingerDon't binplace Microsoft.XmlSerializer.Generator (...
2022-02-15 Michal StrehovskýILCompiler.Reflection.ReadyToRun shouldn't depend on...
2022-02-15 Jan VorlicekFix stack overflow tests to accept 800703E9 exit code...
2022-02-15 Maxim LipninMove MacCatalyst to runtime-extra-platforms pipeline...
2022-02-15 Jakob Botsch... Fixes for CFG dispatcher on ARM64 (#65127)
2022-02-15 Miha ZupanResolve System.Net.Security.Tests.LoggingTest SkipTestE...
2022-02-15 Michal StrehovskýAdd a test for control flow guard + small JIT fix ...
2022-02-15 Aaron RobinsonValidate `IntPtr` and ByRef field overlap (#65246)
2022-02-15 Dan MoseleyCleanup some XML tests (#65290)
2022-02-15 Tomas Weinfurtdisable GetGCMemoryInfo on FreeBSD (#64937)
2022-02-15 Jo ShieldsSkip AOT of Microsoft.CodeAnalysis.CSharp.dll for WASM...
2022-02-15 Olli SaarikiviFixes for TransitionRegex with effects (#65333)
2022-02-15 Stephen ToubClean up a few confusing regex reduction tests (#65334)
2022-02-15 Stephen ToubUse StartsWith in regex compiler / source gen for short...
2022-02-15 Qiao Pengcheng[LoongArch64] Add LoongArch64 support in libunwind...
2022-02-15 Aleksey Kliger... [build] Move Mono API headers under src/native/public...
2022-02-15 Jeremy BartonClean the OpenSSL error queue more consistently
2022-02-14 Eirik TsarpalisUse global caching in JsonSerializerOptions (#64646)
2022-02-14 Jakob Botsch... crossgen2: Report CORINFO_FLG_NOGCCHECK back for intern...
2022-02-14 Aleksey Kliger... [interp] Use dynamic method's assembly when getting...
2022-02-14 Eric ErhardtRemove Unused Encoding on UriHelper (#65326)
2022-02-14 Jeremy KoritzinskyConvert non-blittable delegate usage in System.Director...
2022-02-14 Maksym Koshovyi[Group 3] Enable nullable annotations for Microsoft...
2022-02-14 Egor ChesakovDisable multiple tests failing in R2R-CG2 legs (#65227)
2022-02-14 Fan Yang[Mono] Add SIMD intrinsics for Vector{64, 128} on Arm64...
2022-02-14 Radek Doulik[wasm] Add memalign to exported functions (#65316)
2022-02-14 Ulrich Weigand[mono][s390x] Fix OP_FCONV_TO_I and OP_RCONV_TO_I ...
2022-02-14 Stephen ToubImprove regex code gen for non-backtracking repeaters...
2022-02-14 Radek Doulik[wasm] Allow overriding _EmccAssertionLevelDefault...
2022-02-14 Santiago Fernandez... Fix runtime-official when executed against PRs in azdo...
2022-02-14 Viktor HoferRespect single targetframeworks in slngen.targets ...
2022-02-14 Kevin JonesRemove Try/HashData from AsymmetricAlgorithmHelpers
2022-02-14 Kevin JonesMove more things under S.S.Cryptography.
2022-02-14 Maksym Koshovyi[Group 5] Enable nullable annotations for Microsoft...
2022-02-14 Maksym Koshovyi[Group 3] Enable nullable annotations for Microsoft...
2022-02-14 Maksym KoshovyiUpdate OptionsBuilderConfigurationExtensions.cs (#65220)
2022-02-14 Mitchell Hwang[tests][mobile] Enable diagnostic_tracing for iOS runti...
2022-02-14 Adam Sitnikadd test that ensures that the bug is not coming back...
2022-02-14 Mitchell Hwang[tests] Extend partial disablement of SkippingHiddenFil...
2022-02-14 Jakob Botsch... Keep information about CSE defs on assignment nodes...
2022-02-13 Jeremy KoritzinskyMove Msquic over to Source-generated delegate interop...
2022-02-13 Egor BogatovOptimize Math.Round(x, MidpointRounding.AwayFromZero...
2022-02-12 Egor BogatovFix reporting ZR to gc (#65253)
2022-02-12 Dan MoseleyDisable tests on Debug CoreClr that are already disable...
2022-02-12 Maksym KoshovyiFix nullability in `IOptionsMonitor` (#65225)
2022-02-12 Marek SafarRemove unused private parameters in SPC (#63015)
2022-02-12 Olli SaarikiviCaptures support for NonBacktracking (#65129)
2022-02-12 Shay RojanskyObsolete and put SerializationFormat.Binary behind...
2022-02-12 Viktor HoferDon't use Targets* helper properties in libs (#64500)
2022-02-12 Ankit Jain[wasm] Disable System.Text.RegularExpressions.Generator...
2022-02-12 Jeremy KoritzinskyStore the result in the return local in native-to-manag...
2022-02-12 Jeremy KoritzinskyConvert over StandardOleMarshalObject to use either...
2022-02-12 Larry EwingInspector wants the content-length set (#65216)
2022-02-12 Parker BibusUpdate Maui/Mobile pre.py's and disable android due...
2022-02-12 Aaron RobinsonFix race condition in InteropSyncBlock for ComWrappers...
2022-02-12 Radek ZikmundDisable tests using external TLS1.2 server on win7...
2022-02-11 Maksym Koshovyi[Group 3] Enable nullable annotations for Microsoft...
2022-02-11 dotnet-maestro... [main] Update dependencies from dotnet/arcade dotnet...
2022-02-11 Sychev VadimUse generic math in System.Numerics.Vectors (#60365...
2022-02-11 Stephen ToubUse static abstract interface methods in SymbolicRegexM...
2022-02-11 Kevin JonesUse lite ciphers for CNG symmetric one-shots
2022-02-11 Andy AyersRecord callee saves in patchpoint info (#65196)
2022-02-11 Alexander KöplingerAdd check for Android NDK 23 to AndroidAppBuilder ...
2022-02-11 Viktor HoferRespect source generator projects in slngen (#65124)
2022-02-11 MichalPetrykaMake System.Math/MathF.Truncate an intrinsic (#65014)
2022-02-11 Bruce ForstallIncrease arm32/arm64 maximum instruction group size...
2022-02-11 Elinor FungMove test with expected crash to outerloop (#65114)
2022-02-11 Andrew AuAvoid using object_gennum for objects that could come...
2022-02-11 Maksym Koshovyi[Group 2] Enable nullable annotations for `Microsoft...
2022-02-11 SingleAccretionIntroduce `GenTreeDebugOperKind` (#64498)
2022-02-11 Andy AyersJIT: fgMorphModToSubMulDiv should not reorder operands...
2022-02-11 Dan MoseleyAdd suppressions (#65030)
next