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-05-28disable non-wasm buildsaj/fix-perf-failAnkit Jain
2022-05-28Add mscorlib.dll, only if it wasn't already there.Ankit Jain
2022-05-28Merge remote-tracking branch 'origin/main' into perf-failAnkit Jain
2022-05-28[LoongArch64] enable the promote feature. (#69840)Qiao Pengcheng
2022-05-27Do not recost and rethread trees inside `optRemoveRangeCheck` (#69895)SingleAccretion
2022-05-27Implement fake hot/cold splitting and corresponding stress mode (#69763)Aman Khalid
2022-05-27A few tweaks to regex source generator comments / naming for lookbehinds (#69...Stephen Toub
2022-05-27Don't pin managed collection objects when the contents are non-blittable. (#6...Jeremy Koritzinsky
2022-05-27Merge branch 'dotnet:main' into fix-perf-failAnkit Jain
2022-05-27Deleting field sequences from `LCL_FLD` and `VNF_PtrToArrElem` (#68986)SingleAccretion
2022-05-27Remove a few more unnecessary allocations in X.509Kevin Jones
2022-05-27[QUIC] Fix flags usage on Linux (#69874)Marie Píchová
2022-05-27Display parents' members on GetProperties. (#68907)Ilona Tomkowicz
2022-05-27Make interp_to_native_signatures_count static (#69867)Marek Fišera
2022-05-27[wasm] Explicitly include mscorlib.dll, to support scanning assembliesAnkit Jain
2022-05-27fixed distroRid having the last version digit for alpine (#62942)Antoine Martin
2022-05-27Restore internal tools (#69753)Epsitha Ananth
2022-05-27Make SPMI collections work on crashes/assertion failures (#69494)Jakob Botsch Nielsen
2022-05-27Fix value type unboxing bug (#69815)Buyaa Namnan
2022-05-26File system type fix (#69484)Adam Sitnik
2022-05-26Update gcc leg to 12.1.0 (#69188)Adeel Mujahid
2022-05-26Redisable timouting MsQuic tests (#69843)Radek Zikmund
2022-05-26[LibraryImportGenerator] Reduce unnecessary casting/locals in pinning path (#...Elinor Fung
2022-05-26[LoongArch64] Fixed the exception's dispatch by EPC. (#69712) (#69712)Qiao Pengcheng
2022-05-26Better createdump error messages (#69663)Mike McLaughlin
2022-05-26Remove extraneous diagnostic (#69830)Jeremy Koritzinsky
2022-05-26Adding analyzer/fixer for the Regex Source Generator (#68976)Jose Perez Rodriguez
2022-05-26Some clean-up of host tests (#69802)Elinor Fung
2022-05-26pool async state in SslStream (#69418)Tomas Weinfurt
2022-05-26Add EvaluationResult Scheme for arrays. (#67095)Ilona Tomkowicz
2022-05-26Disable failing MsQuic tests on Windows (#69798)Radek Zikmund
2022-05-26Fix VM calling convention detection for some pinvokes (#69774)Andy Ayers
2022-05-26Add default method support to virtual statics (#69783)Michal Strehovský
2022-05-26Fix whitespace in repro project (#69825)Michal Strehovský
2022-05-26Update 'main' branding to release/7.0-preview6 (#69813)Akhil Indurti
2022-05-26Allow ToCryptographicException to create serializable exceptions (#69765)Levi Broderick
2022-05-26Use stack buffers and return data to pool in EC point encoding.Kevin Jones
2022-05-26[mono][interp] Add tiering within interpreter (#68823)Vlad Brezae
2022-05-26[LibraryImportGenerator] Allow span copy for char arrays instead of manual co...Elinor Fung
2022-05-25Fix memory issues detected with GCC 12.1 (#69778)Aaron Robinson
2022-05-25Revert MSVC changes for libunwind (#69750)Aaron Robinson
2022-05-25[wasm] First attempt at a wasm app host (#68696)Ankit Jain
2022-05-25Reimplement I52/U52 in C, clean up and optimize range checks (#69624)Katelyn Gadd
2022-05-25Fold System.Private.Interop into CoreLib (#69508)Jan Kotas
2022-05-25Improve regex derivative construction (#69530)Margus Veanes
2022-05-25switch domain and thread TLS clearing in mono_thread_detach_internal (#69796)monojenkins
2022-05-25[iOS] Enable LLVM on device runs (#69504)Steve Pfister
2022-05-25[wasm] Consolidate interop tables generators (#69620)Marek Fišera
2022-05-25OpenSslX509ChainProcessor: ignore NotSignatureValid if it occurs on a trusted...Tom Deseyn
2022-05-25[LoongArch64] Fix some errors for LA-ABI. (#69771) (#69771)Qiao Pengcheng