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
2018-04-02Merge remote-tracking branch 'upstream/release/2.1' into 2.1-mergeMarek Safar
2018-03-17Use Win32Marshal from CoreLib shared code (#28161)Jeremy Kuhne
2018-03-05Added argument name to the exception (#27699)Anirudh Agnihotry
2018-02-22Update tests for Path changes (#27348)Jeremy Kuhne
2018-02-22Disable DriveInfoWindowsTests.Ctor_InvalidPath_ThrowsArgumentException testStephen Toub
2018-02-15Cleaning out dead code (#27150)Jeremy Kuhne
2018-01-23Merge remote-tracking branch 'upstream/release/2.1'Marek Safar
2018-01-14Cleanup CodeContracts annotations (#26324)Jan Kotas
2018-01-03Merge remote-tracking branch 'upstream/master'Marek Safar
2017-12-12Re-enable additional tests on WSL (#25807)Josh Free
2017-12-09Re-enable DriveInfo test on Windows Subsystem for LinuxJosh Free
2017-11-29Removed Check Invalid Path Chars (#25458)Anirudh Agnihotry
2017-11-27Merge remote-tracking branch 'upstream/master'Marek Safar
2017-11-19Delete unnecessary SecurityCritical and SecuritySafeCritical annotationsJan Kotas
2017-11-15File path is in IO exception messages (#25195)Stano Peťko
2017-10-27Make corefx exceptions serializable and add typeforwards (#24427)Viktor Hofer
2017-10-24Fix System.Data.Odbc configurations for support package and run UpdateVSConfi...Santiago Fernandez Madero
2017-10-02Merge remote-tracking branch 'upstream/master'Marek Safar
2017-09-11Rename IsWinRT to IsInAppContainer (#23935)Dan Moseley
2017-08-31Merge remote-tracking branch 'upstream/master'Marek Safar
2017-08-11Moving PlatformDetection to Corefx.Private.TestUtilities assembly (#23109)Tarek Mahmoud Sayed
2017-07-16Merge remote-tracking branch 'upstream/master'Alexander Köplinger
2017-07-03Move AssertExtensions to Corefx.Private.TestUtilities (#21799)Hugh Bellamy
2017-07-03Merge remote-tracking branch 'upstream/master'Alexander Köplinger
2017-06-23Convert most Assert.Throws<ArgumentException> without param name to AssertExt...Hugh Bellamy
2017-06-23Fix/disable more libraries for UAP (#21417)Dan Moseley
2017-06-20Merge remote-tracking branch 'upstream/master'Marek Safar
2017-06-15Update Pinvoke baselines to match latest modernapis.xml entries (#21028)Dan Moseley
2017-05-30Revert "Scale back [Serializable] CoreFX types (#19742)"Marek Safar
2017-05-26Merge pull request #20322 from ericstj/updateConfigurationsEric StJohn
2017-05-25ISerializable cleanup (#20220)Morgan Brown
2017-05-25Remove help VS commentsEric St. John
2017-05-23Test attributes cleanup for Uap now that Uap flag includes UapAot (#20108)Santiago Fernandez Madero
2017-05-17Merge pull request #19842 from ericstj/incrementVersionsGaurav Khanna
2017-05-17Scale back [Serializable] CoreFX types (#19742)Morgan Brown
2017-05-17Increment versions post 2.0Eric St. John
2017-05-16Change CoreFX to use SetThreadErrorMode (#19801)Jeremy Kuhne
2017-05-14Changed few driveinfo tests for uap/uapaot appcontainer (#19752)Viktor Hofer
2017-05-10Remove unneeded Serializable attributes (#19577)Morgan Brown
2017-05-02Expect UAE when running inside an appcontainer (#19228)Viktor Hofer
2017-04-18Update project configurationsEric St. John
2017-04-18Bulk updates of tests for AssertExtensions (#18491)Daniel Harvey
2017-04-15Fix S.IO.FileSystem.DriveInfo running on uapaot (#18402)Alex Perovich
2017-04-10Updates how we define which key an assembly usesWes Haggard
2017-03-13Regenerate all VS configurationsEric Mellino
2017-03-13Enable four test projects outside of WindowsEric Mellino
2017-03-10Enable Pinvoke checker and baseline violations (#16704)Dan Moseley
2017-02-18Remove dead string resources (#16284)Dan Moseley
2017-02-16Remove all .builds files under pkg/ref/src/tests library foldersWes Haggard
2017-02-09Enable tests to compile with netstandard (#15956)Tarek Mahmoud Sayed