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
2020-01-07Add SignedCms to the TypeForwards in the System.Security.Cryptography.Pkcs fa...Steve Pfister
2019-10-09Add drawing type converters to mobile profiles (#17238)Alexander Köplinger
2019-09-30Update NETStandard2.1 APIs (#17080)Egor Bogatov
2019-07-26[csproj] Update project filesmonojenkins
2019-07-26[wasm] Remove assemblies we don't want to distributeMarek Safar
2019-07-17[bcl] Sync recent NS2.1 changes (#15696)Egor Bogatov
2019-06-20Add Windows x64 Full AOT Interpreter support on CI. (#15127)Johan Lorensson
2019-06-05Reflect recent NS2.1 changes (#14679)Egor Bogatov
2019-05-06[Facades] Include missing enums in System.MemoryMarek Safar
2019-04-30[csproj] Update project filesmonojenkins
2019-04-29Define `DISABLE_SECURITY` and `DISABLE_REMOTING` on wasm and testing_aot.Martin Baulig
2019-04-25[csproj] Update project filesmonojenkins
2019-04-04[fullaot+interp] add Facades to this profile (#13824)Bernhard Urban
2019-03-18[System.Drawing.Common] Enable debug symbolsAlexander Köplinger
2019-03-12Move drawing types for XI/XM/wasm/orbis/unreal to System.Drawing.Common (#13414)Alexander Köplinger
2019-03-11Add System.Drawing converters to netstandard facade (#13326)Egor Bogatov
2019-03-06 [Facades] Add typeforwarders for DispatchProxy and TypeExtensions (#13325)Alexander Köplinger
2019-03-06NS2.1 Sync new changes, mobile profiles (#13198)Egor Bogatov
2019-03-06[gitattributes] Do CRLF normalization on sln/proj filesAlexander Köplinger
2019-03-01[monodroid] Use CoreFX to implement System.Drawing types that used to be in M...Alexis Christoforides
2019-02-20NS2.1: System.Security.Cryptography changes (#13022)Egor Bogatov
2019-02-19add missing typeforwardes in facades (#12694)roozbehid
2019-02-15Revert "[Facades] Remove System.Drawing.Primitives from xammac_net_4_5_SUBDIRS"Alexander Köplinger
2019-02-15[Facades] Remove System.Drawing.Primitives from xammac_net_4_5_SUBDIRSAlexander Köplinger
2019-02-15NS2.1: System.IO, System.Reflection.Emit, etc (#12854)Egor Bogatov
2019-02-04[csproj] Update project filesmonojenkins
2019-02-04Copy refs from CoreFXEgor Bogatov
2019-01-02[csproj] Update project filesmonojenkins
2018-12-20Update Helix SDK to latest version (#12156)Alexander Köplinger
2018-11-30[Facades] Updated netstandard facadeMarek Safar
2018-11-29[NS2.1] Import some primitive System.Drawing types from CoreFX (#11658)Egor Bogatov
2018-11-28[runtime] Integrate BenchmarkDotNet for in-tree microbenchmarks (reapply of #...Alexander Kyte
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