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-11-08Update src/mono/mono/mini/mini-amd64.cminijit_xequal_floatsFan Yang
2022-11-07Update src/mono/mono/mini/mini-amd64.cFan Yang
2022-11-03remove spaceMatous Kozak
2022-11-03OP_EXTRACT_MASKMatous Kozak
2022-11-02Moving type pass to emit_xequalMatous Kozak
2022-11-02reduce codeMatous Kozak
2022-11-02xequal special instruction for floatsMatous Kozak
2022-10-31[Workloads] Add UsingMobileWorkload property to control loading net7 packs (#...Steve Pfister
2022-10-31Fix inconsistency in Regex infinite timeout usages (#77560)Eric Erhardt
2022-10-31[MONO][MARSHAL] Initialize ilgen with a flag (#77448)Nathan Ricci
2022-10-31Fold full-width SIMD-typed indirections (#76745)SingleAccretion
2022-10-31[wasm][debugger] Support indexing by non-numbers (#76065)Ilona Tomkowicz
2022-10-31[build] Enable CodeQL with TSA (#76751)Mitchell Hwang
2022-10-31Delete some unused files and functions from clr pal (#77112)Huo Yaoyuan
2022-10-31Add package readme for Microsoft.Extensions.Configuration.Binder (#77649)MSDN.WhiteKnight
2022-10-30Fix Binding with IDictionary<,> implementer types (#77582)Tarek Mahmoud Sayed
2022-10-30update instruction to build, test, and get code coverage result to use correc...Eriawan Kusumawardhono
2022-10-30[wasm] Run debugger tests with one work item per test class (#77417)Ankit Jain
2022-10-29JIT: Stop propagating BBF_SPLIT_FLAGS from inlinee's parent (#77600)Jakob Botsch Nielsen
2022-10-29Delete special-casing of .obj/.tlb (FILETYPE_NTOB/FILETYPE_TLB) (#77626)Elinor Fung
2022-10-29Remove libstdc++ dependency on NativeAOT-Bionic (#77629)Michal Strehovský
2022-10-29Fix source-build prebuilts introduced by analyzers (#77607)Jan Kotas
2022-10-29Use char helpers for ASCII portion of Regex character class matching (#77604)Stephen Toub
2022-10-29Avoiding printing twice variable live range (#77447)Brian Bohe
2022-10-29Disable ComInterfaceGenerator.Unit.Tests for NativeAOT (#77522)Michal Strehovský
2022-10-29Update globalconfigs with recently added rules (#77538)Stephen Toub
2022-10-28[wasm] Fix support for debugging wasm debugger tests with VSCode (#77148)Ankit Jain
2022-10-28Fix unzipping 4GB+ zip files (#77181)Adam Sitnik
2022-10-28Updated resource EndSilenceOutOfRange (#77598) (#77599)Chris Sippel
2022-10-28Ensure delayed initialization of JsonArray/JsonObject is thread-safe (#77567)Eirik Tsarpalis
2022-10-28Use char.IsAsciiLetter in the Regex runtime (#77559)Eric Erhardt
2022-10-28[test] Reenable TestIcuAppLocal on Windows (#77584)Mitchell Hwang
2022-10-28[wasm][debugger] Fixing when trying to call mono functions in a non wasm page...Thays Grazia
2022-10-28Ensure JsonConverter<T>.Read/WriteAsPropertyName methods are user-callable. (...Eirik Tsarpalis
2022-10-28Fix issue with spurious unproductive full GC which led to OOM. (#77478)Peter Sollich
2022-10-28Clean up TarHeader.GlobalHeadFormatPrefix (#77580)Stephen Toub
2022-10-28Fix AV in host from tracing on exit (#77425)Elinor Fung
2022-10-28Support hot cold splitting in crossgen2 (#74963)Andrew Au
2022-10-28Change HttpConnection.RegisterCancellation to use a strong reference (#77573)Stephen Toub
2022-10-28Free LOADERHANDLE DispatchMemberInfo dtor (#77554)Aaron Robinson
2022-10-27Use u8 in Utf8Formatter date formatting (#77395)Stephen Toub
2022-10-27Add XxHash3 to System.IO.Hashing (#76641)Stephen Toub
2022-10-27Fix globalization test on Mono (#77499)Tarek Mahmoud Sayed
2022-10-27Removing repeated line (#77500)Brian Bohe
2022-10-27Retire .NET 5 (#69911)Armin Shoeibi
2022-10-27Remove unnecessary call to type.GetFields, add test case for literal field (#...Buyaa Namnan
2022-10-27Workaround for msbuild issue in host tests (#77524)Elinor Fung
2022-10-27[tests] Disable tests failing on runtime extra platforms (#77487)Mitchell Hwang
2022-10-27Add DiagnosticSource.Write<T> API to assist with trimming (#76395)Eric Erhardt
2022-10-27Scale back PGO and jit-experimental testing (#77484)Jakob Botsch Nielsen