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-04-18Bulk updates of tests for AssertExtensions (#18491)Daniel Harvey
2017-04-12Merge pull request #18251 from dotnet-bot/master-UpdateDependenciesJan Kotas
2017-04-12Updates for CoreCLR and ProjectN changesJan Kotas
2017-04-12Remove dead code for system.threading, system.text.regularexpressions, system...Shiming Ge
2017-04-10Updates how we define which key an assembly usesWes Haggard
2017-03-31Fold or rename *.netstandard.cs files (#17697)Alex Perovich
2017-03-30Merge pull request #17679 from kouvel/RwLockSlimPerfStephen Toub
2017-03-30Fix ReaderWriterLockSlim contention spin wait perfKoundinya Veluri
2017-03-29Update csproj and solutions configurations (#17613)Santiago Fernandez Madero
2017-03-27Updating uapaot ApiCompat Baseline filesJose Perez Rodriguez
2017-03-27Expose Interlocked.MemoryBarrierProcessWide (#17512)Jan Kotas
2017-03-24Disable System.Thread outerloop test in desktop (#17445)Santiago Fernandez Madero
2017-03-19Remove NoWarn 0436 from Runtime.Extensions, Threading.Thread & Threading cspr...Rahul Kumar
2017-03-18fix build breaksRahul Kumar
2017-03-16Updating uapaot baseline filesJose Perez Rodriguez
2017-03-15Add Thread.CurrentPrincipal, Thread.GetDomain, and Thread.GetDomainID for uap...Anton Lapounov
2017-03-10Enable Pinvoke checker and baseline violations (#16704)Dan Moseley
2017-03-09Add back System.Threading types for uapaot build. (#16880)Anton Lapounov
2017-03-03Fix #16274 - LazyInitializer.EnsureInitialized overload for reference types. ...Mandar Sahasrabuddhe
2017-02-23Update performance csprojsDrew Scoggins
2017-02-23Move perf runner to dotnet coreDrew Scoggins
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-12Cleanup netstandard ifdefs and conditions (#16072)Jan Kotas
2017-02-11Update CoreClr, ProjectNTfs, Standard to beta-25010-03, beta-25010-00, beta-2...Jan Kotas
2017-02-10Marking code as unchecked (pt 5)Dennis "D.C." Dietrich
2017-02-09Merge pull request #15932 from sepidehMS/PlatformSpecificTestsSepideh Khoshnood
2017-02-08Prepare uap package (#15866)Jose Perez Rodriguez
2017-02-08Add comments to PlatformSpecific testssepidehMS
2017-02-08Fixed cross-process testsDennis "D.C." Dietrich
2017-02-07Remove versioned configuration from test projects (#15879)Tarek Mahmoud Sayed
2017-02-06Fix uapaot build breakJan Kotas
2017-02-04Update Solution files to use windows path slashes.Wes Haggard
2017-02-03Sync BuildConfiguration with project PropertyGroupsEric St. John
2017-02-03Fix uses of GenFacadesArgs -ignoreMissingTypesEric 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-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