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 (Collapse)Author
2016-10-05Update project ToolsVersions to 14.0 (#12355)Alex Perovich
2016-10-05Update CoreClr, CoreFx, ProjectNTfs to beta-24605-01, beta-24604-02, ↵dotnet-bot
beta-24604-00, respectively
2016-10-03Convert System.Private.Xml tests to using SupplementalTestData typeMatt Galbraith
2016-10-02Update CoreClr, CoreFx to beta-24602-02, beta-24601-02, respectivelydotnet-bot
2016-10-01Update xunit.netcore.extensions packageWes Haggard
This allows us to start using TestPlatforms added with https://github.com/dotnet/buildtools/pull/1000
2016-10-01Update CoreClr, CoreFx to beta-24601-01, beta-24530-03, respectivelydotnet-bot
2016-09-30Update CoreClr, CoreFx to beta-24530-04, beta-24530-02, respectivelydotnet-bot
2016-09-30Update CoreClr, CoreFx, External, ProjectNTfs to beta-24529-03, ↵dotnet-bot
beta-24530-01, beta-24523-00, beta-24530-00, respectively
2016-09-28Add System.Xml ref assembly (#12017)Sepideh Khoshnood
* Add System.Xml.Schema and initial Core types in System.Xml.RW contract * Change XmlException to inherit from SystemException instead of Exception * Add System.Xml.Xsl in System.Xml.RW contract * Update System.Xml.XmlDocument and System.Xml.XmlSerializer * Update System.Xml.XPath and System.Xml.Serialization * Add remaining types in System.Xml.RW and remove System.Xml.Xsl.Runtime namespace (not supposed to be in netstandard2.0) * Update System.Xml.XDocument and System.Private.Xml.Linq * Fix Schema and Xslt test builds * Replace csproj references with pkgproj in Xml test projects * Update dependencies * Fix TestTFM default conditions bug in dir.props * Fix merge conflict leftover * Fix build and Remove unused workaround files * Revert dir.props changes * Address feedback * Make final changes for Xml surface area to match that of netstandard2.0 * Add few comments and add P2P references for System.Net.Requests temporarily
2016-09-23Update CoreClr, CoreFx, External, ProjectNTfs to beta-24522-04, ↵dotnet-bot
beta-24522-03, beta-24522-00, beta-24522-01, respectively
2016-09-22Update CoreClr, CoreFx, External, ProjectNTfs to beta-24522-01, ↵dotnet-bot
beta-24521-07, beta-24521-00, beta-24521-00, respectively
2016-09-21Update CoreClr, CoreFx, External, ProjectNTfs to beta-24520-03, ↵dotnet-bot
beta-24520-06, beta-24520-00, beta-24520-00, respectively
2016-09-18Update CoreClr, CoreFx to beta-24518-02, beta-24516-03, respectivelydotnet-bot
2016-09-16Using master packages instead of dev/apiJose Perez Rodriguez
2016-09-16Update CoreClr, CoreFx, External, ProjectNTfs to beta-24516-01, ↵dotnet-bot
beta-devapi-24515-01, beta-24514-00, beta-24516-00, respectively
2016-09-15Adding KeepAllProjectReferences to some test projects in order to fix PipeBuildJose Perez Rodriguez
2016-09-13Required changes to get the build green again after merge from dev/apiJose Perez Rodriguez
2016-09-12Update CoreClr, CoreFx, ProjectNTfs to beta-24512-02, beta-devapi-24512-01, ↵dotnet-bot
beta-24512-00, respectively
2016-09-11Update CoreClr, CoreFx to beta-24511-02, beta-devapi-24511-01, respectivelydotnet-bot
2016-09-10Update CoreClr, CoreFx, External to beta-24510-02, beta-devapi-24510-01, ↵dotnet-bot
beta-24509-00, respectively
2016-09-09Update CoreClr, CoreFx, ProjectNTfs to beta-24509-03, beta-devapi-24509-01, ↵dotnet-bot
beta-24509-00, respectively
2016-09-08Update CoreClr, CoreFx, External, ProjectNTfs to beta-24508-02, ↵dotnet-bot
beta-devapi-24508-03, beta-24507-00, beta-24508-00, respectively
2016-09-03Update CoreClr, CoreFx to beta-24503-02, beta-devapi-24503-01, respectivelydotnet-bot
2016-09-02Update CoreClr, CoreFx, External, ProjectNTfs to beta-24502-03, ↵dotnet-bot
beta-devapi-24502-02, beta-24502-00, beta-24502-00, respectively
2016-09-02Changes required to have dev/api building again after mergeJose Perez Rodriguez
2016-08-25Update CoreClr, CoreFx, External to beta-24425-04, beta-devapi-24424-01, ↵dotnet-bot
beta-24424-00, respectively
2016-08-22Update dev/api corefx packages to 24422-01Stephen Toub
2016-08-21Update dev/api corefx dependencies to 24421-01Stephen Toub
2016-08-20Update dev/api corefx dependencies to 24420-01Stephen Toub
2016-08-20Update dev/api dependencies, coreclr to 24419-04, corefx to 24419-01Stephen Toub
2016-08-18Update devapi package versionsStephen Toub
2016-08-18Updating CoreFx dependencies to beta-devapi-24416-01Jose Perez Rodriguez
2016-08-17Required changes post-merge to get a succesfull build in dev/apiJose Perez Rodriguez
2016-08-15Updating CoreFx dependencies to beta-devapi-24415-01dotnet-bot
2016-08-14Updating CoreFx dependencies to beta-devapi-24414-01dotnet-bot
2016-08-13Updating CoreFx dependencies to beta-devapi-24413-01 (#10750)dotnet bot
2016-08-12Updating CoreFx dependencies to beta-devapi-24412-01dotnet-bot
2016-08-11Update CoreFx dependencies to beta-devapi-24411-01Jose Perez Rodriguez
2016-08-10Updating CoreFx dependencies to beta-devapi-24410-02dotnet-bot
2016-08-10Changes required to have dev/api buildingJose Perez Rodriguez
2016-08-04fix build errorsKrzysztof Wicher
2016-08-02Update versions of System.IO and System.RuntimeKrzysztof Wicher
2016-08-02auto-update the versions in project.jsonKrzysztof Wicher
2016-07-28Rename project to System.Private.XmlKrzysztof Wicher
2016-07-28rename System.Xml to System.Private.Xml (no csproj changes)Krzysztof Wicher