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-19Remove use of NuGetTargetMonikerEric St. John
2017-01-18Update project configuration and sln files (#15182)Karthik Rajasekaran
2017-01-12Merge master into dev/engJose Perez Rodriguez
2017-01-12Redefining IsTestProject and cleaning all projects that were defining itJose Perez Rodriguez
2017-01-11Update CoreClr, CoreFx, ProjectNTfs to beta-24911-02, beta-24911-02, beta-249...dotnet bot
2017-01-11Fix *special* test projectsEric St. John
2017-01-11Automated rename of tfm specific filesAlex Perovich
2017-01-11Automated update of ns1.7->ns2.0 and nca1.1->nca2.0Alex Perovich
2017-01-11Manual changes for ns2.0 renameAlex Perovich
2017-01-10Update CoreClr, CoreFx, ProjectNTfs to beta-24910-02, beta-24910-02, beta-249...dotnet bot
2017-01-09Update CoreClr, CoreFx to beta-24909-03, beta-24909-02, respectivelydotnet-bot
2017-01-09Update CoreClr, CoreFx, ProjectNTfs to beta-24909-02, beta-24909-01, beta-249...dotnet-bot
2017-01-07Update CoreClr, CoreFx to beta-24907-02, beta-24907-02, respectivelydotnet-bot
2017-01-07Update CoreClr, CoreFx to beta-24906-04, beta-24906-03, respectively (master)...dotnet bot
2017-01-06Update CoreFx to beta-24906-02 (#14932)dotnet bot
2017-01-06Update CoreClr, CoreFx, ProjectNTfs to beta-24906-01, beta-24906-01, beta-249...dotnet-bot
2017-01-06Merge branch master into dev/engJose Perez Rodriguez
2017-01-05Update CoreFx to beta-24905-02 (#14892)dotnet bot
2017-01-05Merge pull request #14876 from JohnChen0/apisetJohn Chen
2017-01-05Update CoreFx, ProjectNTfs to beta-24905-01, beta-24905-00, respectively (#14...dotnet bot
2017-01-05Replace API Set with Win32 DLL in testsJohn Chen (CLR)
2017-01-04Update CoreClr, CoreFx, ProjectNTfs to beta-24904-02, beta-24904-01, beta-249...dotnet-bot
2017-01-04Merge pull request #14733 from cakine/UnloadingProcessExitFxStephen Toub
2017-01-04Add Configurations.props files for test projects, include tests in build.proj...Eric Mellino
2017-01-03Update CoreClr, CoreFx to beta-24903-03, beta-24903-02, respectively (#14819)dotnet bot
2017-01-03Update CoreClr, CoreFx, ProjectNTfs to beta-24903-02, beta-24903-01, beta-249...dotnet-bot
2017-01-02Update CoreClr, CoreFx to beta-24902-03, beta-24902-02, respectivelydotnet-bot
2017-01-02Update CoreClr, CoreFx, ProjectNTfs to beta-24902-02, beta-24902-01, beta-249...dotnet-bot
2016-12-29Update CoreClr, CoreFx, ProjectNTfs to beta-24829-03, beta-24829-02, beta-248...dotnet bot
2016-12-29Update CoreClr, CoreFx, ProjectNTfs to beta-24828-03, beta-24828-03, beta-248...dotnet bot
2016-12-28Add test for order of raising AssemblyLoadContext.Unloading and AppDomain.Pro...Caio Cesar Saldanha Maia Orejuela Kinelski
2016-12-28Update CoreClr, CoreFx, ProjectNTfs to beta-24827-03, beta-24827-01, beta-248...dotnet-bot
2016-12-14Make Test projects compile against the Targeting pack. (1/3 of the work) (#14...Jose Perez Rodriguez
2016-12-14Update CoreClr, CoreFx, ProjectNTfs to beta-24814-02, beta-24814-01, beta-248...dotnet-bot
2016-12-13Start running tests against the built runtime folder. (#14460)Eric Mellino
2016-12-13Merge pull request #14441 from dotnet-bot/master-UpdateDependenciesStephen Toub
2016-12-13Make GetEnvironmentVariables more compatible (#14425)Jeremy Kuhne
2016-12-13Update CoreClr, CoreFx, ProjectNTfs to beta-24813-01, beta-24813-02, beta-248...dotnet-bot
2016-12-13Port first third of tests to build against the targeting pack / runtime (#14450)Eric Mellino
2016-12-11Update CoreClr, CoreFx to beta-24811-03, beta-24811-02, respectivelydotnet-bot
2016-12-11Update CoreClr, CoreFx to beta-24811-01, beta-24811-01, respectivelydotnet-bot
2016-12-11Disable tests due to break in GetEnvironmentVariablesStephen Toub
2016-12-10Update CoreClr, CoreFx to beta-24810-04, beta-24810-03, respectivelydotnet-bot
2016-12-10Update CoreFx to beta-24810-02dotnet-bot
2016-12-10Update CoreFx to beta-24809-03dotnet-bot
2016-12-09Remove stale P2P refsStephen Toub
2016-12-09More ordering consistencyStephen Toub
2016-12-09Update CoreClr, CoreFx to beta-24809-02, beta-24808-03, respectivelydotnet-bot
2016-12-07Delete project.jsonsJose Perez Rodriguez
2016-11-22Port System.Net.WebUtility missing members (#13875)Santiago Fernandez Madero