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-08-02[netcore] Use mono-netcore to run real world apps using `dotnet run` (#15942)Egor Bogatov
2019-08-02Make System.Private.CoreLib.csproj VS friendly (#15965)Egor Bogatov
2019-08-01[netcore] Minor fixes, fix GetTypeTests.GetType_EmptyString (#15933)Egor Bogatov
2019-07-30[netcore] Replace dl-test-assets.py with msbuild download (#15883)Alexander Köplinger
2019-07-27[netcore] Fix building of nupkg (#15855)Alexander Köplinger
2019-07-26[netcore] Add a missing make dependency.Zoltan Varga
2019-07-24[netcore] Update CoreFX.issues.rsp (#15816)Filip Navara
2019-07-24[netcore] Allow different enums as return type in CreateDelega… (#15787)Egor Bogatov
2019-07-24[netcore] Update roslyn dependencyMarek Safar
2019-07-24[netcore] Bump CoreFX version to 5.0.0 (#15795)Filip Navara
2019-07-19[netcore] Fix CI failures (#15745)Egor Bogatov
2019-07-09[netcore] Fix netcore CI lane (#15627)Egor Bogatov
2019-07-05[netcore] Read NETCORETESTS_VERSION and NETCOREAPP_VERSION fro… (#15584)Alexander Köplinger
2019-07-05[netcore] CI work, add rsp for Windows (#15549)Egor Bogatov
2019-07-03[netcore] Clean up CoreFX.issues.rsp (#15526)Egor Bogatov
2019-07-02[netcore] Bump RoslynMarek Safar
2019-07-01[netcore] Fix Array.Copy* tests. Bump NETCORETESTS_VERSION ver… (#15428)Egor Bogatov
2019-06-26Add xunit-summary.py (#15373)Egor Bogatov
2019-06-25Fix tarball build and refresh monolite due to memory model change (#15370)Jay Krell
2019-06-21Update MakefileEgor Bogatov
2019-06-21fix build-test-corefx commandEgorBo
2019-06-15[netcore] Fix CI build script (#15130)Egor Bogatov
2019-06-14[netcore] Clean up netcore buildMarek Safar
2019-06-13[netcore] Bump roslyn versionMarek Safar
2019-06-12[netcore] Enable CoreFX tests on CI for Linux (#15015)Egor Bogatov
2019-06-12[netcore] Run CoreFX tests on CI (macOS) (#14849)Egor Bogatov
2019-06-06[netcore] Improve netcore/build.sh script (#14835)Egor Bogatov
2019-06-05[netcore] Download and use local .NET Core SDK (#14696)Egor Bogatov
2019-05-30[netcore] Add a metapackage for all supported runtimesJo Shields
2019-05-22[netcore] Add Microsoft.Private.CoreFx.OOB package to corefx-restore.csproj ...Egor Bogatov
2019-05-22[netcore] Set System.Private.Corlib AssemblyVersion to 4.0.0.0 (#14556)Egor Bogatov
2019-05-19[netcore] Merge all *.rsp files into CoreFX.issues.rsp (#14513)Egor Bogatov
2019-05-19[netcore] Fix Math.ILogB corner cases (#14500)Egor Bogatov
2019-05-17[netcore] Build/upload Windows runtime nupkg (#14506)Jo Shields
2019-05-09[netcore] Set of workarounds for ArrayTests (#14369)Egor Bogatov
2019-05-02[netcore] Onboard Arcade (#14301)Jo Shields
2019-05-02[netcore] clean up excludes-System.Runtime.Tests.rsp (#14294)Egor Bogatov
2019-04-25[netcore] Smarter version numbering of nupkg (#14011)Jo Shields
2019-04-25[netcore] Fix `make dist` following https://github.com/mono/mono/pull/14167 (...Jo Shields
2019-04-25[netcore] ASP.NET Core sample (#14224)Egor Bogatov
2019-04-24[netcore] Restore Roslyn compilers from NuGet to allow up-to-date version to ...Filip Navara
2019-04-24[netcore] Don't wrap CustomAttributeNamedArgument into CustomAttributeNamedAr...Egor Bogatov
2019-04-24[netcore] Convert netcore/Makefile.am to a normal makefile, get the configure...Zoltan Varga
2019-03-27Add possibility of generating a runtime .nupkg for Mono (Mac-only right now)Jo Shields
2019-03-27[netcore] Fix stack size for new threadsFilip Navara
2019-03-27[netcore] Download test assets from the dotnet-core blob feed.Zoltan Varga
2019-03-27[netcore] Fix some thread failures.Zoltan Varga
2019-03-26Fix sample pathFilip Navara
2019-03-26[netcore] Implement Array.Sort (#13674)Egor Bogatov
2019-03-26[System.Private.CoreLib] Implement StackFrame initializationMarek Safar