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-08-20Fix R2RDump in the presence of composite images (#73979)locfiles/287f72c1-a49f-4d79-af7f-688e117964b9Tomáš Rylek
2022-08-20Convert more jit phases to opt into common post phase checks (#74041)Andy Ayers
2022-08-20Disable Int128 use in by value ABI scenarios, and fix field layout behavior (...David Wrighton
2022-08-20Fix mirroring to internal repo clone. (#74278)Jeremy Koritzinsky
2022-08-20Omit the JS sync context if threads are not enabled (#74167)Katelyn Gadd
2022-08-20Directory.CreateDirectory: create missing parents using default UnixFileMode....Tom Deseyn
2022-08-19Clean up a TODO for ChainPolicyTestsKevin Jones
2022-08-19Disable failing runtime extra platforms tests (#74143)Simon Rozsival
2022-08-19Dependency graph viewer README (#74177)Isabel Serrato
2022-08-19JIT: one-sided inference from unrelated predicates (#72979)Andy Ayers
2022-08-19Downgrade System.Reflection.Metadata in HostModel (#74231)Adeel Mujahid
2022-08-19Try to make tooling happier. (#74196)Jeremy Barton
2022-08-19Remove AES and SubtleCrypto from WASM (#74165)Eric Erhardt
2022-08-19#52851 skip CurrentDirectorySet on MacCatalyst (#74228)Meri Khamoyan
2022-08-19[Ppc64le] bug fixes (#74058)Alhad Deshpande
2022-08-19[wasm] Reduce allocation when options are passed to fetch (#74142)Marek Fišera
2022-08-19[wasm] Export dotnet and exit as named export (#74166)Yusuke Yamada
2022-08-19Don't NativeAOT crossgen on ARM64 (#74211)Michal Strehovský
2022-08-19Add a way to suppress all trimming warnings (#74137)Michal Strehovský
2022-08-19Fix ObjectStackAllocationTests JitStress failure (#74174)Bruce Forstall
2022-08-19Bump timout in NativeAOT extra-platforms (#74202)Michal Strehovský
2022-08-19Don't track current field of state machines (#74111)Michal Strehovský
2022-08-19Fix launching ILCompiler project under debugger (#74138)Michal Strehovský
2022-08-19Disable matching constants for vectors that needs upper half to be save/resto...Kunal Pathak
2022-08-19Improve ControlledExecution tests (#74136)Anton Lapounov
2022-08-19Fix for Random failures in System.Numerics.Tests.modpowTest.ModPowAxiom test ...SRV
2022-08-19Enable linux arm/arm64 superpmi benchmarks collection (#74152)Kunal Pathak
2022-08-19Move X.509 certificate tests under S.S.CryptographyKevin Jones
2022-08-18Shorten the workload name even more (#74150)Larry Ewing
2022-08-18Add scheduled runs for release/7.0* on community architectures (#74099)Jo Shields
2022-08-18Add jit stress random (#73859)Bruce Forstall
2022-08-18[PERF][MAUI] Update Maui builds to use dotnet rc1 and new dotnet version flow...Parker Bibus
2022-08-18Change to GetLastPInvokeError where possible (#73980)Dan Moseley
2022-08-18Skip assertion list look ups where unnecessary (#73142)Kunal Pathak
2022-08-18Set CMAKE_BUILD_TYPE=Checked in corehost (#74065)Adeel Mujahid
2022-08-18SPMI: Add a missing AssertMapAndKeyExist (#74095)Jakob Botsch Nielsen
2022-08-18#52851 Enable/ Skip test case on MacCatalyst (#74070)Meri Khamoyan
2022-08-18[NativeAOT] Add method parameter names to stack trace if available (#73578)Jasper
2022-08-18Move runtimeconfig.template.json stuff to csproj (#74124)Michal Strehovský
2022-08-18[mono] fix Android sample AOT=true build (#74092)Aleksey Kliger (λgeek)
2022-08-18Enable Android x86 double related issues (#74080)Meri Khamoyan
2022-08-18[LoongArch64] delete the emitIns_R_R_Imm(). (#73509)Qiao Pengcheng
2022-08-18Workload changes - account for SDK bands and use archives (#73981)Juan Hoyos
2022-08-18Add dotnet8 feeds in main nuget.config (#74101)Carlos Sanchez
2022-08-18Fix nullable annotations on generic math interfaces (#74025)Stephen Toub
2022-08-18Reenabled HugeExpr test as it couldn't be reproduced. (#73976)Ivan Diaz Sanchez
2022-08-18Handle endianness for character tests (#74082)Aaron Robinson
2022-08-17Update dependencies from https://github.com/dotnet/hotreload-utils build 2022...dotnet-maestro[bot]
2022-08-17Add Arm64 PGO/IBC to Windows and Linux builds (#73973)Drew Scoggins
2022-08-17Don't fail the test when the file is in use, fixes #73925 (#74083)Adam Sitnik