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-23Fix EventSource tests accessing resources via reflectionStephen Toub
2017-03-10Enable Pinvoke checker and baseline violations (#16704)Dan Moseley
2017-03-02Convert some uses of Marshal.SizeOf to sizeof (#16556)Jan Kotas
2017-02-24Use consistent casing for BinPlaceEric St. John
2017-02-24Setting up ILCInputFolder that will be passed in to the ilc.exe that gets res...Jose Perez Rodriguez
2017-02-18Remove dead string resources (#16284)Dan Moseley
2017-02-17Fix several typos (#16264)Jon Hanna
2017-02-16Remove all .builds files under pkg/ref/src/tests library foldersWes Haggard
2017-02-11Update CoreClr, ProjectNTfs, Standard to beta-25010-03, beta-25010-00, beta-2...Jan Kotas
2017-02-08Prepare uap package (#15866)Jose Perez Rodriguez
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-04Misc cleanup of uapaot config (#15751)Jan Kotas
2017-02-03Sync BuildConfiguration with project PropertyGroupsEric St. John
2017-02-03Fix uses of GenFacadesArgs -ignoreMissingTypesEric St. John
2017-02-03Fix legacy build configurationsEric St. John
2017-02-03Update all solution files using solution generation toolWes Haggard
2017-02-03Add ProjectGuids for all projects and empty configs for projects without Buil...Wes Haggard
2017-02-03Merge pull request #15725 from joperezr/AddingUAPAOTVerticalJose Perez Rodriguez
2017-02-02Remove Comments with <SecurityKernel ..> (#15374) (#15724)Mandar Sahasrabuddhe
2017-02-02Adding UAPAOT vertical and configurationsJose Perez Rodriguez
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-25Fix P2P reference Configuration selectionEric St. John
2017-01-24Removing netstandard configurations for things that are bellow netstandard (#...Jose Perez Rodriguez
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-18Update project configuration and sln files (#15182)Karthik Rajasekaran
2017-01-12Merge master into dev/engJose Perez Rodriguez
2017-01-11Update CoreClr, CoreFx, ProjectNTfs to beta-24911-02, beta-24911-02, beta-249...dotnet bot
2017-01-11Automated update of ns1.7->ns2.0 and nca1.1->nca2.0Alex Perovich
2017-01-11[dev/eng] Sorting and trimming Reference items in csprojs (#15035)Jose Perez Rodriguez
2017-01-10Update CoreClr to beta-24910-03dotnet-bot
2017-01-10Update CoreClr, CoreFx, ProjectNTfs to beta-24910-02, beta-24910-02, beta-249...dotnet bot
2017-01-09Update CoreClr, CoreFx to beta-24909-03, beta-24909-02, respectivelydotnet-bot
2017-01-09Update CoreClr, CoreFx, ProjectNTfs to beta-24909-02, beta-24909-01, beta-249...dotnet-bot
2017-01-08Update CoreClr to beta-24908-01dotnet-bot
2017-01-07Update CoreClr to beta-24907-03dotnet-bot
2017-01-07Update CoreClr, CoreFx to beta-24907-02, beta-24907-02, respectivelydotnet-bot
2017-01-07Update CoreClr, CoreFx to beta-24906-04, beta-24906-03, respectively (master)...dotnet bot
2017-01-07Changes required to have the repo building after mergeJose Perez Rodriguez
2017-01-06Update CoreFx to beta-24906-02 (#14932)dotnet bot
2017-01-06Merge pull request #14919 from dotnet-bot/master-UpdateDependenciesStephen Toub
2017-01-06Merge pull request #14923 from stephentoub/fix_etw_testStephen Toub
2017-01-06Fix EventSource test to be aware of ArrayPoolEventSourceStephen Toub