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-02-12Cleanup netstandard ifdefs and conditions (#16072)Jan Kotas
2017-02-11Marking code as unchecked (pt 6) (#16048)Dennis "D.C." Dietrich
2017-02-07Remove versioned configuration from test projects (#15879)Tarek Mahmoud Sayed
2017-01-18Update project configuration and sln files (#15182)Karthik Rajasekaran
2017-01-12Merge master into dev/engJose Perez Rodriguez
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-06Merge branch master into dev/engJose Perez Rodriguez
2017-01-04Add Configurations.props files for test projects, include tests in build.proj...Eric Mellino
2016-12-22Handle null inputs to WriteLineAsync correctly.Jon Hanna
2016-12-13Port first third of tests to build against the targeting pack / runtime (#14450)Eric Mellino
2016-12-09Remove stale P2P refsStephen Toub
2016-12-05Fix BufferedStream.FlushAsync bug where the incorrect property was checked (#...James Ko
2016-11-19Fixed System.CodeDom.Tests.IndentedTextWriterTests.Writes_ProducesExpectedOut...Alexander Radchenko
2016-11-11Moving part of System.Security.Permissions down to System.Runtime.Extensions ...Jose Perez Rodriguez
2016-11-10Move IO types into System.Runtime.Extensions (#13451)Jeremy Kuhne
2016-11-06Fix BufferedStream.CopyToAsync flushingStephen Toub
2016-10-31Merge pull request #12605 from joperezr/AddAPMTestsJose Perez Rodriguez
2016-10-30Override MemoryStream.CopyTo and expose the override for netcoreapp1.1 (#12598)James Ko
2016-10-28Add BinaryReader test with invaild EncodingIan Hays
2016-10-26Adding APMTests to System.IO and System.IO.CompressionJose Perez Rodriguez
2016-10-18Combine test dependencies into a common project.json.Karthik Rajasekaran
2016-10-18Update CoreClr, CoreFx to beta-24617-03, beta-24617-03, respectivelydotnet-bot
2016-10-17Add Stream.CreateWaitHandle non-null checkIan Hays
2016-10-17Clean up TextReader/TextWriterIan Hays
2016-10-17Add&Expose TextReader/TextWriter.SynchronizeIan Hays
2016-10-15Update CoreClr, CoreFx, External to beta-24615-02, beta-24615-03, beta-24614-...dotnet-bot
2016-10-13Update CoreClr, CoreFx, External to beta-24613-02, beta-24613-01, beta-24613-...dotnet-bot
2016-10-12Merge pull request #12588 from dotnet-bot/master-UpdateDependenciesStephen Toub
2016-10-12Update CoreClr, CoreFx to beta-24612-03, beta-24612-03, respectivelydotnet-bot
2016-10-12Add netcoreapp1.1 target framework to System.IO test project.jsonWes Haggard
2016-10-12Expose BufferedStream UnderlyingStream and BufferSize properties (#12569)Jan Kotas
2016-10-11Update CoreClr, CoreFx to beta-24611-01, beta-24611-02 respectively (master)Stephen Toub
2016-10-10Add tests for BufferedStream.CopyToAsyncStephen Toub
2016-10-08Update CoreClr, CoreFx to beta-24608-02, beta-24608-01, respectively (master)Stephen Toub
2016-10-08Revert "Merge branch 'dotnet-bot-master-UpdateDependencies'"Sedar Gokbulut
2016-10-07Update CoreClr, CoreFx, ProjectNTfs to beta-24607-02, beta-24607-03, beta-246...dotnet-bot
2016-10-06Merge pull request #12346 from ianhays/api_io_streamreaderwriterIan Hays
2016-10-06Bring StreamWriter/Reader to CoreFX, add path constructorsIan Hays
2016-10-06Reorder test.builds files metadata to be consisteng across the repoJose Perez Rodriguez
2016-10-06Fix ordering of test builds filesJose Perez Rodriguez
2016-10-05Update project ToolsVersions to 14.0 (#12355)Alex Perovich
2016-10-05Update CoreClr, CoreFx, ProjectNTfs to beta-24605-01, beta-24604-02, beta-246...dotnet-bot
2016-10-05Reference live debug project from testsEric St. John
2016-10-05Clean up PKGProj references from testsEric St. John
2016-10-04Fix builds files where we were passing netcoreapp1.0 as targetGroup (#12334)Jose Perez Rodriguez
2016-10-02Update CoreClr, CoreFx to beta-24602-02, beta-24601-02, respectivelydotnet-bot
2016-10-02Merge pull request #12267 from weshaggard/UpdateXunitNetcoreExtensionsWes Haggard
2016-10-01Changing test projects to default to netcoreapp1.1 instead of netcoreapp1.0Jose Perez Rodriguez