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-03-02TimeSpan Multiplication and Division (#16475)Jon Hanna
2017-03-02Expose and test KeyValuePair.Create (#16561)Hugh Bellamy
2017-03-01Fix tests that assumed GC refs could become collectable in the middle of a me...Peter Kukol
2017-02-26Merge pull request #16426 from jkotas/coreclr-9739Stephen Toub
2017-02-24Setting up ILCInputFolder that will be passed in to the ilc.exe that gets res...Jose Perez Rodriguez
2017-02-24Fix FormatterServices.GetUninitializedObject allows allocating byref-like obj...Jan Kotas
2017-02-23Expose IsReferenceOrContainsReferences in System.Runtime contract (#16414)Jan Kotas
2017-02-23Merge pull request #15767 from DrewScoggins/PerfRunDevEngDrew Scoggins
2017-02-23Update performance csprojsDrew Scoggins
2017-02-22Expose String.EndsWith(char) and String.StartsWith(char) (#16198)Felipe Pessoto
2017-02-20System.Lazy regression tests (#15577)Paul Westcott
2017-02-17Fix several typos (#16264)Jon Hanna
2017-02-17Enabling overflow checks for debug (#16189)Dennis "D.C." Dietrich
2017-02-16Remove all .builds files under pkg/ref/src/tests library foldersWes Haggard
2017-02-12Merge pull request #16088 from stephentoub/endgcregion_testStephen Toub
2017-02-12Fix outerloop GC region testsStephen Toub
2017-02-12Fix exception expected in WaitHandle testStephen Toub
2017-02-12Cleanup netstandard ifdefs and conditions (#16072)Jan Kotas
2017-02-12Add test for GetCurrentMethod called inside inlineable method (#16071)Jan Kotas
2017-02-11Marking code as unchecked (pt 6) (#16048)Dennis "D.C." Dietrich
2017-02-10Split some composite GC tests into separate tests (#15980)Sean Gillespie
2017-02-09Merge pull request #15932 from sepidehMS/PlatformSpecificTestsSepideh Khoshnood
2017-02-09Enable tests to compile with netstandard (#15956)Tarek Mahmoud Sayed
2017-02-08Prepare uap package (#15866)Jose Perez Rodriguez
2017-02-08Add comments to PlatformSpecific testssepidehMS
2017-02-08Merge pull request #15922 from mellinoe/remove-projectjsonWes Haggard
2017-02-08Add Activator.CreateInstance negative tests (#15923)Michal Strehovský
2017-02-07Remove non-existent project.json's from project filesEric Mellino
2017-02-07Remove all TargetingPackReference's from project filesEric Mellino
2017-02-07Merge pull request #15898 from jkotas/NoWarnStephen Toub
2017-02-07Delete NoWarn's that are not required anymoreJan Kotas
2017-02-07Remove versioned configuration from test projects (#15879)Tarek Mahmoud Sayed
2017-02-04Merge pull request #15770 from weshaggard/FixSolutionsToUseWindowsSlashesWes Haggard
2017-02-04Update Solution files to use windows path slashes.Wes Haggard
2017-02-04Adding uap and uapaot vertical buildsJose Perez Rodriguez
2017-02-04Merge pull request #15766 from ericstj/buildAllFixesEric StJohn
2017-02-03Clean up corert config commentsEric St. John
2017-02-03Merge pull request #15674 from rahku/reflectiononlyRahul Kumar
2017-02-03Merge pull request #15754 from ericstj/buildAllFixesEric StJohn
2017-02-03Sync BuildConfiguration with project PropertyGroupsEric St. John
2017-02-03Remove configurations that aren't buildingEric St. John
2017-02-03Adding missing apis to .NET Core that where added to netstandard 2.0 (#15643)Santiago Fernandez Madero
2017-02-03Merge pull request #15734 from mellinoe/genfacades-task-febEric Mellino
2017-02-03Update all solution files using solution generation toolWes Haggard
2017-02-03Modify reflection only testsRahul Kumar
2017-02-03Add ProjectGuids for all projects and empty configs for projects without Buil...Wes Haggard
2017-02-03Update to buildtools containing GenFacades taskEric Mellino
2017-02-02Adding UAPAOT vertical and configurationsJose Perez Rodriguez
2017-02-02Update CoreClr, ProjectNTfs to beta-25002-01, beta-25001-00, respectively (ma...dotnet bot
2017-02-01Clean up desktop ConfigurationsEric St. John