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-14Use open image in ssl.ymljuhoyosa/fix-imageJuan Hoyos
2022-07-14Use open image in http.ymlJuan Hoyos
2022-07-14Re-enable releaseondetach profiler test (#72144)David Mason
2022-07-14Refactor segment size computation (#71178)Andrew Au
2022-07-14Fix error handling for generic arguments constrained as Enums (#72141)Jan Kotas
2022-07-14Update dependencies from https://github.com/dotnet/llvm-project build 2022071...dotnet-maestro[bot]
2022-07-14Implement HttpProtocolException for HTTP/3 (#72095)Radek Zikmund
2022-07-14Generalize init block morphing a little (#70899)SingleAccretion
2022-07-14Fix incorrect buffer reallocation in AcceptSecurityContext (#72184)Filip Navara
2022-07-14[wasm] JSImport feedback (#72174)Pavel Savara
2022-07-14Utilize new APIs more in System.Formats.Asn1Paulus Pärssinen
2022-07-14Vector.Shuffle should use SSE2 for double overload when AVX is not availablee...Egor Bogatov
2022-07-14Don't explicitly link ICU into Mono (#70088)Jo Shields
2022-07-14[mono] Refactor UnmanagedCallersOnly_MonoAot tests (#71535)Ivan Povazan
2022-07-14Add missing inlining attribute (#72058)Joe
2022-07-14ConfigurationBinder should support binding private properties from ba… (#71...LateApexEarlySpeed
2022-07-14Remove an assert from impHWIntrinsic (#72084)Egor Bogatov
2022-07-14Get rid of hardcoded sleep in tracing/runtimeeventsource/nativeruntimeeventso...David Mason
2022-07-14Fix WritePGOData (#72083)Jakob Botsch Nielsen
2022-07-14[wasm][debugger][firefox] Added exception handling for Firefox onEval (#72011)Ilona Tomkowicz
2022-07-14Support caller-allocated buffer for stateless collection marshalling (#72122)Elinor Fung
2022-07-14[wasm][aot] Avoid making the 'this' variable volatile. (#71799)Zoltan Varga
2022-07-14Speed up ThreadLocalStatics_Test in DEBUG builds (#72151)Michal Strehovský
2022-07-14Use `-unicode` instead of `/unicode` for linux ildasm roundtrip tests (#71958)Will Smith
2022-07-14Fix more SafeHandle cleanup in Windows crypto PAL (#72116)Stephen Toub
2022-07-14Fix Tar stream seeking, flushing, and argument validation (#72045)Stephen Toub
2022-07-14Fix all outstanding S.Linq.Expressions failures (#72077)Michal Strehovský
2022-07-14Mix newer kernel versions into library test matrix (#71740)Dan Moseley
2022-07-14Update DependencyGraphViewer to allow for DGML reading (#70690)Isabel Serrato
2022-07-14Clean up runtime pack versioning logic (#72073)Larry Ewing
2022-07-14ILASM - Disable `fileversionpreservation` test (#71972)Will Smith
2022-07-14Polyfill the incremental generator ForAttributeWithMetadataName from roslyn (...CyrusNajmabadi
2022-07-14Avoid unnecessary duplication of XxCng instances (#72120)Stephen Toub
2022-07-14Fix handling of non-bidirectional MarshalMode.Default with collection marshal...Elinor Fung
2022-07-14Update dependencies from https://github.com/dotnet/arcade build 20220712.1 (#...dotnet-maestro[bot]
2022-07-14Port perf improvement changes in new API back to runtime. (#72109)CyrusNajmabadi
2022-07-14If the base type is a sequential zero-sized type, treat a derived auto-layout...Jeremy Koritzinsky
2022-07-14Make 'RC' lowercase in versions.props (#72110)Carlos Sanchez
2022-07-14Fix style issue in X509ChainPolicy.Clone and add some testsJeremy Barton
2022-07-14Add support for building WASM variants alongside single-threaded to the build...Jo Shields
2022-07-13JIT: Ensure object derefs do not remove previous conditions in loop cloning (...Jakob Botsch Nielsen
2022-07-13Fix issue where the code fixer is not preserving the leading and trailing tri...Jose Perez Rodriguez
2022-07-13Fix typeloader error messages for invalid byref fields (#72102)Jan Kotas
2022-07-13JIT: Disqualify delegate calls to instance methods on value classes from GDV ...Jakob Botsch Nielsen
2022-07-13[main] Update dependencies from dotnet/icu dotnet/emsdk (#72094)dotnet-maestro[bot]
2022-07-13[wasm][aot] Make the gc pin area smaller. (#71807)Zoltan Varga
2022-07-13[main] Update dependencies from dotnet/hotreload-utils (#72014)dotnet-maestro[bot]
2022-07-13[QUIC] System.Net.Quic API made public (#72031)Marie Píchová
2022-07-13[QUIC] API QuicStream (#71969)Marie Píchová
2022-07-13Support top-level statements in regex analyzer (#72046)Youssef Victor