platform/upstream/dotnet/runtime.git
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...
2022-09-27 Tanner GoodingSupport containing HWIntrinsics that can operate like...
2022-09-27 Tanner GoodingSupport a few "shifted register" operations on Arm64...
2022-09-27 Elinor FungAdd more information to host writer errors
2022-09-27 Qiao Pengcheng[LoongArch64] Fix the assert error for `genSetRegToIcon...
2022-09-27 Tanner GoodingEnsure CreateScalarUnsafe gets constant handling on...
2022-09-27 Will SmithDisabling disasm checks under certain testing environme...
2022-09-27 Stephen ToubImprove vectorization of Enumerable.Min/Max (#76144)
2022-09-27 Zoltan Varga[mono][aot] Prefer specific instances instead of gshare...
2022-09-27 SparinFix incorrect string length calculation (#76127)
2022-09-27 Stephen ToubImprove IPAddress to/from bytes perf (#75872)
2022-09-27 Andy AyersJIT: refactor and enhance the redundant branch optimize...
2022-09-27 Stephen ToubExtend RuntimeHelpers.IsBitwiseEquatable to more types...
2022-09-27 Wei ChenFix LoggerMessageGenerator parser to check for expressi...
2022-09-27 Jan KotasRevert "Allocate RuntimeType objects on Frozen Object...
2022-09-27 Tom DeseynUse generated runtime.json when building shared framewo...
2022-09-27 Steve DunnNullable annotations for System.Security.Cryptography...
2022-09-27 Meri Khamoyan74642 change isostorage path (#75541)
2022-09-27 Matous Kozak[mono] Add Vector128 AndNot intrinsic for amd64 (#74586)
2022-09-27 SingleAccretionFix spilling of `MUL_LONG` on x86 and multi-reg HWIs...
2022-09-27 dotnet-maestro... [main] Update dependencies from dotnet/xharness dotnet...
2022-09-27 Hyungju LeeFix bugs found from static analyzer (#76160)
2022-09-26 MiepeeFix some incorrect SpecialFolder entries for Unix ...
2022-09-26 Thays Grazia[mono][debugger] fix exception while decoding value...
2022-09-26 Kevin GosseFix assertion in corhlpr (#76189)
2022-09-26 BrennanDisallow TimeSpan.Zero in rate limiters (#75496)
2022-09-26 Nick StantonResolve missing triple-slash in Microsoft.Extensions...
2022-09-26 Eirik TsarpalisRemove hardcoded limit in deserialization constructor...
2022-09-26 Matous Kozak[mono] Add Vector128 ConditionalSelect intrinsics for...
2022-09-26 SingleAccretionFold SIMD-typed partial access to locals; delete base...
2022-09-26 Ilona TomkowiczDo it like in `OperatingSystem`. (#76172)
2022-09-26 Egor Bogatovdon't use write barriers for frozen objects (#76135)
2022-09-26 Trayan ZapryanovRemove most of string.Trim() usages in System.Private...
2022-09-26 Ankit Jainperf-pipeline: Remove unnecessary jobs (#76111)
2022-09-26 Vladimir Sadov[NativeAOT] Remove WeakReference.m_trackResurrection...
2022-09-26 Jan KotasEnable System.IO.FileSystem tests for native aot (...
2022-09-25 RoseRemove redundant tmp check (#76154)
2022-09-25 Stephen ToubImprove List<T>.AddRange performance for enumerables...
2022-09-25 Igor BagdamyanUpdate il range in optOptimizeBoolsUpdateTrees (#74657)
2022-09-25 Jan KotasDisable frequently failing CriticalFinalizer test ...
2022-09-25 Andy AyersJIT: refactor jump threading a bit (#76108)
2022-09-24 Karel ZikmundDisable failing test SignedXmlTest.VerifyXmlResolver...
2022-09-24 Jan KotasDelete typeof caches from CoreLib (#76126)
2022-09-24 Marek SafarClean up of SPC to match ref assembly public surface...
2022-09-24 Huo YaoyuanImplement IEEE754 totalOrder comparer (#75517)
2022-09-24 Jan KotasFix native aot test failures (#76114)
2022-09-24 Jakob Botsch... SPMI: Add and utilize number of contexts with diffs...
2022-09-24 Vlad BrezaeAdd back missing conv opcodes when compiling via System...
2022-09-24 Tanner GoodingFix impIntrinsic to not raise asserts for the AltJit...
2022-09-23 Thays Grazia[wasm][debugger] Support create, debugging and running...
2022-09-23 Mitchell Hwang[tests] Skip XslCompiledTransformApi tests on iOS,...
2022-09-23 Will Smith[JIT] CodeGen verification testing (#75102)
next