Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/runtime.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-28Merge branch 'main' into revert-67154-revert-65089-win-wasm-arm64-emurevert-67154-revert-65089-win-wasm-arm64-emuLarry Ewing
2022-09-28Replace GetFile() with GetPEAssembly() call in gdb (#76293)Anthony Shaw
2022-09-28Use UTF8 encoding on Tar string fields (#75902)David Cantú
2022-09-28Remove duplicate length words from xmldoc (#76315)Ken Dale
2022-09-28Add missing xml documentation (#76191)Eirik Tsarpalis
2022-09-28Cache KeySizes array for EC typesKevin Jones
2022-09-28Update disasm-checks documentation (#76286)Will Smith
2022-09-28Add `$schema` to `cgmanifest.json` (#74933)Jamie Magee
2022-09-28Gradual decommit in wks (#73620)Peter Sollich
2022-09-28Use existing variable for SpecialFolder.UserProfile (#76299)Alexander Köplinger
2022-09-28Fix #76260 Add nullable annotation to INumberBase<>.TryParse (#76272)Michał Bryłka
2022-09-28Make "Personal" on Android also point to a Documents folder (#76250)Miepee
2022-09-28Only bundle OpenSSL Android on actual Bionic builds (#76266)Jo Shields
2022-09-28[mono][llvm] Avoid making the 'this' variable in gshared methods volatile, th...Zoltan Varga
2022-09-28Pass TargetRid and SourceBuildNonPortable to the native scripts (#74504)Tom Deseyn
2022-09-28[wasm] Run System.Runtime tests in a deterministic order to work around https...Zoltan Varga
2022-09-28Align repro project settings with SDK defaults (#76233)Michal Strehovský
2022-09-28increase number of Apple trampolines to 40000 (#76246)Matous Kozak
2022-09-28Remove IlcTrimMetadata=false from a couple tests (#76234)Michal Strehovský
2022-09-28Fix diagnostic for properties on instantiated types (#76227)Michal Strehovský
2022-09-28[wasm] Keep all icall wrappers in profile only mode, the generated code depen...Zoltan Varga
2022-09-28Change comments from COMPlus to DOTNET when referring to prefixes of env vars...James S. Wang
2022-09-28Support containing HWIntrinsics that can operate like a store (#76212)Tanner Gooding
2022-09-27Support a few "shifted register" operations on Arm64 (#75823)Tanner Gooding
2022-09-27Add more information to host writer errorsElinor Fung
2022-09-27[LoongArch64] Fix the assert error for `genSetRegToIcon()` (#76164)Qiao Pengcheng
2022-09-27Ensure CreateScalarUnsafe gets constant handling on Arm64 (#76204)Tanner Gooding
2022-09-27Disabling disasm checks under certain testing environments (#76202)Will Smith
2022-09-27Improve vectorization of Enumerable.Min/Max (#76144)Stephen Toub
2022-09-27[mono][aot] Prefer specific instances instead of gshared for methods containi...Zoltan Varga
2022-09-27Fix incorrect string length calculation (#76127)Sparin
2022-09-27Improve IPAddress to/from bytes perf (#75872)Stephen Toub
2022-09-27JIT: refactor and enhance the redundant branch optimizer (#76207)Andy Ayers
2022-09-27Extend RuntimeHelpers.IsBitwiseEquatable to more types (#75640)Stephen Toub
2022-09-27Fix LoggerMessageGenerator parser to check for expression bodied method (#75601)Wei Chen
2022-09-27Revert "Allocate RuntimeType objects on Frozen Object Heap (#76235)Jan Kotas
2022-09-27Use generated runtime.json when building shared framework packages. (#76068)Tom Deseyn
2022-09-27Nullable annotations for System.Security.Cryptography.Xml (#67198)Steve Dunn
2022-09-2774642 change isostorage path (#75541)Meri Khamoyan
2022-09-27[mono] Add Vector128 AndNot intrinsic for amd64 (#74586)Matous Kozak
2022-09-27Fix spilling of `MUL_LONG` on x86 and multi-reg HWIs (#73079)SingleAccretion
2022-09-27[main] Update dependencies from dotnet/xharness dotnet/runtime-assets dotnet/...dotnet-maestro[bot]
2022-09-27Fix bugs found from static analyzer (#76160)Hyungju Lee
2022-09-27Fix some incorrect SpecialFolder entries for Unix (#68610)Miepee
2022-09-26[mono][debugger] fix exception while decoding value that has a byref field (#...Thays Grazia
2022-09-26Fix assertion in corhlpr (#76189)Kevin Gosse
2022-09-26Disallow TimeSpan.Zero in rate limiters (#75496)Brennan
2022-09-26Resolve missing triple-slash in Microsoft.Extensions.Primitives (#76098)Nick Stanton
2022-09-26Remove hardcoded limit in deserialization constructor arguments (#75982)Eirik Tsarpalis
2022-09-26[mono] Add Vector128 ConditionalSelect intrinsics for Amd64 (#75838)Matous Kozak