platform/upstream/dotnet/runtime.git
2023-07-06 Tom DeseynTar: use UtcDateTime when setting last write time....
2023-07-06 Sanjam Panda[mono] Add cmake check for HAVE_CLOCK_GETTIME (#88428)
2023-07-06 Jakob Botsch... Disable System.Diagnostics.Tests.EventLogMessagesTests...
2023-07-06 Lakshan FernandoEnable reading process environment variables in EventPi...
2023-07-06 Kunal PathakInline TLS field access for linux/osx x64/arm64 (#87082)
2023-07-06 Alexander Soldatov[RISC-V] Increase instruction group size (#88468)
2023-07-06 BrennanOptimize Ascii.Equals when widening (#87141)
2023-07-06 Lakshan FernandoSetup support for managed runtime events (#87785)
2023-07-06 Steve Pfister[Android] Add NdkToolFinder task & Fix up AOT app build...
2023-07-06 Dong-Heon Jung[RISC-V] Fix floating point (#88311)
2023-07-06 Stephen ToubDelete formatter test blob for `EqualityComparer<byte...
2023-07-06 Jackson SchusterFix diagnostic message in ComInterfaceGenerator (#88450)
2023-07-06 David WrightonFix unsafe walking of DacEnumerableHash (#88063)
2023-07-06 David WrightonDisable use of certains R2R data structures in the...
2023-07-06 Stephen ToubFix which path is taken in Enumerable.Select for empty...
2023-07-06 David WrightonType equivalence support in Crossgen2 (#87899)
2023-07-06 Eric StJohnAdd consultants for some extensions areas (#88430)
2023-07-05 Eric StJohnAdd docs for AsyncInterfaces (#88432)
2023-07-05 Stephen ToubDedup Task.WhenAll non-generic and generic implementati...
2023-07-05 June RhodesMake DoesConsoleSupportAnsi respect DOTNET_SYSTEM_CONSO...
2023-07-05 Egor BogatovAdd gtNewGenericCon (#88440)
2023-07-05 Jakob Botsch... JIT: Always look for SIMD fields during promotion ...
2023-07-05 Alexander Köplinger[mono] Fix sorting custom attributes in ILStrip (#88435)
2023-07-05 Tomas WeinfurtAdd option to decrypt Quic traffic in debug builds...
2023-07-05 Michał PetrykaUnify Default Comparer logic (#88006)
2023-07-05 Michał PetrykaFix AVX512 moves on X86 (#88421)
2023-07-05 Alexander KöplingerFix Codespaces prebuild after CMake upgrade and set...
2023-07-05 Jakob Botsch... JIT: Compute BB weights with higher precision, use...
2023-07-05 dotnet-maestro... [main] Update dependencies from dnceng/internal/dotnet...
2023-07-05 Ulrich Weigand[mono] Fix InlineArrayAttribute access on big-endian...
2023-07-05 Kunal PathakFix SIMD node DOT retType (#88363)
2023-07-05 Eric StJohnSuppress System.Drawing.Common dependency from System...
2023-07-05 Dan MoseleyInline more helpers in RegexParser (#88392)
2023-07-05 Steve Pfister[iOS] Add temp cindex attribute to build on xcode 15...
2023-07-05 Jakob Botsch... JIT: Propagate multi-reg-index for upper-vector-restore...
2023-07-05 Tom DeseynTar: set directory modification times while extracting...
2023-07-05 dotnet botLocalized file check-in by OneLocBuild Task: Build...
2023-07-05 Eirik TsarpalisImplement JsonTypeInfoResolver.WithAddedModifier (...
2023-07-05 Vlad Brezae[mono][interp] Add vectorization for Vector4 (#87822)
2023-07-05 Egor BogatovImprove non-SIMD block copy/init codegen (#88393)
2023-07-05 Jo ShieldsAdd clr.tools subset to runtime-community (#88160)
2023-07-05 Kevin JonesPermit trailing data after PKCS12 (#88340)
2023-07-05 Adam SitnikFaster optimized frozen dictionary creation (6/6) ...
2023-07-05 Jo ShieldsBump to libc++ without libatomic linkage (#88402)
2023-07-05 Tarek Mahmoud... Move IMeterFactory to System.Diagnostics.DiagnosticSour...
2023-07-05 Zoltan Varga[mono][llvm] Fix another crash when using opaque pointe...
2023-07-05 Zoltan Varga[mono] Respect KeepNativeSymbols when building cross...
2023-07-05 Dan Moseleychange regex options tests to extension method (#88366)
2023-07-04 Vlad Brezae[mono][interp] Extract simd create opcodes in separate...
2023-07-04 Qiao Pengcheng[LoongArch64] Fix the NotImplementedException within...
2023-07-04 Jakob Botsch... JIT: Handle primitive-sized remainders overlapping...
2023-07-04 Jakob Botsch... JIT: Quirk a quirk in fgExpandVirtualVtableCallTarget...
2023-07-04 Ivan Povazan[mono] Reenable disabled tests as mono now respects...
2023-07-04 feiyun0112Email addresses in same domain not equal (#87721)
2023-07-04 Pavel Savaraonly log errors of Task/Promise marshaling (#88326)
2023-07-04 Marie PíchováUnified source file formatting (#88330)
2023-07-04 Meri Khamoyan[OSX] HybridGlobalization Workaround for insufficientl...
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...
next