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-08-11Moving PlatformDetection to Corefx.Private.TestUtilities assembly (#23109)Tarek Mahmoud Sayed
2017-07-11Revert "Have the uap version of RemoteExecutorTestBase.RemoteInvoke wait in a...Santiago Fernandez Madero
2017-07-10Have the uap version of RemoteExecutorTestBase.RemoteInvoke wait in a… (#21...Koundinya Veluri
2017-07-03Move AssertExtensions to Corefx.Private.TestUtilities (#21799)Hugh Bellamy
2017-06-23Convert most Assert.Throws<ArgumentException> without param name to AssertExt...Hugh Bellamy
2017-06-07Disable some thread test since the required methodsTijoy Tom Kalathiparambil
2017-06-03Delete ThreadAbortException from CoreFX (#20659)Jan Kotas
2017-06-02Use monotonic clock for measuring time in sleep test (#20639)Koundinya Veluri
2017-05-26Merge pull request #20322 from ericstj/updateConfigurationsEric StJohn
2017-05-25ISerializable cleanup (#20220)Morgan Brown
2017-05-25Remove help VS commentsEric St. John
2017-05-23change to inrange to see valuedanmosemsft
2017-05-17Merge pull request #19842 from ericstj/incrementVersionsGaurav Khanna
2017-05-17Scale back [Serializable] CoreFX types (#19742)Morgan Brown
2017-05-17Increment versions post 2.0Eric St. John
2017-05-03Fix threading test for nanodanmosemsft
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-24Some PNSE messages (#17471)Dan Moseley
2017-03-24Revert "PNSE for S.R.Extensions and S.IO.FS"danmosemsft
2017-03-24PNSE for S.Threading.Threaddanmosemsft
2017-03-19Remove NoWarn 0436 from Runtime.Extensions, Threading.Thread & Threading cspr...Rahul Kumar
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-02-23Clean-up references to old build against packages propertiesWes Haggard
2017-02-18Remove dead string resources (#16284)Dan Moseley
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-10Remove from System.Threading.Thread "#if !NETNATIVE" lines that are no longer...Anton Lapounov
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-07Remove non-existent project.json's from project filesEric Mellino
2017-02-06Add tests for Thread constructor with stack size argument (#15600)Koundinya Veluri
2017-02-04Update Solution files to use windows path slashes.Wes Haggard
2017-02-03Sync BuildConfiguration with project PropertyGroupsEric 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-29Revert "Add tests for Thread constructor with stack size argument" (#15598)Koundinya Veluri
2017-01-29Add tests for Thread constructor with stack size argument (#15576)Koundinya Veluri
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 NETStandard2.0Eric St. John