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-06-10Use my forkperf-reboot-iosAlexander Köplinger
2022-06-10Setup pipeline for testing.Parker Bibus
2022-06-10Remove Android crypto internals from System.Security.Cryptography.X509Certifi...Alexander Köplinger
2022-06-10Update dependencies from https://github.com/dotnet/xharness build 20220610.1 ...Alexander Köplinger
2022-06-10Remove unnecessary CS8601 suppression from SSPIHandleCache.cs (#70565)Stephen Toub
2022-06-10Use Stream.CopyToAsync in OCSP download on Linux (#70567)Stephen Toub
2022-06-10[mono] add support to build for ppc64le architecture (#68802)Sapana-Khemkar
2022-06-10Makes the following changes: (#70430)Eirik Tsarpalis
2022-06-10Updating the various generic math functions to have default implementations (...Tanner Gooding
2022-06-10Fix async handle leak when sync RandomAccess read/write on async handle fails...Stephen Toub
2022-06-10Fix typo (clr.dll -> mscordacwks.dll) (#70550)Jan Krivanek
2022-06-10[LoongArch64] Fixed the compiling error for #69041. (#70544)Qiao Pengcheng
2022-06-10Increase timeout for ARM64 testing (#70551)Michal Strehovský
2022-06-10Enable IDE0029 (Use coalesce expression) (#70506)Stephen Toub
2022-06-10Move analyzer and fixer tests into FunctionalTests project (#70406)Jose Perez Rodriguez
2022-06-10JIT: Do not propagate some constants (#70378)Egor Bogatov
2022-06-10Add disasm comments for field data addresses and code addresses (#70437)Jakob Botsch Nielsen
2022-06-10Add markdown Readme for System.Text.Json (#69015)MSDN.WhiteKnight
2022-06-10Enable IDE0036 (Modifers are not ordered) (#70502)Stephen Toub
2022-06-10Remove params byte[] from System.Net.Mail (#70513)Stephen Toub
2022-06-10Remove unnecessary CA1052 suppressions (#70512)Stephen Toub
2022-06-10Avoid calling into resource manager from the type loader (#70538)Michal Strehovský
2022-06-10[NativeAOT] prevent reentering CreateThreadLocalContentionCountObject (#70456)Vladimir Sadov
2022-06-10[wasm] Add infrastructure for building WebWorkers (#70220)Aleksey Kliger (λgeek)
2022-06-10[mono][wasm] Add a 'wasm-gc-safepoints' option to enable the generation of GC...Zoltan Varga
2022-06-10[wasm][nodejs] Ensure that stdout/stderr have been flushed out before exiting...Ankit Jain
2022-06-10Add basic testing infrastructure in NativeAOT (port from dotnet/linker) (#70408)Tlakaelel Axayakatl Ceja
2022-06-10Update analyzer version and fix new findings (#70157)Buyaa Namnan
2022-06-10Update disabled tests details with newly created issues (#70493)Ivan Povazan
2022-06-10Merge pull request #70401 from dotnet/darc-main-fe02c49f-0b42-470f-be36-18cf3...Andy Gocke
2022-06-10Set `UnusedValue` correctly for the operands of `ARR_ADDR`/`BOX` (#70498)SingleAccretion
2022-06-10Modify thread pool thread counting to be a bit more defensive (#70478)Koundinya Veluri
2022-06-09Modify tests to distinguish between emit- and interpreted-based invoke (#70114)Steve Harter
2022-06-09Enable IDE0110 (Remove unnecessary discard) (#70500)Stephen Toub
2022-06-09[wasm] Fix passing `shouldContinueOnError` through for the library tests (#70...Ankit Jain
2022-06-09Support immutable types with configuration binding (#67258)Steve Dunn
2022-06-09[main] Update dependencies from dotnet/arcade (#69643)dotnet-maestro[bot]
2022-06-09Manually skip IL2118Andy Gocke
2022-06-09Fix Crossgen2 PDB generator (#70407)Tomáš Rylek
2022-06-09JIT: Unspecialize handle types after arithmetic ops in VN (#70452)Jakob Botsch Nielsen
2022-06-09[wasm] fix test failing when trimmingAnkit Jain
2022-06-09[wasm] Disable all trim warnings for tests, when usingAnkit Jain
2022-06-09Enable nullable for Microsoft.Bcl.AsyncInterfaces (#70454)Stephen Toub
2022-06-09Added tests for static DIM. (#70138)Ilona Tomkowicz
2022-06-09Disable UnixDomainSocketTest.FilePathEquality test on tvOS and iOS (#70471)Radek Zikmund
2022-06-09Dispose algorithm for linux (#70458)Kevin Jones
2022-06-09remove extra GC.SuppressFinalize from SslStream (#70467)Tomas Weinfurt
2022-06-09[mono][llvm] Make calls from the cold cconv wrappers through the PLT. (#70449)Zoltan Varga
2022-06-09Add RUCAndy Gocke
2022-06-09Remove SAFEARRAY APIs from PAL (#70462)Aaron Robinson