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-08-01Add a netcoreapp2.0 configuration for System.Drawing.Common.Eric Mellino
2017-08-01Fix KnownColor issues (#22821)Jon Hanna
2017-08-01Remove unused serialization members (#22785)Viktor Hofer
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-23Fixing SizeF, CookieContainer, CookieCollection serialization between Core <-...Viktor Hofer
2017-06-20Add Corefx.Private.Test.Utilities solution (#21254)Hugh Bellamy
2017-06-15Cross framework serialization finish up (#20870)Viktor Hofer
2017-06-14Update VS configurations in System.Drawings projects/solutions.Eric Mellino
2017-06-14Merge pull request #21007 from mellinoe/fix-colortranslatorEric Mellino
2017-06-14Fix non-deterministic failure in ColorTests (#21005)Stephen Toub
2017-06-13Consolidate KnownColorTable.cs into a single shared source file.Eric Mellino
2017-06-08Manually build mscorlib shim to allow for internal type forwards & Adding Typ...Wes Haggard
2017-06-07Issue #18017 Operators * / for Size and SizeF (#20052)Mandar Sahasrabuddhe
2017-06-06Correct versions for System.Drawing.Primitives and .Common.Eric Mellino
2017-06-01Add support for System.Drawing on Windows.Eric Mellino
2017-05-30Renamed coretype serialized variables to support reflection based serializationViktor Hofer
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-15Fix a bunch of random test failures on ILC (#19758)Atsushi Kanamori
2017-05-02Skip verifying stack on full framework (#19182)Dan Moseley
2017-04-13Fix System.Drawing tests on UAP (#18294)Alex Perovich
2017-04-10Updates how we define which key an assembly usesWes Haggard
2017-04-06Remove KnownColors and SystemColors from .NET CoreWes Haggard
2017-04-05Fix System.Drawing.Primitive tests with netfx or uwpHugh Bellamy
2017-03-17Add reference to System.ComponentModel.PrimitivesFrederik Carlier
2017-03-17Update reference assembly as wellFrederik Carlier
2017-03-16Add reference to System.ComponentModel.PrimitivesFrederik Carlier
2017-03-16Add Browsable(false) to System.Drawing structsFrederik Carlier
2017-02-18Remove dead string resources (#16284)Dan Moseley
2017-02-17Enabling overflow checks for debug (#16189)Dennis "D.C." Dietrich
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-08Prepare uap package (#15866)Jose Perez Rodriguez
2017-02-07Marking code as unchecked (pt 2) (#15885)Dennis "D.C." Dietrich
2017-02-07Remove versioned configuration from test projects (#15879)Tarek Mahmoud Sayed
2017-02-04Update Solution files to use windows path slashes.Wes Haggard
2017-02-03Sync BuildConfiguration with project PropertyGroupsEric St. John
2017-02-03Enable compiling the test projects against the configuration (#15743)Tarek Mahmoud Sayed
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-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-24Implement IEquatable interface on System.Drawing structs. (#15435)Jon Hanna
2017-01-24Removing netstandard configurations for things that are bellow netstandard (#...Jose Perez Rodriguez