Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-26Use `throw null` in refs (#15499)Justin Van Patten
2017-01-20Adding missing Configurations.props for refs and fixing the existing ones (#1...Jose Perez Rodriguez
2016-12-10Revert "Strip out SecurityCritical attributes" (#14393)Jeremy Kuhne
2016-12-10Strip out SecurityCritical attributes (#14383)Jeremy Kuhne
2016-11-22Port System.Net.WebUtility missing members (#13875)Santiago Fernandez Madero
2016-11-22Fold System.Globalization.Extensions contract to System.Runtime.Extensions (#...Tarek Mahmoud Sayed
2016-11-21Adding Obsolete Attributes to missing type/members (#13771)Jose Perez Rodriguez
2016-11-18Put back abstract on Write(char)danmosemsft
2016-11-17Merge pull request #13728 from rahku/appdomainRahul Kumar
2016-11-17Add remaining AppDomain apisRahul Kumar
2016-11-16Add System.LoaderOptimizationAttributeRahul Kumar
2016-11-11Moving part of System.Security.Permissions down to System.Runtime.Extensions ...Jose Perez Rodriguez
2016-11-11Add Environment.SystemDirectory (#13576)Dan Moseley
2016-11-10Move IO types into System.Runtime.Extensions (#13451)Jeremy Kuhne
2016-11-01Add more appdomain apisRahul Kumar
2016-10-27Adding Some Types related to remotingRama Krishnan Raghupathy
2016-10-26Merge pull request #12183 from tannergooding/mathEric Mellino
2016-10-25Port ApplicationId (#12967)Alex Perovich
2016-10-24Updating the 'System.Runtime.Extensions' contracts to include the new single-...Tanner Gooding
2016-10-16Make OperatingSystem ICloneable and ISerializableStephen Toub
2016-10-15Change explicit implementations to implicitalperovi
2016-10-13Change all refs to use "throw null;" as member bodiesStephen Toub
2016-10-08Add more AppDomain apisRahul Kumar
2016-10-07Merge pull request #12311 from hughbe/expose-math-clampWes Haggard
2016-10-06Add the types to the System.Runtime.Versioning namespace. (#12361)AlexGhiondea
2016-10-03Expose new Math.Clamp APIs in System.Runtime.ExtensionsHugh Bellamy
2016-09-20Merge branch upstream/masterJose Perez Rodriguez
2016-09-20Merge branch dev/apiJose Perez Rodriguez
2016-09-19Add Path.GetRelativePathJeremy Kuhne
2016-09-18Expose remaining APIs in String and StringComparerTarek Mahmoud Sayed
2016-09-14Add System.AppDomain apisRahul Kumar
2016-09-12Add missing members to PathStephen Toub
2016-08-24Merge pull request #11007 from Lixire/fill-convertAmy Qiu
2016-08-19Expose members and add testsAmy Qiu
2016-08-17port math and decimal members with testsIoana Crant
2016-07-05Move Environment and friends to corefxStephen Toub
2016-02-11Add API review headers to ref filesstephentoub
2016-01-27Update licensing headersdotnet-bot
2016-01-25Add Environment.MachineName to .NET Core.Lakshmi Priya Sekar
2015-11-11Expose Environment.GetCommandLineArgsPallavi Taneja
2015-10-31Expose Enviornment.ExitPallavi Taneja
2015-08-14Update the version of all assembliesEric St. John