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-08-12Disable IL2121 in libraries testsdarc-main-00cadd7b-bdd6-48d3-a9c9-4fe95633fbd2Sven Boemer
2022-08-11Disable IL2121 in wam samplesSven Boemer
2022-08-11Merge remote-tracking branch 'origin/main' into darc-main-00cadd7b-bdd6-48d3-...Ankit Jain
2022-08-11Get rid of more .NET Nativisms (#73612)Michal Strehovský
2022-08-11Remove [Serializable] from OptionException (#73316)Levi Broderick
2022-08-11Disable gcstress on osx-x64 (#73732)Kunal Pathak
2022-08-11Adding cultureName to GeneratedRegexAttribute (#73490)Jose Perez Rodriguez
2022-08-11Remove non-determinism from R2R field access (#73663)David Wrighton
2022-08-11consume Debian images with updated msquic (#73727)Tomas Weinfurt
2022-08-11Disable IL2121 in trimming testsSven Boemer
2022-08-11[android] Disable failing JIT.Directed test (#73704)Simon Rozsival
2022-08-11Handle the case when pid replacement is not needed (#73664)Andrew Au
2022-08-11Support TraceSource to be initialized from the app.config file (#73087)Steve Harter
2022-08-10Vectorize IndexOfAnyExcept<T>(T value) (#73488)Stephen Toub
2022-08-10[MONO] Move marshal-ilgen into a component (#71203)Nathan Ricci
2022-08-10[Android] Enable Dop_WorkersCreatedRespectingLimitAndTaskScheduler_Sync test ...Steve Pfister
2022-08-10Remove unused thumb2_supported variable in mini-arm.c (#73701)Alexander Köplinger
2022-08-10Vectorize Span.Reverse for Arm64 by using Vector128 APIs (#72780)SwapnilGaikwad
2022-08-10[Android] Enable ThreadPoolCanPickUpOneOrMoreWorkItemsWhenThreadIsAvailable t...Steve Pfister
2022-08-10Fix up doc comments (#73597)Genevieve Warren
2022-08-10add Vector128 fallback to ASCIIUtility.NarrowUtf16ToAscii (#73064)Adam Sitnik
2022-08-10Do not use ilasm -DEBUG=OPT for roundtripping. Do not use ilasm -DEBUG if Opt...Will Smith
2022-08-10Bump TraceEventVersion to 3.0.3 (#71813)Mitchell Hwang
2022-08-10Use SSL_ctrl instead of SSL_CTX_ctrl to enable client OCSP staplingJeremy Barton
2022-08-10[wasm] Misc fixes (#73662)Ankit Jain
2022-08-10Enable JitDisasm in Release (#73365)Egor Bogatov
2022-08-10Disable IL2121 everywhere for nowvitek-karas
2022-08-10Update dotnet/msquic ref to release/7.0 (#73641)Radek Zikmund
2022-08-10Added and modified suppressionsJeremi Kurdek
2022-08-10Add Directory.CreateTempSubdirectory (#73408)Eric Erhardt
2022-08-10Fix Android x86 Debug build (#73685)Alexander Köplinger
2022-08-10[wasm] Update javascript API usage in samples and tests (#73367)Marek Fišera
2022-08-10Add `scoped` keyword where needed on interpolated string handlers (#73665)Jeremy Barton
2022-08-10Update MsQuic and use ConnectionCloseStatus in StreamShutdown (#73563)Radek Zikmund
2022-08-10Fix preinit of types placing the same value in two fields (#73605)Michal Strehovský
2022-08-10Fix SerialPort memory leak when requests time out and no data is received (#6...bklop
2022-08-10Revert "Generic attributes handling in CustomAttributeDecoder" (#73671)Buyaa Namnan
2022-08-10[NativeAot] Triage another 14 libs tests (#73442)Michal Strehovský
2022-08-10Initialize main thread to MTA by default in NativeAOT (#73659)Elinor Fung
2022-08-10Support managed debugging when CET is enabled (#73572)Tom McDonald
2022-08-10 Ldap search crashes on Linux when timeout specified (#72676)Jiri Formacek
2022-08-10Change GetCpuUtilization return from int to double and corresponding counter ...mikelle-rogers
2022-08-10Use JitStdOutFile for .dasm file creation (#73638)Kunal Pathak
2022-08-10Update dependencies from https://github.com/dotnet/linker build 20220809.9dotnet-maestro[bot]
2022-08-10[interp] bounds check fallthru in conditional branches (#73580)Aleksey Kliger (λgeek)
2022-08-10[host] Copy hostfxr and hostpolicy for Mono also, if !mobile (#73633)Aleksey Kliger (λgeek)
2022-08-10fix credential caching on macOS (#73577)Tomas Weinfurt
2022-08-10[wasm][debugger] Fix some racy tests (#73524)Ankit Jain
2022-08-10Fix overflow check for parsing format strings (#72647)Drew Kersnar
2022-08-10Fix interleaved heap RW commit failure handling (#73566)Jan Vorlicek