platform/upstream/dotnet/runtime.git
2022-02-11 Andy AyersJIT: fgMorphModToSubMulDiv should not reorder operands...
2022-02-11 Dan MoseleyAdd suppressions (#65030)
2022-02-11 Stephen ToubUpdate StyleCopAnalyzers to 1.2.0-beta.406 (#65142)
2022-02-11 Andy GockeFix policheck warnings (#65179)
2022-02-11 Viktor HoferAvoid InitialTarget in libs tree for CoreLib (#65146)
2022-02-11 Viktor HoferSubtract instead of building the cartesian product...
2022-02-11 Elinor FungRemove GeneratedDllImportAttribute.PreserveSig (#65164)
2022-02-11 Stephen ToubSecond round of changing null checks to !! (#65108)
2022-02-11 Stephen ToubAdd a few more regex generator malformed input tests...
2022-02-11 Jan KotasFix DacEnumerableHashTable enumerator (#65157)
2022-02-10 BrennanUpdate RateLimiter queues on cancellation (#64825)
2022-02-10 Andrew WangUpdate linux-instructions.md for .NET 6/7 (#65160)
2022-02-10 Ankit Jain[wasm] Disable System.Threading.Channels.Tests (#65083)
2022-02-10 Eric ErhardtRemoving Unity and StructureMap from DependencyInjectio...
2022-02-10 SingleAccretionCopy propagation tweaking (#64378)
2022-02-10 Mitchell Hwang[tests][mobile] Enable diagnostic_tracing for mobile...
2022-02-10 Egor ChesakovImplement LoadPairVector64 and LoadPairVector128 (...
2022-02-10 Jeremy KoritzinskyMove DllImportGenerator to use DisableRuntimeMarshallin...
2022-02-10 Radek Doulik[wasm] Add exports to workaround emscripten bug (#64807)
2022-02-10 Tomáš RylekMark cctor tests with RequiresProcessIsolation property...
2022-02-10 Ulrich WeigandFix bool.TryParse/Format on big-endian systems (#65078)
2022-02-10 Zoltan Varga[mono] Fix support for calls to static virtual methods...
2022-02-10 Egor BogatovFix too wide memory accesses for nullchecks (#64683)
2022-02-10 Tanner GoodingFixing a runtime check and test to match the EnableISA...
2022-02-10 Tarek Mahmoud... Fix RegionInfo creation when using LOCALE_CUSTOM_UNSPEC...
2022-02-10 Maksym KoshovyiFix nullable annotations for MemoryCacheExtensions...
2022-02-10 Manish Godsedisable TotalMemory2 test from gcstress runs (#65110)
2022-02-10 Theodore TsirpanisOptimize `StringBuilder.Insert`. (#64922)
2022-02-10 LateApexEarlySpeedissue-22928 Add ImmutableArray Span-based APIs (#61196)
2022-02-10 Meri Khamoyan[Mono] Add arm64 SIMD intrinsic for Vector64/128 Abs...
2022-02-10 Ilona Tomkowicz[wasm][debugger] Fixed debugger attachment to a project...
2022-02-10 Viktor HoferClean-up DllImportGenerator packaging infra (#64810)
2022-02-10 dotnet-maestro... [main] Update dependencies from dotnet/linker (#64983)
2022-02-10 Radek ZikmundFix System.Net.NetworkInformation.Tests.PingTest.SendPi...
2022-02-10 Andrii KurdiumovEnable set of nullability checks in NativeAOT CoreLib...
2022-02-10 Theodor ZouliasUpdate Parallel.ForEachAsync.cs (#65009)
2022-02-10 Adeel MujahidOverwrite existing inc file in h2inc (#65113)
2022-02-10 Andy AyersJIT: verify containment safety before forming address...
2022-02-10 Miha ZupanDon't throw from RemoteExecutor on SkipTestExceptions...
2022-02-09 Tomáš RylekDeduplicate several special classes of JIT/Methodical...
2022-02-09 Tomáš RylekClean up several special tests under JIT/Methodical...
2022-02-09 Egor ChesakovFor LclHeap touch a page at [originalSp] not at [origin...
2022-02-09 Austin WiseFix Arm64 CFG dispatcher being always disabled (#65095)
2022-02-09 SingleAccretionAccount for HWI stores in LIR side effects code (#65079)
2022-02-09 Egor ChesakovLimit the number of JIT/HardwareIntrinsics/* tests...
2022-02-09 Tomas Weinfurtstabilize quic tests on server 2022 (#65057)
2022-02-09 Tomas Weinfurtfix ping tests on unsupported unix platforms (#65060)
2022-02-09 David WrightonAdd default method support to virtual statics (#64717)
2022-02-09 Tom DeseynFileSystemWatcher.Unix: use CLOEXEC when initializing...
2022-02-09 Přemek VysokýChange `OSX.1015.Arm64.Open` to `OSX.1100.Arm64.Open...
2022-02-09 Simon Rozsival[Android] Workaround for invalid return value from...
2022-02-09 Radek ZikmundImplement TLS1.3 delayed client cert requests on Linux
2022-02-09 Alexander KöplingerMove iOS/tvOS simulator runs back to the OSX.1015.Amd64...
2022-02-09 Marie PíchováPull msquic from official microsoft linux package repos...
2022-02-09 Simon Rozsival[Mono] Add SIMD intrinsics for Vector64/128 Conditional...
2022-02-09 Egor BogatovIntroduce DOTNET_AltJitOS (#64979)
2022-02-09 dotnet-maestro... [main] Update dependencies from dotnet/icu dotnet/xharn...
2022-02-09 Radek ZikmundConsolidate _handshakeBuffer and _internalBuffer in...
2022-02-09 Simon Rozsival[Mono] Add arm64 SIMD intrinsic for Vector64/128 Ceilin...
2022-02-09 Marek Fišera[wasm] Fix WebSocket tests on NodeJS (#64330)
2022-02-09 Elinor FungDisable SendPingWithHostAndTimeoutAndBuffer tests on...
2022-02-09 Michal StrehovskýRun System.Collections instead of System.Runtime tests...
2022-02-09 Adeel MujahidFix mono native warnings from wasm targets (#64650)
2022-02-09 Tomas Weinfurtimprove SslStream tests on server 2022 (#64968)
2022-02-09 Ankit JainAdd a new wrapper `runtime-wasm.yml` to be used from...
2022-02-09 Jan KotasDisable ILVerify for source build (#64833)
2022-02-09 Jeff HandleyOverride DictionaryEntry.ToString to match KeyValuePair...
2022-02-09 Tomas Weinfurtupdate expected exception for cases when all requested...
2022-02-09 Tomas Weinfurtimprove SslStream tests on misconfigured systems (...
2022-02-09 Andrii KurdiumovFix error during unwrap existing instance (#64996)
2022-02-08 Tomáš RylekFix System.Runtime reference versions and several test...
2022-02-08 Tomáš RylekEnable merging of platform-variant tests
2022-02-08 Jakob Botsch... Fix outerloop build break (#65027)
2022-02-08 Matt KotsenasUse generic collections in System.ComponentModel.TypeCo...
2022-02-08 SingleAccretionFix size estimates (#64826)
2022-02-08 Michal StrehovskýChange the way we build CoreCLR tests for NativeAOT...
2022-02-08 Ankit JainAdd `runtime-wasm` pipeline (#64830)
2022-02-08 Stephen ToubInitial roll out of !! (#64720)
2022-02-08 Jo ShieldsUpdate Android to r23b image (#64567)
2022-02-08 Elinor FungTemporarily disable core dumps when running libraries...
2022-02-08 Carl VerretIncluding FastFloat in parsing process (#62301)
2022-02-08 Kevin JonesTest and comment one-shot CFB8 with extra padding
2022-02-08 Andy AyersJIT: more stringent interference checks in forward...
2022-02-08 Jakob Botsch... Add JIT support for control-flow guard on x64 and arm64...
2022-02-08 Andy AyersJIT: fix containment safety check in LowerHWIntrinsicGe...
2022-02-08 Andy AyersJIT: fix morph's tree rethreading/recosting logic ...
2022-02-08 SingleAccretionTake into account zero-offset field sequences when...
2022-02-08 Jan KotasDelete StructLayoutAttribute.Pack adjustment (#64965)
2022-02-08 Ulrich Weigand[mono] Fix is_byreflike_set on big-endian platforms...
2022-02-08 Adam SitnikReduce the cost of creating a MemoryMappedFile (#63790)
2022-02-08 Adam SitnikImprove Directory.Move and DirectoryInfo.MoveTo (#63675)
2022-02-08 Peter SollichFix card marking issue (#64748)
2022-02-08 Johan Lorensson[Mono] Fix potential crash when handling image load...
2022-02-08 Michal StrehovskýAdd user-facing docs and samples for NativeAOT (#64894)
2022-02-08 Alexander KöplingerFix runtime tests on Android (#64950)
2022-02-08 Tomas WeinfurtImprove SSL platform detection (#64923)
2022-02-08 Egor ChesakovLocal heap optimizations on Arm64 (#64481)
2022-02-08 Michal StrehovskýNativeAOT ARM64 libraries testing (#64373)
2022-02-08 Stephen ToubFix SymbolixRegexRunner handling of "beginning" (#64946)
2022-02-08 dotnet-maestro... [main] Update dependencies from dotnet/linker (#64848)
next