platform/upstream/dotnet/runtime.git
2022-09-21 Carlos SanchezFix source build problem with missing intellisense...
2022-09-21 Jan VorlicekFix x64 cross build on arm64 macOS (#75677)
2022-09-21 Jan VorlicekEnable logging managed stack trace for AV to event...
2022-09-21 Aaron RobinsonMake initialization more consistent in `gc.cpp` (#75908)
2022-09-21 Tanner GoodingAllow Hardware Intrinsics to work with the AltJit ...
2022-09-21 Koundinya VeluriFix a rare crash when creating or opening named mutexes...
2022-09-21 Kevin JonesSkip ASN.1 SetOf sorting if nothing to sort
2022-09-21 Filip Navara[NativeAOT] Use clock_gettime_nsec_np if available...
2022-09-21 BrennanUpdate RateLimiting ref assembly (#75976)
2022-09-21 Viktor HoferFix visibility modifier inconsistency in TextFieldParse...
2022-09-21 Drew KersnarAdd missing inheritdocs references to IParsable.TryPars...
2022-09-21 Viktor HoferFlow internal transport packages during servicing ...
2022-09-21 Viktor HoferData.Common add DynamicallyAccessMembers attribs (...
2022-09-21 Stephen ToubRemove a few ToCharArray uses from System.Private.Xml...
2022-09-21 Michał PetrykaOptimize AwayFromZero rounding (#74935)
2022-09-21 Carlos SanchezBump intellisense package to include latest comments...
2022-09-21 Viktor HoferFix public key token of Serialization.Schema contract...
2022-09-21 Radek Doulik[wasm] update README (#75960)
2022-09-21 Milos Kotlarfix readme typo (#75953)
2022-09-21 Pavel Savara[wasm] enable issue 58812 (#75444)
2022-09-21 Ilona TomkowiczRemoved internalProperties group from proxy and tests...
2022-09-21 Egor BogatovFaster "obj is T[]" for sealed T (#75816)
2022-09-21 Ankit Jain[wasm] Don't use MS.Build.NoTargets SDK for runtime...
2022-09-21 Elinor FungRemove unused configurations (#75911)
2022-09-21 MSDN.WhiteKnightAdd markdown readme for Microsoft.Extensions.Configurat...
2022-09-20 Andrew AuUpdate heap hard limit for large pages (#73508)
2022-09-20 Andrew AuAvoid array out of bound access for commit accounting...
2022-09-20 Jeremy BartonChange VerifyXmlResolver to use TcpListener over HttpLi...
2022-09-20 Stephen ToubDelete duplicative code in WebClient (#75896)
2022-09-20 Stephen ToubDelete a few stray commented-out Console.WriteLine...
2022-09-20 Tanner GoodingEnsure that the VNFunc for HWIntrinsics are properly...
2022-09-20 dotnet-maestro... [main] Update dependencies from dotnet/arcade (#75190)
2022-09-20 dotnet-maestro... [main] Update dependencies from dotnet/icu dotnet/xharn...
2022-09-20 Andrew AuSkip frozen segments for commit accounting (#75738)
2022-09-20 David WrightonAdd infinite codegen stress feature to crossgen2 and...
2022-09-20 Eric ErhardtSplit Codespaces configuration based on development...
2022-09-20 Egor BogatovFaster Vector128/64 compare on arm64 (#75864)
2022-09-20 Stephen ToubReplace XmlCharType.IsDigit with char.IsAsciiDigit...
2022-09-20 Eric ErhardtUpdating the initial capacity of the intrinsic TypeConv...
2022-09-20 Viktor HoferFix servicing of coreclr nuget packages (#75884)
2022-09-20 Kunal PathakUse fixed version of dotnet for Spmi benchmark (#75888)
2022-09-20 Sean HallAdd definition of hostfxr_get_dotnet_environment_info_f...
2022-09-20 Ahmet İbrahim... AcceptAsync with existing Socket support on Unix, Revie...
2022-09-20 Tanner GoodingFixing SpanHelpers.LastIndexOfAnyValueType to no longer...
2022-09-20 Adam SitnikKeyChar should be preserved for Ctrl+Letter (#75853)
2022-09-20 Radek Doulik[wasm] Add Vector128:ExtractMostSignificantBits (#75844)
2022-09-20 Andrew AuInitialize Volatile value (#74959)
2022-09-20 Jose Perez... Updating inbox source generators to Roslyn 4.4 and...
2022-09-20 Filip NavaraFix querying L3 cache size on osx-x64 (#75854)
2022-09-20 Andy AyersJIT: move optOptimizeBools later in the phase list...
2022-09-19 Kevin JonesUse CommonPrefixLength for SetOf sort validation
2022-09-19 Andy AyersJIT: extend RBO partial inference to unsigned relops...
2022-09-19 Vitek KarasSmall diagnostics improvements to HostWriter (#75593)
2022-09-19 Jakob Botsch... JIT: Enhance metrics reported by superpmi diffs (#74584)
2022-09-19 dotnet-maestro... [main] Update dependencies from dotnet/linker (#75191)
2022-09-19 dotnet-maestro... [main] Update dependencies from dotnet/roslyn-analyzers...
2022-09-19 Manish GodseAdd doc for CET compatibility. (#75551)
2022-09-19 Milos Kotlar[mono][tests] Fix System.Reflection.Tests.ModuleTests...
2022-09-19 Tanner GoodingEnsure GenTree::isCommutativeHWIntrinsic works on Arm64...
2022-09-19 Eirik TsarpalisFix grammatical error in #75831. (#75835)
2022-09-19 Adeel MujahidDelete unused code (#75814)
2022-09-19 Jan KotasDelete some unused includes and files (#75805)
2022-09-19 viveknunaUpdate List.cs (#75831)
2022-09-19 Jakob Botsch... JIT: Early expand vtable calls on ARM32 too (#75604)
2022-09-19 Pavel Savara[wasm] hide interop delegates from intelisense (#75800)
2022-09-19 Fan Yang[Mono]Disable failing intrinsics tests for llvmaot...
2022-09-19 Thays Graziafix behavior of JMC (#75783)
2022-09-19 Vladimir SadovNo need to try hijack/suspend GC threads (#75810)
2022-09-18 Huo YaoyuanSimplify windows version detection in vm (#75254)
2022-09-18 Vladimir Sadov[NativeAOT] Make conservative stack reporting configura...
2022-09-18 Vladimir Sadov[NativeAOT] QueryPerformanceCounter in Pal should use...
2022-09-17 Tanner GoodingUpdating Vector*.IsHardwareAccelerated to be recursive...
2022-09-17 Tanner GoodingEnsure that all paths of double.Hypot use the absolute...
2022-09-17 Ankit Jain[wasm] Add workaround for msbuild issue in tests (...
2022-09-17 Kevin JonesRemove unused file (#75777)
2022-09-17 Austin Wise[NativeAOT] Fix building src/tests (#75781)
2022-09-17 Kunal PathakUse *_NOCTOR jit helpers version once class is initiali...
2022-09-17 Andy AyersDon't set JitPath for coreclr test SPMI collections...
2022-09-17 Pavel Savara[wasm] fix missing managed stack trace on managed excep...
2022-09-17 Egor BogatovDon't propagate const TYP_REF as TYP_I_IMPL (#75661)
2022-09-16 Michal StrehovskýDo not request type layout for RuntimeDetermined types...
2022-09-16 Andrew AuPad the perm table to avoid array out of bound (#75364)
2022-09-16 DeepakRajendrakumaranAdding zmmStateSupport and AVX512F, AVX512CD, AVX512BW...
2022-09-16 Jeremy KoritzinskyFix edge cases of getting attribute data from syntax...
2022-09-16 SingleAccretionSimplify some `ADDR`-related code; fix one bug (#74274)
2022-09-16 Egor BogatovFix return code in critical_finalization test (#75750)
2022-09-16 Nathan RicciUpdated test doc. (#75736)
2022-09-16 Steve Pfister[Android] Update DateTimeOffset.Now fast path routine...
2022-09-16 Tanner GoodingEnsure Max/Min for floating-point on x86/x64 are not...
2022-09-16 Hyungju LeeFree getline buffer after use (#74899)
2022-09-16 Yusuke YamadaFix wasm template README (#75696)
2022-09-16 Ankit Jain[wasm] CI: Run all EAT tests on runtime pipeline (...
2022-09-16 Cédric LuthiUse MemoryMappedFileAccess.Read when searching a memory...
2022-09-16 Jeremy KoritzinskyRemove update to unit test for speech fix (#75732)
2022-09-15 Antoine MartinAdd RID for alpine-3.17 + alpine-{armv6,x86,s390x...
2022-09-15 Austin Wise[NativeAOT] add support for CriticalFinalizerObject...
2022-09-15 Eric ErhardtFix Configuration.Binder for collection properties...
2022-09-15 Steve MolloyUpdate fabricbot.json for Tellurium team to move items...
2022-09-15 Eduardo VelardeFix FailFast logging message (#75685)
2022-09-15 Jeremy KoritzinskyHandle a null szPname field (#75695)
next