platform/upstream/dotnet/runtime.git
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)
2022-09-28 Ken DaleRemove duplicate length words from xmldoc (#76315)
2022-09-28 Eirik TsarpalisAdd missing xml documentation (#76191)
2022-09-28 Kevin JonesCache KeySizes array for EC types
2022-09-28 Will SmithUpdate disasm-checks documentation (#76286)
2022-09-28 Jamie MageeAdd `$schema` to `cgmanifest.json` (#74933)
2022-09-28 Peter SollichGradual decommit in wks (#73620)
2022-09-28 Alexander KöplingerUse existing variable for SpecialFolder.UserProfile...
2022-09-28 Michał BryłkaFix #76260 Add nullable annotation to INumberBase<...
2022-09-28 MiepeeMake "Personal" on Android also point to a Documents...
2022-09-28 Jo ShieldsOnly bundle OpenSSL Android on actual Bionic builds...
2022-09-28 Zoltan Varga[mono][llvm] Avoid making the 'this' variable in gshare...
2022-09-28 Tom DeseynPass TargetRid and SourceBuildNonPortable to the native...
2022-09-28 Zoltan Varga[wasm] Run System.Runtime tests in a deterministic...
2022-09-28 Michal StrehovskýAlign repro project settings with SDK defaults (#76233)
2022-09-28 Matous Kozakincrease number of Apple trampolines to 40000 (#76246)
2022-09-28 Michal StrehovskýRemove IlcTrimMetadata=false from a couple tests (...
2022-09-28 Michal StrehovskýFix diagnostic for properties on instantiated types...
2022-09-27 Zoltan Varga[wasm] Keep all icall wrappers in profile only mode...
2022-09-27 James S. WangChange comments from COMPlus to DOTNET when referring...
next