Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-27Revert "[runtime] Integrate BenchmarkDotNet for in-tree microbenchmarks (#9833)"Alexander Köplinger
2018-11-26[runtime] Integrate BenchmarkDotNet for in-tree microbenchmarks (#9833)Alexander Kyte
2018-10-29[Facades] Adds NS21 APIsMarek Safar
2018-10-25[build] Enable netstandard facade in the "build" profile (#11377)Alexander Köplinger
2018-10-16[mcs] Fix platform-specific build of "build" profile and remove more remnants...Alexander Köplinger
2018-10-07[build] Update XI facades to build against reference assemblies (#10980)Marek Safar
2018-10-04Use Mono.Android as a reference for netstandard facade (#10849)Egor Bogatov
2018-09-13[csproj] Update project filesmonojenkins
2018-09-13[Facades] Adds System.Buffers mobile facadeMarek Safar
2018-09-09[build] Enable more BCL build parallelization (#10486)Marek Safar
2018-09-03[Facades] Clean up no longer needed references (#10434)Marek Safar
2018-09-02Move the PreBuild dependency property later in the file so targets can't over...Katelyn Gadd
2018-08-31Kill sln dependencies (#10406)Katelyn Gadd
2018-08-10[System.ServiceModel] Replace SynchronizedCollection with referencesource (#1...Alexander Köplinger
2018-08-09Move to generating msbuild choose elements to get if-else selection behavior ...Katelyn Gadd
2018-08-09[Facades] Adds System.Threading.Tasks.Extensions for mobile profiles (#9968)Marek Safar
2018-06-29Rework genproj to use gensources to build sources list for each profile and h...Katelyn Gadd
2018-06-14[build] Rename darwin platform to macos + Add `unix` host platform (#9022)Ludovic Henry
2018-06-01[csproj] Update project filesmonojenkins
2018-05-30[Facades] Adds few netcore extensions (#8907)Marek Safar
2018-05-24[corlib] Finish System.Memory facade types importMarek Safar
2018-05-22[corlib]: Bring 'System.Buffers.Text.Utf8Parser' and 'Utf8Formatter' from Cor...Martin Baulig
2018-05-22[Facades] Enables more forwarders in System.Memory (#8790)Marek Safar
2018-04-16Default platform to net_4_x if none is specified, to fix tools that build wit...Katelyn Gadd
2018-04-12CoreFX updateMarek Safar
2018-04-10[csproj] Update project filesAlexander Köplinger
2018-04-10[Facades] Add System.Drawing.Common on mobile only (#8126)Alexander Köplinger
2018-04-10[ci] Update csproj files during PRs (#8052)Alexander Köplinger
2018-04-05[System.MathF] Bring support for the single-precission Math operations to Mon...Miguel de Icaza
2018-04-03[msvc] Update csproj files (#7984)monojenkins
2018-04-03[Facades] Add System.Memory facade to mobile profiles (#7939)Alexander Köplinger
2018-03-29[msvc] Update csproj filesmonojenkins
2018-03-28[corlib] Moves DynamicMethod to mscorlib to work better with wasm (#7875)Marek Safar
2018-03-28[msvc] Update csproj files (#7811)monojenkins
2018-03-13[Facades] Make System.Net.Http.Rtc.dll a net_4_x only facade (#7590)Alexander Köplinger
2018-03-13[msvc] Update csproj filesmonojenkins
2018-03-13[Facades] Move types from Facades into class libraries (#7574)Alexander Köplinger
2018-03-12[msvc] Update csproj files (#7559)monojenkins
2018-03-10[Facades] Add missing Facades that exist in .NET 4.7.1 (#7541)Alexander Köplinger
2018-03-08[msvc] Update csproj files (#7497)monojenkins
2018-03-02[corlib] Remove IVT for S.R.I.RuntimeInformation facade (#7385)Alexander Köplinger
2018-02-23[msvc] Update csproj files (#7238)monojenkins
2018-02-09[msvc] Update csproj filesmonojenkins
2018-02-09[bcl] Fix more assembly identity mismatches (#6870)Alexander Köplinger
2017-11-26[msvc] Update csproj files (#6100)monojenkins
2017-11-21[msvc] Update csproj files (#6066)monojenkins
2017-11-21[corlib] Move System.Runtime.InteropServices.RuntimeInformation to co… (#6060)Marek Safar
2017-11-13[msvc] Update csproj files (#5995)monojenkins
2017-11-08[Facades] Use same assembly company/product/copyright attributes as other BCL...Alexander Köplinger
2017-10-27[build] Add wasm profileMarek Safar