platform/upstream/dotnet/runtime.git
2022-10-03 Jared ParsonsUpdate to latest .NET 7 Roslyn compiler (#76459)
2022-10-03 Parker BibusChange mono interpreter runs to use perfampere logicalm...
2022-10-03 dotnet-maestro... [main] Update dependencies from 7 repositories (#76241)
2022-10-03 Simon Rozsival[Android] Fix NetworkInterface.GetAllNetworkInterfaces...
2022-10-03 Jakob Botsch... SPMI: Avoid division by zero (#76544)
2022-10-03 Jakob Botsch... JIT: Ensure no overflow in ContainBlockStoreAddress...
2022-10-03 Robin Lindner[API Implementation]: Expose general purpose Crc32...
2022-10-03 Parker Bibus[PERF] Pass local runtime timestamp from git into ci_se...
2022-10-03 Ivan PovazanAlign parameter default value resolution between coreCL...
2022-10-03 dotnet-maestro... [main] Update dependencies from dotnet/arcade (#75929)
2022-10-03 Andy AyersJIT: don't forward sub qmarks to LCL_FLD assignments...
2022-10-03 Adeel MujahidFix illumos-x64 build (#76497)
2022-10-03 Simon Rozsival[Android] Fix NetworkInterface.GetAllNetworkInterfaces...
2022-10-03 Vlad Brezae[mono][sgen] Update memory load information after world...
2022-10-03 Tanner GoodingEnsure NI_Vector256_GetLower has the right simdSize...
2022-10-03 Pavel Savara[wasm] add missing API xml doc (#76196)
2022-10-03 Vlad Brezae[mono][arm] Fix rethrow instruction size (#76387)
2022-10-03 Adeel MujahidUse System.CommandLine (v2) in dotnet-pgo (#76467)
2022-10-03 Stephen ToubReduce OrderBy overheads for default comparer (#76418)
2022-10-02 Jan KotasDelete security object from GCInfo encoder/decoder...
2022-10-02 Tanner GoodingEnsure NI_Vector128_AsVector128 (aka `Vector128<T>...
2022-10-02 Egor BogatovJIT: A small CQ improvement for Equals/StartsWith unrol...
2022-10-02 SingleAccretionProcess primitives in local morph (#76155)
2022-10-02 Kevin JonesAttempt to fix native AOT with CryptoKit (#76499)
2022-10-02 Jan KotasRe-enable DynamicGenerics test on OSX (#76489)
2022-10-02 Egor BogatovRevert change in AddInternedString (#76496)
2022-10-01 yowlReinstate strict prototypes warning (#76463)
2022-10-01 Bruce ForstallFix SuperPMI unit test error checking (#76411)
2022-10-01 Gilles Grospellier[JIT] Fix potential division by zero in fgopt.cpp ...
2022-10-01 Kevin JonesImplement ChaCha20Poly1305 with CryptoKit on macOS
2022-10-01 Andy AyersJIT: allow forward sub of QMARK nodes (#76476)
2022-10-01 Bruce ForstallUpdate jitrollingbuild.py (#76472)
2022-10-01 Filip NavaraImprove early bail-out logic in GCInfoDecoder (#76359)
2022-10-01 Jakob Botsch... JIT: Avoid internal register allocation when possible...
2022-10-01 Bruce ForstallFix DEBUG/non-DEBUG SuperPMI asm diffs (#76470)
2022-10-01 Aaron RobinsonRemove `IDispatchImplAttribute` API (#76416)
2022-09-30 Bruce ForstallSuperPMI collections: exclude more files/directories...
2022-09-30 Jeremy BartonUse BCrypt for ephemeral RSA on Windows
2022-09-30 Aleksey Kliger... [metadata] Skip null vtable entries when checking covar...
2022-09-30 Filip Navara[NativeAOT] Enable CI for macOS x64/arm64 (#75421)
2022-09-30 Will SmithQuick disasm check CI JitStress fix (#76417)
2022-09-30 Jan KotasIncrease timeouts for runtime-dev-innerloop legs (...
2022-09-30 yowlNativeAOT: Conversion for opcode conv_u4 is unsigned...
2022-09-30 Drew ScogginsRemove reliance on deactivated A64 queue (#76457)
2022-09-30 SingleAccretionAlways expose parents of exposed promoted fields (...
2022-09-30 Brian BoheRemoving short name column from compphases.h (#76030)
2022-09-30 Andy AyersJIT: increase slop tolerance when computing edge weight...
2022-09-30 Alexander Köplinger[mono] Fix iOS/tvOS build with Xcode 14 (#76433)
2022-09-30 Steve HarterSupport running Reflection tests within Visual Studio...
2022-09-30 Kevin JonesImplement AuthenticationTagMismatchException exception
2022-09-30 Ankit Jain[wasm] Add a workaround for issue#76429 to fix CI ...
2022-09-30 Radek ZikmundAdd QuicError.AlpnInUse member (#74754)
2022-09-30 Ankit Jain[wasm] Pass --web-server-use-cop for threading samples...
2022-09-30 Radek ZikmundFix filtered exceptions when checking for ip forwarding...
2022-09-30 Jan VorlicekFix edit and continue in VS with hardware exceptions...
2022-09-30 Shay RojanskyDistributed transaction fixes (#76310)
2022-09-30 Matous Kozak[mono] Add Vector128 Negate and OnesComplement intrinsi...
2022-09-30 Aaron RobinsonRemove the GenericComPlusCall mechanism (#76415)
2022-09-30 Michal Strehovský[NativeAOT] Fix System.Runtime.InteropServices tests...
2022-09-30 Zoltan Varga[mono][jit] For beforefieldinit classes, only field...
2022-09-30 Stephen ToubRemove some dead code from Array.IndexOf (#76388)
2022-09-30 Tanner GoodingRemove GT_ADDEX and replace with more generalized conta...
2022-09-29 Peter SollichDisable gen 1 budget accounting fix for segments, so...
2022-09-29 Mitchell Hwang[tests] Disable source generator tests mobile (#75609)
2022-09-29 Andy AyersJIT: optimize redundant branches by looking through...
2022-09-29 Tanner GoodingEnsure that StoreInd for contained HWIntrinsics has...
2022-09-29 Jakob Botsch... SPMI: Improve speed significantly for large diffs ...
2022-09-29 Stephen ToubReturn s_defaultResultTask from Task.FromResult in...
2022-09-29 kasperk81remove explicit LangVersion from a few projects (#75806)
2022-09-29 Alexander KöplingerDelete malformed package.json used for tests, it confus...
2022-09-29 Eric StJohnUpdating owners (#76330)
2022-09-29 IlyaRemove some extra static arrays used in Split() (#76003)
2022-09-29 Michal StrehovskýFix using DependencyGraphViewer with AOT compilers...
2022-09-29 James S. WangFix value type with static method fails to load (#76262)
2022-09-29 Michal StrehovskýGenerate single interface dispatch map per canonical...
2022-09-29 Eirik TsarpalisMake KeysCollection.Contains methods public. (#76319)
2022-09-29 IlyaBring back ReadOnlySpan in QuicStream (#76088)
2022-09-29 Ryan ThomasIssue #75070 - Add PriorityQueue DequeueEnqueue Method...
2022-09-29 Stephen ToubReduce Enum.GetEnumName overheads (#76162)
2022-09-29 Stephen ToubReduce allocations around empty ReadOnlyCollections...
2022-09-29 Ankit Jain[wasm] Update templates to work for multiple versions...
2022-09-29 Peter SollichFix distribute free regions (#74916)
2022-09-29 Ilona Tomkowicz[wasm][debugger] Tests for static inherited members...
2022-09-29 Matous Kozak[mono] Fix missing defined and SIMD checks in Sqrt...
2022-09-29 Marek Fišera[wasm] Templates nits (#76182)
2022-09-29 Pavel Savara[wasm] new unit test for duplicate call to ImportAsync...
2022-09-29 Filip Navara[Mono] Implement eager finalization of WeakReference...
2022-09-29 Hyungju LeeFix not to create unnecessary `thread_params` (#76007)
2022-09-29 Tanner GoodingAdding a debug only config knob for testing loop unroll...
2022-09-29 Nathan Ricci[Mono][Test]Disable failing iossimulator tests (#74889)
2022-09-29 Stephen ToubAdd List<T> AddRange, InsertRange, and CopyTo extension...
2022-09-29 Kevin JonesDispose of key when importing X.509 certificate from PEM
2022-09-29 Adeel MujahidAdd custom ResponseFile handler (#76271)
2022-09-28 Eric ErhardtFix DiagnosticSource to work with NativeAOT (#76109)
2022-09-28 Vlad Brezae[mono][interp] Replace sign extending moves to normal...
2022-09-28 Will SmithMore disasm check CI fixes (#76276)
2022-09-28 Bruce ForstallDon't run superpmi unit test if it appears a SPMI colle...
2022-09-28 Maoni Stephensfix div by zero (#76294)
2022-09-28 Anthony ShawReplace GetFile() with GetPEAssembly() call in gdb...
2022-09-28 David CantúUse UTF8 encoding on Tar string fields (#75902)
next