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
2021-02-24Threadpool autorelease (#47592)Jeremy Koritzinsky
2021-02-08Add Mac Catalyst (iOS API, Mac ABI) runtime (#47823)Jo Shields
2021-01-19[mono] Fix compilation errors for iOS-arm64 sample (#47115)Egor Bogatov
2020-12-18Moving the rest of Unix libraries to the 'overrider' mechanism when linked in...Vladimir Sadov
2020-12-07Static linking of native libs (#44505)Vladimir Sadov
2020-11-26Share unix getexepath() definition via src/native (#44999)Adeel Mujahid
2020-10-11Move Internal.Console to shared CoreLib & port to Unix (#42983)Michal Strehovský
2020-09-03Add LowLevelMonitor (#41736)Jan Kotas
2020-05-21Fix missing symbol issues in SunOS build (#36455)Adeel Mujahid
2020-05-19Fix RuntimeInformation.IsOSPlatform for Browser/WASM (#36665)Alexander Köplinger
2020-04-14Port Native libraries to SunOS (#34867)Adeel Mujahid
2020-04-10Add beginnings of WebAssembly build support for mono. (#33551)Zoltan Varga
2020-04-08Initial addition of tvOS Mono (#34475)Jo Shields
2020-03-31[mono] Implement Environment.GetFolderPath on iOS (#34022)Egor Bogatov
2020-03-30Fix debug symbol generation (#34154)Jan Vorlicek
2020-03-21[mono] Implement System.Console for iOS (#33827)Egor Bogatov
2020-03-07Use lib prefix in all native library names (#33236)Adeel Mujahid
2020-02-06Use common CLR_CMAKE_* variables in more places (#31659)Adeel Mujahid
2020-02-04Link System.Globalization.Native into coreclr (#6928)Santiago Fernandez Madero
2020-01-23Enable NetworkAddressChange on FreeBSD (#1602)Adeel Mujahid
2019-10-28Add support to produce WebAssembly runtime assets (dotnet/corefx#42128)Santiago Fernandez Madero
2019-10-25Revert "Add support to produce WebAssembly runtime assets (dotnet/corefx#4177...Santiago Fernandez Madero
2019-10-25Add support to produce WebAssembly runtime assets (dotnet/corefx#41777)Santiago Fernandez Madero
2019-08-26detect libinotify on FreeBSD (dotnet/corefx#40202)Tomas Weinfurt
2018-06-21C++ cleanups and native code formatting (dotnet/corefx#30495)kasper3
2018-06-20 Convert System.Native to C (dotnet/corefx#30431)kasper3
2018-06-13Converted pal_(date)time, pal_sysctl, pal_runtimeextensions from C++ to C (do...Günther Foidl
2018-05-25Convert pal_random to C for integration with Mono (dotnet/corefx#29876)Martin Baulig
2018-04-30Continue modifications for integration of System.Native to Mono. (dotnet/core...Ludovic Henry
2018-03-02Use SIGCHLD to trigger Process waitpid check (dotnet/corefx#26291)Tom Deseyn
2017-12-02Add static library definitions to CMakeLists for CoreRT (dotnet/corefx#25628)Andon Andonov
2017-11-16Start switching System.Native from C++ to C (dotnet/corefx#25032)Ludovic Henry
2017-10-20initial Freebsd support. (dotnet/corefx#24467)Tomas Weinfurt
2017-03-25Add GetSystemTimeAsTicks to System.Native (dotnet/corefx#17484)Alex Perovich
2017-03-03Move pal_random to System.Native from CoreRTJan Kotas
2017-02-07Android - Support cross-compiling System.Native for Android (dotnet/corefx#15...Frederik Carlier
2016-07-28Changing dev workflow scripts to use the Run Command Tool (dotnet/corefx#10231)Mariana Rios Flores