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
2019-11-01[csproj] Update project filesmonojenkins
2019-10-14[System.Net.Http] Clean up HttpMessageHandler setup (#17252)Marek Safar
2019-10-10[csproj] Update project filesmonojenkins
2019-06-20Add Windows x64 Full AOT Interpreter support on CI. (#15127)Johan Lorensson
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-03-29[System.Net.Http] Move Mac/iOS specific HttpMessageHandler's to Xamarin.*.dll...Alexander Köplinger
2019-03-08Update System.Net.Http.csprojAlexander Köplinger
2019-03-07HttpClient for Web Assembly.Martin Baulig
2019-03-07[csproj] Update project filesmonojenkins
2019-03-06Introducing `HttpClient.CreateDefaultHandler()`. (#13305)Martin Baulig
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[System.Net.Http] Move NSUrlSessionHandler from xamarin-macios to mono (#13229)Alexander Köplinger
2019-02-20Add temporary workaround for internal StreamContent constructor.Martin Baulig
2019-02-01"Imperial Red": Bring HttpClient from CoreFx (#11906)Martin Baulig
2019-01-02[csproj] Update project filesmonojenkins
2018-11-28[interp] Enable System.Data tests on fullaotinterp (#11798)Vlad Brezae
2018-10-30[tests] Add new build profile for testing mixed mode (#11307)Vlad Brezae
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-29[wasm] Modify HttpClient to use a default handler provider. (#10152)Kenneth Pouncey
2018-08-09Move to generating msbuild choose elements to get if-else selection behavior ...Katelyn Gadd
2018-08-02Use msbuild project reference to establish dependency on genconsts instead of...Katelyn Gadd
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-04-16Default platform to net_4_x if none is specified, to fix tools that build wit...Katelyn Gadd
2018-03-28[msvc] Update csproj files (#7811)monojenkins