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
path: root/src
AgeCommit message (Expand)Author
2022-08-29Move distributed transaction test to OleTxTestsbackport/pr-74747-to-release/7.0Shay Rojansky
2022-08-29[release/7.0] Implement proper File System detection for Apple OSes (#74560)github-actions[bot]
2022-08-29[release/7.0] For perf, remove Invoker pattern for fields (#74693)github-actions[bot]
2022-08-29[release/7.0] Ensure that the result for PowMod is fully initialized (#74672)github-actions[bot]
2022-08-28Fix unwinding for NativeAOT on Unix x64 (#74690)github-actions[bot]
2022-08-28[release/7.0] Use the regType for extracting the RegisterType (#74670)github-actions[bot]
2022-08-26Retry logic for distributed transactions test (#74649)github-actions[bot]
2022-08-26[mono] Disable JIT/Methodical/Coverage/copy_prop_byref_to_native_int on all c...github-actions[bot]
2022-08-26[release/7.0] Disable ConnectWithRevocation_ServerCertWithoutContext_NoStaple...github-actions[bot]
2022-08-26[mini] Disable passing valuetypes in SIMD registers (#74592)github-actions[bot]
2022-08-26Bump Kerberos.NET version in tests (#74600)github-actions[bot]
2022-08-26Merge pull request #74539 from dotnet-maestro-bot/merge/release/7.0-rc1-to-re...Carlos Sanchez
2022-08-26[release/7.0] Allow SIMD-returning calls as arguments (#74520)github-actions[bot]
2022-08-25[release/7.0] Improve windows hardware exception handling performance (#74590)Jan Vorlicek
2022-08-25Remove unnecessary runtime lookup for constrained callvirt (#74523)github-actions[bot]
2022-08-25[release/7.0] Only stack allocate when marshalling Utf8 arguments (#74553)github-actions[bot]
2022-08-25Enable caching of writeable W^X mappings (#74589)github-actions[bot]
2022-08-25Fix FormattingHelpers.CountDigits(UInt128) and add more tests for Int128/UInt...github-actions[bot]
2022-08-25[release/7.0] [mono] Assert that we don't need to inflate types when applying...github-actions[bot]
2022-08-25Fixes trying to evaluate a debugger helper function in a non-wasm page. (#74458)github-actions[bot]
2022-08-25Merge branch 'release/7.0' into merge/release/7.0-rc1-to-release/7.0Larry Ewing
2022-08-25Disable distributed transaction tests on ARM (#74573)github-actions[bot]
2022-08-25Don't re-use XmlSchemaSet - it's not threadsafe. (#74564)github-actions[bot]
2022-08-24Remove assert from Http3Connection.SendAsync (#74348) (#74484)Radek Zikmund
2022-08-24[release/7.0] Disable ConnectWithRevocation_WithCallback test (#74483)github-actions[bot]
2022-08-24Use BOOL (vs. bool) in event pipe qcall signatures (#74481)github-actions[bot]
2022-08-24Add faster DAC EnumMemoryRegion option with less memory usage (#74300) (#74464)Mike McLaughlin
2022-08-24[release/7.0] Fix issues found in recent Int128 ABI change (#74460)github-actions[bot]
2022-08-24Fix write barriers in NativeAOT (#74455)github-actions[bot]
2022-08-24[release/7.0-rc1][mini] double quote linker path in defined(LD_NAME) case (#7...Aleksey Kliger (λgeek)
2022-08-24[release/7.0] [mono] Disable failing Globalization and Transactions tests (#7...github-actions[bot]
2022-08-24Disable VerifyXmlResolver test. (#74447)Eirik Tsarpalis
2022-08-24[release/7.0] Backport tar bug fixes and improvements (#74449)Carlos Sanchez
2022-08-23Add Fedora 38 RID (#74377)Omair Majid
2022-08-23[release/7.0-rc1] Improve DOTNET_JitDisasm and introduce DOTNET_JitDisasmSumm...Egor Bogatov
2022-08-23[release/7.0-rc1] hold reference to SslContextHandle to prevent crashes (#74367)github-actions[bot]
2022-08-23Update workload manifest paths (#74364)Larry Ewing
2022-08-23[release/7.0-rc1] Fix mono package versions during stabilization (#74368)github-actions[bot]
2022-08-23Update ComponentResources versions and list (#74365)Larry Ewing
2022-08-23[release/7.0-rc1] Roll forward to the latest 6.0.x builds (#74288)Larry Ewing
2022-08-23[release/7.0-rc1] [Mono] Only enable Arm intrinsics for full aot mode (#74357)github-actions[bot]
2022-08-22[release/7.0-rc1] Fix leak caused by not disposing the scoped parent service ...github-actions[bot]
2022-08-22exports dotnet and exit as named export (#74222)github-actions[bot]
2022-08-22Replace options lists with arrays. (#74230)github-actions[bot]
2022-08-22[release/7.0-rc1] Omit the JS sync context if threads are not enabled (#74236)github-actions[bot]
2022-08-22[release/7.0-rc1] net7.0 + net6.0 workload multitargeting changes (#74018)Larry Ewing
2022-08-21[release/7.0-rc1] Fix loading of R2R assemblies from byte arrays/streams (#74...github-actions[bot]
2022-08-21[release/7.0-rc1] Fix one more Crossgen2 field layout mismatch with runtime (...github-actions[bot]
2022-08-21[release/7.0-rc1] [wasm] Unwrap exception when calling entrypoint (#74263)github-actions[bot]
2022-08-20[release/7.0-rc1] Directory.CreateDirectory: create missing parents using def...github-actions[bot]