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
path: root/src
AgeCommit message (Expand)Author
2017-02-04Update Solution files to use windows path slashes.Wes Haggard
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 #15730 from ianhays/io_desktop_testsIan Hays
2017-02-03Merge pull request #15754 from ericstj/buildAllFixesEric StJohn
2017-02-03Set configuration for WinRT depproj to netcoreapp/uap instead of netstandardWes Haggard
2017-02-03Move WinRT targeting pack under externalWes Haggard
2017-02-03Sync BuildConfiguration with project PropertyGroupsEric St. John
2017-02-03Fix legacy builds of RuntimeInformationEric St. John
2017-02-03Fix System.Memory ns1.0 buildEric St. John
2017-02-03Fix desktop build of PortsEric St. John
2017-02-03Fix uses of GenFacadesArgs -ignoreMissingTypesEric St. John
2017-02-03Fix missing doc comment on SpanEric St. John
2017-02-03Fix legacy build configurationsEric St. John
2017-02-03Fix use of GetCustomAttributes in MEF2Eric St. John
2017-02-03Remove configurations that aren't buildingEric St. John
2017-02-03Fix Dataflow buildEric St. John
2017-02-03Use a private ExcludeFromCodeCoverageAttributeEric St. John
2017-02-03System.Private.CoreLib is OSGroup-specificEric St. John
2017-02-03Shims should binplace to config-specific RefPathEric St. John
2017-02-03Don't filter netfx targeting packEric St. John
2017-02-03Adding missing apis to .NET Core that where added to netstandard 2.0 (#15643)Santiago Fernandez Madero
2017-02-03Use CoreLib ClrThreadBoolBoundHandle for netcoreappJan Kotas
2017-02-03Enable a few legacy tests (#15746)Jeremy Kuhne
2017-02-03Merge pull request #15734 from mellinoe/genfacades-task-febEric Mellino
2017-02-03Enable compiling the test projects against the configuration (#15743)Tarek Mahmoud Sayed
2017-02-03Merge pull request #15389 from jamesqo/change.linkingVladimir Sadov
2017-02-03Merge pull request #15704 from Priya91/httptestsLakshmi Priya Sekar
2017-02-03Respond to PR feedbackEric Mellino
2017-02-03Respond to PR feedback.Lakshmi Priya Sekar
2017-02-03Merge pull request #15738 from weshaggard/UpdateVSSolutionsWes Haggard
2017-02-03Merge pull request #15732 from joperezr/FixShimsWes Haggard
2017-02-03Update all solution files using solution generation toolWes Haggard
2017-02-03Add solution generation to the UpdateVSConfigurations taskWes Haggard
2017-02-03Port serial port test sources (#15733)Jeremy Kuhne
2017-02-03Modify reflection only testsRahul Kumar
2017-02-03Attempt to make UDP tests more reliable (#15697)Steve Harter
2017-02-03Add ProjectGuids for all projects and empty configs for projects without Buil...Wes Haggard
2017-02-03Change UpdateVSConfiguration tasks to add ProjectGuild and empty configsWes Haggard
2017-02-03Restore some comment formatting for BigInteger (#15726)Axel Heer
2017-02-03Update to buildtools containing GenFacades taskEric Mellino
2017-02-03Refactoring Span/ReadOnlySpan Extensions into partial classes (#15569)Ahson Ahmed Khan
2017-02-03Adding TargetGroup to shim baseline filesJose Perez Rodriguez
2017-02-03Merge pull request #15725 from joperezr/AddingUAPAOTVerticalJose Perez Rodriguez
2017-02-02Fix some misc failing desktop IO testsIan Hays
2017-02-02Remove Comments with <SecurityKernel ..> (#15374) (#15724)Mandar Sahasrabuddhe
2017-02-02Adding UAPAOT vertical and configurationsJose Perez Rodriguez
2017-02-02Merge pull request #15372 from JonHanna/fix_11220_reduxIan Hays
2017-02-02Remove ActiveIssue attributes for #3838Jon Hanna