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-09[Mono.Posix] Add support for memfd_create() and file sealing (#17225)Steffen Kieß
2019-10-08Clean up map.c /map.h (#16746)Steffen Kieß
2019-08-30[Mono.Posix] Add FcntlCommand.F_OFD_{GETLK,SETLK,SETLKW} (#16571)Steffen Kieß
2019-07-31Add O_NOATIME to OpenFlags (#8993)turbo
2019-07-26[Mono.Posix] Parameters for chown should be signed integers not unsigned (#15...Nicholas Schell
2019-03-06[gitattributes] Do CRLF normalization on sln/proj filesAlexander Köplinger
2019-01-02[csproj] Update project filesmonojenkins
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-20[runtime] Test GetPid for Mono.Posix (#9039)Alexander Kyte
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-05-22[bcl] Start replacing gensources.sh with gensources.cs (#8619)Katelyn Gadd
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
2018-03-08[msvc] Update csproj files (#7497)monojenkins
2018-02-23[msvc] Update csproj files (#7238)monojenkins
2018-02-14[Mono.Posix] .NET Core compatibility - Use [In,Out] for arrays of structuresMiguel de Icaza
2017-11-26[msvc] Update csproj files (#6100)monojenkins
2017-10-31[Mono.Posix] Fix some socket tests on monodroid (#5915)Alexander Köplinger
2017-10-17[monodroid] Enable a number of tests (#5799)Marek Habersack
2017-10-17[Mono.Posix] Use TestHelper code from monodroid repo (#5793)Alexander Köplinger
2017-10-04[monodroid] Fix Mono.Posix tests build (#5697)Marek Habersack
2017-09-26[Mono.Unix] Fix crasher in StringToHeap (#5639)Marius Ungureanu
2017-08-07[msvc] Update csproj filesAlexander Köplinger
2017-08-07[bcl] Specify the name of the key file on the command line instead of using t...Zoltan Varga
2017-07-03[Mono.Posix] Don't use DateTime.Now for measuring elapsed timeAlexander Köplinger
2017-06-02[Posix] Optimize string marshal code by using unsafe code (#4964)Marius Ungureanu
2017-05-27[Mono.Posix] Adding .Net Core 2.0 support. (#4774)Bill Holmes
2017-05-15[msvc] Update csproj files (#4846)monojenkins
2017-04-18[msvc] Update csproj files (#4711)monojenkins
2017-04-18Remove the use of ExpectedException in Mono.Posix Tests (#4698)Bill Holmes
2017-03-16[Mono.Posix] Add file that was on the xamarin-android repo so it can be built...Rodrigo Kumpera
2017-03-10[corlib][Mono.Posix] Remove NunitHelpers.cs referenceMarek Safar
2017-03-09[Mono.Posix] UnixSIgnal.WaitOne() doesn't block for 0 timeout (#4489)Daniel C. Weber
2017-02-07Make sure Stdlib.GetLastError() never clobbers Marshal.GetLastWin32Error()Niklas Therning
2017-02-01Fixes the Mono.Posix API breakage introduced in #3985Niklas Therning
2017-01-10[msvc] Update csproj files (#4221)monojenkins
2016-11-29[bcl] Clean up some warningsMarek Safar
2016-11-17Fix Mono.Posix tests on WindowsNiklas Therning
2016-11-16Prevent Mono.Posix from using multiple C runtimes on WindowsNiklas Therning
2016-11-14[msvc] Update .csproj filesAlexander Köplinger
2016-11-02[Mono.Posix] Disable Unix-specific tests on WindowsAlexander Köplinger
2016-10-29[bcl] Add NUnitHelper.cs with API not in nunit-liteMarcos Henrich
2016-10-17[build] Regenerate .csproj filesAlexander Köplinger
2016-06-01Xamarin.Android test suite updatesMarek Habersack
2016-05-27[genproj] Do not use \r on the Unix parts of the build hook, add RabbitMQ hooksMiguel de Icaza