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
2017-11-28[corlib] Adds Span/Memory testsMarek Safar
2017-11-24[bcl] Build some assemblies with -warnaserror (#5295)Alexander Köplinger
2017-11-21[corlib] Move System.Runtime.InteropServices.RuntimeInformation to co… (#6060)Marek Safar
2017-11-15[runtime] Add Dedup Support to MkBundle (#5484)Alexander Kyte
2017-11-13[corlib] Add more tests, embed linker descriptor xml in test assemblyAlexander Köplinger
2017-11-06[mcs make] introduce TEST_RUNTIME_FLAGS, analogously to TEST_RUNTIME vs. RUNTIMEBernhard Urban
2017-10-19[corlib] Adds ValueTuple testsMarek Safar
2017-10-17[corlib] Use Latin1Encoding from referencesourceAlexander Köplinger
2017-10-09[corlib] Fixes make dist (#5735)Marek Safar
2017-10-05Bump corefxMarek Safar
2017-08-31Revert "Merge pull request #5330 from alexanderkyte/dedup_mkbundle"Alexander Köplinger
2017-08-30[runtime] Move testing dll into profileAlexander Kyte
2017-08-03[test] (corlib) Use CoreFX System.Reflection.Emit xunit testsAleksey Kliger
2017-05-18Add LinkerDescriptorMarek Safar
2017-03-28[corlib] Add back X509 support for watchOS.Rolf Bjarne Kvinge
2017-03-22AppleTls Support (#4470)Chris Hamons
2017-03-02[corlib][System] Concurrent collections from corefxMarek Safar
2017-01-28[build] Use multiple inputs in profiled aotMarek Safar
2017-01-25Adding Console support for winaotHenric Müller
2017-01-11Merge pull request #4219 from marek-safar/corert-bumpMarek Safar
2017-01-11[corlib] Update ValueTuple implementationMarek Safar
2017-01-10[aot] Rewrite the AOT profiler. (#4176)Zoltan Varga
2016-12-20[bcl] Rename aot_hybrid profile to testing_aot_hybridAlexander Köplinger
2016-12-16Bump corefxMarek Safar
2016-12-06Revert "Merge pull request #4093 from ntherning/enable-building-bcl-with-mono...Marek Safar
2016-12-05Enable building the BCL with mcs from pre-4.8 mono installationNiklas Therning
2016-11-28[build] Roslyn switchMarek Safar
2016-11-24Rename the mobile_static profile to aot_onlyAlexander Köplinger
2016-11-22[profiles] Fix MOBILE assemblies and tests compilation + Rename MOBILE to AOT...Ludovic Henry
2016-10-06[corlib] Add ValueTupleMarek Safar
2016-08-18[mcs] Replace NET_2_1 by MOBILELudovic Henry
2016-05-03Remove referencesource submodule and move sources to mcs/class/referencesourceMarek Safar
2016-04-22[corlib] FileInfo from referencesourceMarek Safar
2016-04-22[corlib] Remove System.Core security typesMarek Safar
2016-04-14Revert "Fix missing CommonCrypto/Makefile.include in "make dist" tarballs"Jo Shields
2016-04-14Revert "Revert "[build] Clean up common crypto build""Marek Safar
2016-04-14Revert "[build] Clean up common crypto build"Bernhard Urban
2016-04-13[build] Clean up common crypto buildMarek Safar
2016-04-06Fix missing CommonCrypto/Makefile.include in "make dist" tarballsJo Shields
2016-04-04[build] Change the way how mcs references are passed to compiler to always us...Marek Safar
2016-03-29[bcl] Add CommonCrypto to corlib, Mono.Security and System.Core.Rolf Bjarne Kvinge
2016-02-13Merge pull request #2611 from akoeplinger/cleanupAlexander Köplinger
2016-02-12Do not run 4GB string tests on low memory systems (fixes #38392)Andi McClure
2016-02-12[corlib] Remove FIXME_CORLIB_CMP section from MakefileAlexander Köplinger
2016-01-23[mobile_static] Don't run vts tests on mobile_staticAlexander Kyte
2016-01-23[mobile_static] Remove include of Mono.Posix.dll on mobile static, which isn'...Alexander Kyte
2016-01-23[nunit-lite] Use nunit-lite in the build system if variable set, set for mobi...Alexander Kyte
2016-01-07[corlib] Remove multiple appdomain support (AppDomain.CreateDomain, etc) from...Rolf Bjarne Kvinge
2015-11-19Remove Thread.[Abort|Suspend|Resume] from TvOS/WatchOS.Rolf Bjarne Kvinge
2015-09-11Remove profile-specific logic from makefiles.Rolf Bjarne Kvinge