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-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] [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-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]
2022-08-20[release/7.0-rc1] Disable failing runtime extra platforms tests (#74264)github-actions[bot]
2022-08-20Remove AES and SubtleCrypto from WASM (#74165) (#74246)Eric Erhardt
2022-08-20Prevent awaiting promise that never resolves (#74243)github-actions[bot]
2022-08-20[release/7.0-rc1] Disable matching constants for vectors that needs upper hal...github-actions[bot]
2022-08-20[release/7.0-rc1] Fix for Random failures in System.Numerics.Tests.modpowTest...github-actions[bot]
2022-08-20Don't track current field of state machines (#74216)github-actions[bot]
2022-08-20[release/7.0-rc1] Add a way to suppress all trimming warnings (#74220)github-actions[bot]
2022-08-20Don't NativeAOT crossgen on ARM64 (#74221)github-actions[bot]
2022-08-20[release/7.0-rc1] Disable Int128 use in by value ABI scenarios, and fix field...github-actions[bot]
2022-08-19Shorten the workload name even more (#74176)github-actions[bot]
2022-08-19Improve ControlledExecution tests (#74186)github-actions[bot]
2022-08-19[Ppc64le] bug fixes (#74131)Alhad Deshpande
2022-08-18[release/7.0-rc1] [NativeAOT] Add method parameter names to stack trace if av...github-actions[bot]
2022-08-18[release/7.0-rc1] Move runtimeconfig.template.json stuff to csproj (#74144)github-actions[bot]
2022-08-18[release/7.0-rc1] Fix nullable annotations on generic math interfaces (#74116)github-actions[bot]
2022-08-18[release/7.0-rc1] Fix auto layout algorithm to compute structure alignment co...github-actions[bot]
2022-08-18Don't fail the test when the file is in use, fixes #73925 (#74094)github-actions[bot]
2022-08-18Vectorize {Last}IndexOf{Any}{Except} without code duplication (#73768) (#74086)Adam Sitnik
2022-08-17[release/7.0-rc1] Workload changes - account for SDK bands and use archives (...github-actions[bot]
2022-08-17[release/7.0-rc1] Optimized string.Replace(char, char) (#74047)github-actions[bot]
2022-08-17[release/7.0-rc1] [mono] Implement missing functionality for cctor invocation...github-actions[bot]
2022-08-17Add missing .npmrc (#74039)github-actions[bot]
2022-08-17Don't set PublishAot in SDK by default (#74048)github-actions[bot]
2022-08-17[release/7.0-rc1] [wasm][debugger] Hide members from classes that don't have ...github-actions[bot]
2022-08-17Use buffer.Length as the source of truth for ReadDirectoryChanges (#74023)github-actions[bot]
2022-08-16fix formatting of arm/arm64 addresses (#73967)Kunal Pathak
2022-08-16Publish ILC as a trimmed+R2R+singlefile executable (#73987)Michal Strehovský
2022-08-16Warn if runtimeconfig.template.json is used with PublishAot (#73996)Michal Strehovský
2022-08-16Improve failure mode when PublishSingleFile and PublishAot are specified toge...Michal Strehovský
2022-08-16Fix handling of corrupted state exceptions on Windows (#73889)Anton Lapounov
2022-08-16Fix another PublishAot incrementality issue (#73994)Michal Strehovský