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-12-18[bcl] Split corlib and System.Core xunit test assemblies for monotouch profil...Alexander Köplinger
2019-08-08[csproj] Update project filesmonojenkins
2019-08-08Bump corefx for #15259 fixMarek Safar
2019-06-25Exclude a few tests on monotouch_watch/xammac (#15397)Alexander Köplinger
2019-06-20Add Windows x64 Full AOT Interpreter support on CI. (#15127)Johan Lorensson
2019-06-07Implement RSACertificateExtensions.CopyWithPrivateKey(). #14152. (#14860)Martin Baulig
2019-05-29[bcl] Add nunit exclude categories for monotouch/monodroid profiles (#14695)Alexander Köplinger
2019-05-28[bcl] Write newline-separated nunit/xunit excludes file for sdks archive (#14...Alexander Köplinger
2019-05-24[System.Core] Ensure monotouch[_runtime] API are identical (#14606)Sebastien Pouliot
2019-05-16[monodroid] Introduce 'win32 host' BCL build (#14424)Alexis Christoforides
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[monodroid] Enable System.IO.Pipes (#14160)Alexis Christoforides
2019-04-25[csproj] Update project filesmonojenkins
2019-03-29[wasm]: Disable managed collation on wasm. (#13684)Martin Baulig
2019-03-19[sdks] Build mac in Mono SDKs (#13535)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-20Remaining fixes needed to pass rest of CI test suites for windows x64 full AO...Johan Lorensson
2019-02-20NS2.1: System.Security.Cryptography changes (#13022)Egor Bogatov
2019-02-15NS2.1: System.IO, System.Reflection.Emit, etc (#12854)Egor Bogatov
2019-02-06Add support for async-streams (C# 8.0). (#12674)Martin Baulig
2019-01-29Fix pipes not being enabled in all relevant versions of the build profileKatelyn Gadd
2019-01-23Merge pull request #12254 from marek-safar/bcl-fixesLarry Ewing
2019-01-23[csproj] Update project filesmonojenkins
2019-01-23Enables SRE for wasmMarek Safar
2019-01-11[csproj] Update project filesmonojenkins
2019-01-11Rearrange sources files to work around limitations of gensources/xtest integr...Katelyn Gadd
2019-01-11Disable the named pipe tests on win32 due to OnNativeIOCompleted issue (7500?)Katelyn Gadd
2019-01-11Move UnixDomainSockets pipe test to only run on linux net_4_x since it seems ...Katelyn Gadd
2019-01-11Disable two test files for issue #12324Katelyn Gadd
2019-01-11Exclude unix domain socket tests from wasm profileKatelyn Gadd
2019-01-11Split unix build profile sources file outKatelyn Gadd
2019-01-11Don't throw in pipestream's finalizer. Include named pipe support in the buil...Katelyn Gadd
2019-01-11Enable named pipe testsKatelyn Gadd
2019-01-11Enable geteuid and seteuid so csc compiler server worksKatelyn Gadd
2019-01-02[csproj] Update project filesmonojenkins
2018-11-30[interp] Fix rethrow (#11844)Vlad Brezae
2018-11-29"Code Ultramarine": sync `X509Certificate2` with CoreFX and introduce `X509Ce...Martin Baulig
2018-11-28[interp] Enable System.Data tests on fullaotinterp (#11798)Vlad Brezae
2018-11-06[csproj] Update project filesmonojenkins
2018-11-06[corlib] Update aot testing profile to run more testsMarek Safar
2018-10-30[tests] Add new build profile for testing mixed mode (#11307)Vlad Brezae
2018-10-30[System.Core] Adds ~28k corefx tests (#11445)Marek Safar
2018-10-25[System.Core]: Stub out `Interop.Sys.GetEUid` and `SetEUid`. (#11366)Martin Baulig
2018-10-17[bcl] Build all XUnit and NUnit tests for monodroid, monotouch, monotouch_tv,...Ludovic Henry
2018-10-16[sdks] Build tests for BCL targets (#11141)Ludovic Henry
2018-10-16[mcs] Fix platform-specific build of "build" profile and remove more remnants...Alexander Köplinger
2018-10-03[corlib] Control SRE using its own defineMarek Safar
2018-09-27[System.Core] Removes no longer needed reference (#10827)Marek Safar