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
2020-01-09[corlib] Switch to CharUnicodeInfo from corefx (#18305)Marek Safar
2019-12-18[bcl] Split corlib and System.Core xunit test assemblies for monotouch profil...Alexander Köplinger
2019-09-19Use `NetworkStream` from CoreFX. (#16889)Martin Baulig
2019-09-17[corlib] Fix building nunit-lite twice (#16894)Alexander Köplinger
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-21Removing some remoting and multi-appdomain APIs on wasm and the AOT test prof...Martin Baulig
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-12[corlib] Define FEATURE_DEFAULT_INTERFACES so RuntimeFeatures indicates DIMs ...Zoltan Varga
2019-02-15NS2.1: System.IO, System.Reflection.Emit, etc (#12854)Egor Bogatov
2019-01-23Merge pull request #12254 from marek-safar/bcl-fixesLarry Ewing
2019-01-23Enables SRE for wasmMarek Safar
2019-01-22[bcl] Fix the dependencies for the corlib tests.Zoltan Varga
2018-11-29[corlib]: Bring "HashAlgorithm" from CoreFX. (#11794)Martin Baulig
2018-11-28[corlib] Type from CoreFX (#11665)Maxim Lipnin
2018-11-17[bcl] Add missed Helix tests for vts tests and System.Web.Extensions-standalo...Alexander Köplinger
2018-11-16[corlib] Fix xunit tests build for System.Reflection.TestModule.dllAlexander Köplinger
2018-11-15[Reflection] CoreFX import for Module type (#11577)Maxim Lipnin
2018-11-15[bcl] Remove unused DISABLE_CAS_USE and AGCLR define (#11695)Alexander Köplinger
2018-10-30[tests] Add new build profile for testing mixed mode (#11307)Vlad Brezae
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[corlib] Switch tests to use embedded test resourcesAlexander Köplinger
2018-08-28[corlib] Registry from CoreFX on Windows (#9855)Egor Bogatov
2018-08-28[System.Reflection] CoreFX import for MemberInfo (#9746)Maxim Lipnin
2018-08-15[System.Reflection] CoreFX import for ManifestResourceInfo and ResourceLocati...Maxim Lipnin
2018-08-07[corlib] Update linker descriptorsMarek Safar
2018-07-25Move generated resource files from System and System.Security into corlib. (#...Martin Baulig
2018-07-19[corlib] Moves private Debug class in mscorlib to System.Diagnostics namespac...Marek Safar
2018-07-12[corlib] Default to fast Span<T> (#9204)Marek Safar
2018-05-22[corlib]: Bring 'System.Buffers.Text.Utf8Parser' and 'Utf8Formatter' from Cor...Martin Baulig
2018-04-12CoreFX updateMarek Safar
2018-04-04 [corlib] Enable machine.config dependant version of CryptoConfig for net_4_x...Marek Safar
2018-03-23[corlib] System.Collections from CoreFX (#7478)Egor Bogatov
2018-02-26[tests] Use RemoteExecutor from corefxMarek Safar
2018-02-19[corlib] CoreRT System.Threading.Tasks (#6672)Egor Bogatov
2018-01-26Bump corefxMarek Safar
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