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-08Prepare uap package (#15866)Jose Perez Rodriguez
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
2017-02-01Remove desktop config when in NETStandard.LibraryEric St. John
2017-02-01Updating VS ConfigurationsJose Perez Rodriguez
2017-02-01Adding missing Configurations for uapJose Perez Rodriguez
2017-01-31Sync PropertyGroups and BuildConfigurationsEric St. John
2017-01-28Replace [SkipOnTargetFramework(TargetFrameworkMonikers.Netcoreapp1_1] (#15564)Jon Hanna
2017-01-28Remove test attributes only necessary for running on older CoreFX versions (#...Jon Hanna
2017-01-27Merge pull request #15540 from bbowyersmyth/compare-testsStephen Toub
2017-01-27Additional compare OrdinalIgnoreCase testsBruce Bowyer-Smyth
2017-01-26Expose parameterless string.TrimEnd/TrimStart in ref (#15476)Justin Van Patten
2017-01-25Merge pull request #15456 from ericstj/fixTraversalEric StJohn
2017-01-25Merge pull request #15334 from justinvp/string_trim_testsWes Haggard
2017-01-25Add Configurations to tests to fix p2pEric St. John
2017-01-25Fix P2P reference Configuration selectionEric St. John
2017-01-25Use `throw null` in System.Runtime refJustin Van Patten
2017-01-25Expose String.Trim overloads that take a single charJustin Van Patten
2017-01-25Fix ConditionalWeakTable test with GC.KeepAliveStephen Toub
2017-01-25Add ConditionalWeakTable.Clear and GetEnumeratorStephen Toub
2017-01-25Merge pull request #15251 from stephentoub/cwt_enum_testsStephen Toub
2017-01-24Removing netstandard configurations for things that are bellow netstandard (#...Jose Perez Rodriguez
2017-01-22Merge pull request #14686 from JonHanna/fix_14488Stephen Toub
2017-01-21Removing System.Private.CoreLib from TargetingPack (#15357)Jose Perez Rodriguez
2017-01-20Adding missing Configurations.props for refs and fixing the existing ones (#1...Jose Perez Rodriguez
2017-01-19Remove packages from NETStandard.Library 1.6Eric St. John
2017-01-19ExcludeFromCodeCoverageAssemblyAttribute for excluding assembliesJon Hanna