platform/upstream/dotnet/runtime.git
2023-07-04 Michal StrehovskýRemove conservative generic scanning logic (#88360)
2023-07-04 Michal StrehovskýAllow inlining array methods (#88367)
2023-07-04 Dan MoseleyRemove empty files (#88362)
2023-07-04 Bruce ForstallFix libraries Windows test runner script (#88354)
2023-07-04 Ivan Diaz SanchezUp Minimum CMake Version to 3.20 (#86530)
2023-07-04 James Newton... Improve LoggerFactory and Logger debugging (#88313)
2023-07-03 Jo ShieldsTry adding cross-compilers for Musl (#87841)
2023-07-03 Egor BogatovPass exact context to getMethodInfo (#88025)
2023-07-03 Adeel MujahidShrink column width in `ilc --help` (#88356)
2023-07-03 Jan KotasFix condition for ENSURE_PRIMARY_STACK_SIZE (#88342)
2023-07-03 Alexander Radchenko TcpListener should implement IDisposable (#88043)
2023-07-03 Filip NavaraFix incorrect sequence number used in NTLM signature...
2023-07-03 Alexander Köplinger[mono] Remove mono_loader_save_bundled_library() (...
2023-07-03 SwapnilGaikwadRemove TODO from a comment in System.Guid.cs (#88337)
2023-07-03 dotnet botLocalized file check-in by OneLocBuild Task: Build...
2023-07-03 Adam Sitnik[Crossgen] Don't display list of enum values in help...
2023-07-03 Jo ShieldsUpgrade to LLVM 16 & C++17, and bundle libc++ on Linux...
2023-07-03 Thefrank[mono] fix memfuncs for FreeBSD (#88300)
2023-07-03 James Newton... Improve Hosting debugging (#88308)
2023-07-03 Michal StrehovskýExpose stack trace metadata stripping as a supported...
2023-07-02 Nikita BalabaevFix OptionsValidator source-gen to skip static and...
2023-07-01 Stephen ToubImplement IList<T> on some LINQ iterators (#88249)
2023-07-01 Katelyn Gadd[wasm] Implement complete PackedSimd feature set in...
2023-07-01 Andrew AuAvoid reporting frozen segments in GetGenerationBounds...
2023-07-01 Jakob Botsch... Unify JIT interface getTypeLayout between VM and crossg...
2023-07-01 Adeel MujahidFix make repro cli command (#88289)
2023-07-01 Jakob Botsch... JIT: Remove a quirk in regular promotion (#88130)
2023-07-01 Eirik TsarpalisApply a number of improvements and bugfixes to JsonNode...
2023-07-01 Pavel Savara[wasm] Introduce <InvariantTimezone> build flag (#87284)
2023-07-01 Andy AyersJIT: Don't set patchpoints in methods with CORINFO_DEBU...
2023-07-01 Tarek Mahmoud... Fix Out of memory with source gen tests (#88266)
2023-06-30 Egor BogatovClean up Guid.DecodeByte (#88267)
2023-06-30 Jeremy KoritzinskyFix build failures when declaring a COM-style enumerabl...
2023-06-30 Ilona Tomkowicz[browser] Fix missing braces when resolving application...
2023-06-30 Steve HarterAdd IHostedLifecycleService (#87335)
2023-06-30 Stephen ToubDelete stale SkipOnTargetFramework attributes (and...
2023-06-30 Stephen ToubSimplify LINQ Shuffler test helper (#88252)
2023-06-30 Egor BogatovRename JITAllowOptionalRelocs to JitEnableOptionalReloc...
2023-06-30 Elinor FungRemove code in nativeaot event trace files under !FEATU...
2023-06-30 Jeremy KoritzinskyAdd NFloat as an interop intrinsic for the source gener...
2023-06-30 Pent PloompuuReduce allocations in Microsoft.Extensions.Configuratio...
2023-06-30 Trung Nguyen[libs] Fix poll events conversion (#86843)
2023-06-30 Tanner GoodingTweak the register order for xarch to better account...
2023-06-30 James Newton... Improve Microsoft.Extensions.DependencyInjection debugg...
2023-06-30 Jakob Botsch... JIT: Refactor physical promotion store decomposition...
2023-06-30 Tomas Weinfurtupdate QuicError (#88234)
2023-06-30 Adeel MujahidUpdate System.CommandLine version (#84229)
2023-06-30 Parker BibusUpdate the CompilerPlatformTestingVersion. (#88221)
2023-06-30 dotnet botLocalized file check-in by OneLocBuild Task: Build...
2023-06-30 Nickolas McDonaldDon't emit nor generate the manifest for NativeRuntimeE...
2023-06-30 Meri Khamoyan[OSX] When HybridGlobalization mode is on load hybrid...
2023-06-30 Jan KotasDisable Aot and Trim analyzers when building runtime...
2023-06-30 Milos Kotlar[nativeaot][perf] Simplify the build process for the...
2023-06-30 Jeremy KoritzinskySpecially consider CLong, CULong and Guid strictly...
2023-06-29 Jeremy KoritzinskyFix MSBuild integration for the host build with CMake...
2023-06-29 Thays Grazia[wasm][debugger] Fixing "Frame not in module" after...
2023-06-29 Stephen ToubReplace EventWrittenEventArgs.EmptyPayload with ReadOnl...
2023-06-29 Andy AyersJIT: fix case where RBO leads to an invalid CSE (#88159)
2023-06-29 Tom DeseynTarEntry: small fix-up. (#88118)
2023-06-29 Jan KotasDelete some dead code (#88139)
2023-06-29 Alexander RadchenkoTryFindSystemTimeZoneById (#88071)
2023-06-29 Parker BibusUpdate NugetProjectModelVersion and NugetPackagingVersi...
2023-06-29 Vlad Brezae[mono][interp] Fix handling of boolean comparison ...
2023-06-29 Szczepan ĆwiklińskiAllow ResolveReadyToRunCompilers to be run under FreeBS...
2023-06-29 Jackson SchusterDiscard lastIndexMarshalled variable if it is not other...
2023-06-29 etemiZipArchive now disposes given stream only once (#87982)
2023-06-29 dotnet-maestro... [main] Update dependencies from dotnet/arcade dotnet...
2023-06-29 Kevin JonesSupport displaying X.500 AttributeValue in binary form
2023-06-29 Vlad Brezae[mono][interp] Improve verbose output of dumped instruc...
2023-06-29 Stephen ToubBump SharedArrayPool's max arrays per partition default...
2023-06-29 Stephen ToubUse Utf8.IsValid in System.Text.Json (#88165)
2023-06-29 Stephen ToubAugment generated regex XML comment with original patte...
2023-06-29 Aleksey Kliger... [mono] Use InlineArrayAttribute for ArgumentData and...
2023-06-29 Michal StrehovskýUse LLD linker when targeting Bionic (#88179)
2023-06-29 Stephen ToubClone AllowTlsResume as part of SslClientAuthentication...
2023-06-29 dotnet botLocalized file check-in by OneLocBuild Task: Build...
2023-06-29 Adam SitnikIntroduction to vectorization with Vector128 and Vector...
2023-06-29 Ankit Jain[wasm] Use latest sdk for workload testing (#88173)
2023-06-29 Meri Khamoyan[OSX] HybridGlobalization Implement casing functions...
2023-06-29 Michał PetrykaConvert Volatile to JIT intrinsics (#88073)
2023-06-29 Marc BrooksRemove redundant call to ConvertToCanonForm (#88171)
2023-06-29 Jan VorlicekFix NativeAOT rethrow bug (#88113)
2023-06-29 Michal StrehovskýMark a new test as NativeAotIncompatible (#88176)
2023-06-29 Jakob Botsch... JIT: Enable physical promotion by default (#88090)
2023-06-29 Michal StrehovskýDo not run chmod on Windows (#88174)
2023-06-29 Tom DeseynNamedPipeServerStream.Unix: GetImpersonationUserName...
2023-06-28 Steve Pfister[iOS] Skip PfxIterationCountTests.Import_BlobHasMoreTha...
2023-06-28 Alexander Köplinger[mono] Set SelfContained to true for iOS/Android sample...
2023-06-28 dotnet-maestro... [main] Update dependencies from dotnet/arcade dotnet...
2023-06-28 Alexander RadchenkoAdded Utf8.IsValid(bytes) (#88004)
2023-06-28 Sapana-Khemkarremove ppc64/setcontext.S from libunwind sources as...
2023-06-28 Justin AndersonGetProcessInfo3 diagnostic command (#87707)
2023-06-28 Jeremy KoritzinskyAdd support for including System.Index and System.Range...
2023-06-28 Pavel IvanovFix validation on build (#87354)
2023-06-28 Jan VorlicekRemove unused pParentOffset argument in few ExceptionTr...
2023-06-28 Pavel Savara[browser] introduce sourcemaps (#86152)
2023-06-28 Vitek KarasAdd hosting test to validate behavior of runtime proper...
2023-06-28 Peter SollichFix budgets for dynamic heap count and add smoothing...
2023-06-28 Michal StrehovskýRemove stack trace metadata decoding support if stack...
2023-06-28 dotnet-maestro... [main] Update dependencies from dnceng/internal/dotnet...
next