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-10-22Get resource stringMaxim Lipnin
2019-10-19Remove the Legacy TLS Provider. (#17391)Martin Baulig
2019-08-09[build] Remove PLATFORM_CORLIB from platform MakefilesAlexander Köplinger
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-03Create THIRD-PARTY-NOTICES.TXTRich Lander
2019-05-23[bcl] Remove usages of mono-project.com/go-mono.com/google.com in tests (#14586)Alexander Köplinger
2019-05-21Removing some remoting and multi-appdomain APIs on wasm and the AOT test prof...Martin Baulig
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-10Add conditionals allowing some calenders to be disabled. (#13730)Martin Baulig
2019-04-09[System.Data] Remove unnecessary file from xunit tests (#13935)Alexander Köplinger
2019-03-27[tests] Remove MONOMAC ifdef from BCL tests (#13694)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-02-27[ci] Add new mode of execution for nunit tests on Android (#13098)Ludovic Henry
2019-01-08Move `ENABLE_GSS` conditional into `System`; fixes #12263. (#12303)Martin Baulig
2019-01-04Merge CoreFX with dotnet/release/2.2 (#11913)Martin Baulig
2019-01-02[csproj] Update project filesmonojenkins
2018-11-28[interp] Enable System.Data tests on fullaotinterp (#11798)Vlad Brezae
2018-11-28Move "NegotiateStreamPal" from "System.Data" into "System". (#11778)Martin Baulig
2018-11-14[System.Data]: GSS is not available on tvOS and watchOS. (#11671)Martin Baulig
2018-10-30[tests] Add new build profile for testing mixed mode (#11307)Vlad Brezae
2018-09-27[System.Data] Switch tests to use embedded test resourcesAlexander Köplinger
2018-09-21[System.Data] use PAL_gssapi.c for SSPI (#9922)Egor Bogatov
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-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-07-30[bcl] Include all .sources files in the tarball (#9803)Alexander Köplinger
2018-07-19Refactor the AppleTls Certificate code into a PAL-based approach. (#9524)Martin Baulig
2018-07-15[System.Data] Add missing API in PNS version of SqlConnectionMarek Safar
2018-06-29Rework genproj to use gensources to build sources list for each profile and h...Katelyn Gadd
2018-06-25Delete unused files in BCL (#9288)Egor Bogatov
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-05[corlib] Use ArrayPool from coreclr (#8399)Marek Safar
2018-04-26Bump corefx (#8396)Marek Safar
2018-04-16Default platform to net_4_x if none is specified, to fix tools that build wit...Katelyn Gadd
2018-04-12[csproj] Update project filesmonojenkins
2018-04-12CoreFX updateMarek Safar
2018-03-28[msvc] Update csproj files (#7811)monojenkins
2018-03-08[msvc] Update csproj files (#7497)monojenkins
2018-02-26[tests] Use RemoteExecutor from corefxMarek Safar
2018-02-23[msvc] Update csproj files (#7238)monojenkins
2018-02-08[msvc] Update csproj filesmonojenkins
2018-02-07Add stubs for Interop.NetSecurityNative (#6824)Egor Bogatov
2018-02-06Add missing api to System.Data (fixes 6767)Egor Bogatov