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-07-29Revert unneeded changestevesa/aspnetcore-on-atmo-with-debugging-2Steve Sanderson
2022-07-29Stop trying to use JS (browser) APIs for crypto, as there is no JS in wasiSteve Sanderson
2022-07-29Update sample build configSteve Sanderson
2022-07-29Treat root directory as always existing, even if WASI isn't granting filesyst...Steve Sanderson
2022-07-29Update diagnostics_server.cThays Grazia
2022-07-28Fix mergeThays Grazia
2022-07-28Fix mergeThays Grazia
2022-07-28Merge branch 'main' into debug_wasiThays Grazia
2022-07-28Fix race when receiving HEADERS and RST_STREAM in rapid succession. (#72932)Radek Zikmund
2022-07-28Enable tests disabled by issue 36882 (#72931)Johan Lorensson
2022-07-28JIT: Skip Min/Max optimization when SSE2 is not enabled (#72991)Jakob Botsch Nielsen
2022-07-28[libs][mono] Enable diagnostics_tracing runtime component in Android build an...Mitchell Hwang
2022-07-28[wasm][debugger] Added support for getting members of static structures. (#69...Ilona Tomkowicz
2022-07-28Fix SslStress docker build (#72940)Anton Firszov
2022-07-28Fix evaluate expression of mutidimensional array. (#72964)Thays Grazia
2022-07-28Localized file check-in by OneLocBuild Task: Build definition ID 679: Build I...dotnet bot
2022-07-28[wasm] Wasm.Build.Tests: Use Chrome on windows, instead of V8 (#72983)Ankit Jain
2022-07-28#53624 enable test suites in maccatalyst (#72445)Meri Khamoyan
2022-07-28[wasm] remove support for CommonJS (#72865)Pavel Savara
2022-07-28Implement ControlledExecution API (#71661)Anton Lapounov
2022-07-28Add extra Module.ModuleHandle test (#72875)Marek Safar
2022-07-28Minor cleanup in MethodDesc::GetPrecompiledCode (#72963)Juan Hoyos
2022-07-28Bump timeout on ARM64 NativeAOT legs (#72974)Michal Strehovský
2022-07-28[wasm][wbt] Test that `dotnet.js` could be run from any current directory (#6...Yusuke Yamada
2022-07-28Add memory fences to ByRefAssignRef on Unix ARM64 (#72919)Michal Strehovský
2022-07-28Disable tests that wait for compaction (#72954)Dan Moseley
2022-07-28Rename [RegexGenerator] to [GeneratedRegex] (#72434)Adeel Mujahid
2022-07-28Fixed HWIntrinsic reflection bug with `NextCallReturnAddress` intrinsic (#72505)Will Smith
2022-07-28Remove a few hardcoded instances of "net7.0" (#72950)Alexander Köplinger
2022-07-28Add SqlTypes apis for SqlClient (#72724)Wraith
2022-07-28Make revocation tests use CRLBuilder when it can instead of its own copy Jeremy Barton
2022-07-28Disable CrlBuilderTests.BuildEmptyRsaPss on AndroidJeremy Barton
2022-07-28CMake support in VS open folder for coreclr (#70285)Huo Yaoyuan
2022-07-27[Mono][Arm64] Instrinsify methods for Vector4 on Arm64 (#72124)Fan Yang
2022-07-27Add support for int keyed dictionaries to configuration binder (#71609)Giuseppe Marazzi
2022-07-27Add BuildCrlDistributionPointExtensionJeremy Barton
2022-07-27[wasm] Modify workload to pick threading runtime packs (#72412)Steve Pfister
2022-07-27Disable ReadAsync_CancelPendingValueTask_ThrowsCancellationException for Http...Radek Zikmund
2022-07-27Fix the NJulianRuleTest when running with libc check builds (#72893)Tarek Mahmoud Sayed
2022-07-27Remove InvalidOperationException when reading system properties from EventLog...Eric StJohn
2022-07-27Bump timeout for "CoreCLR Tools Unit Tests Linux x64 checked" (#72928)Alexander Köplinger
2022-07-27Re-enable throwinnestedtrycatch_il_r test (#72901)Kunal Pathak
2022-07-27Fix a couple of issues when using textual PGO input (#72773)Jakob Botsch Nielsen
2022-07-27JIT: Avoid removing multi-use boxes (#72842)Jakob Botsch Nielsen
2022-07-27Enable GitHub_35821 (#72900)Kunal Pathak
2022-07-27enable https://github.com/dotnet/runtime/issues/53957 and https://github.com/...Pavel Savara
2022-07-27Add missing System.Net docs (#72459)Stephen Toub
2022-07-27[mini] Emit a null check using MONO_EMIT_NEW_CHECK_THIS for GetArrayDataRefer...Aleksey Kliger (λgeek)
2022-07-27Localized file check-in by OneLocBuild Task: Build definition ID 679: Build I...dotnet bot
2022-07-27[main] Update dependencies from 8 repositories (#72448)dotnet-maestro[bot]