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
2019-10-08Enable Color TypeConverter on mobile profiles (#356)Alexander Köplinger
2019-03-11Add TypeForwardedFrom attributes for XI/XM System.Drawing typesAlexander Köplinger
2019-03-01[monodroid] Forward some types that are being removed from Mono.Andoid.dllAlexis Christoforides
2018-11-14Mono specific changes for System.Drawing and System.Net (#183)Egor Bogatov
2018-04-02Merge remote-tracking branch 'upstream/release/2.1' into 2.1-mergeMarek Safar
2018-03-17Added DCS Tests for System.Drawing Types (#27082)Joshua Clark
2018-02-26Remove EnablePInvokeAnalyzer exceptions and replace with data files.Eric St. John
2018-01-23Merge remote-tracking branch 'upstream/release/2.1'Marek Safar
2018-01-14Cleanup CodeContracts annotations (#26324)Jan Kotas
2018-01-12Update references assemblies to include private fields for structsWes Haggard
2017-11-27Merge remote-tracking branch 'upstream/master'Marek Safar
2017-11-03Update ref assemblies with readonly changesStephen Toub
2017-11-03Mark applicable structs as readonlyStephen Toub
2017-10-24Fix System.Data.Odbc configurations for support package and run UpdateVSConfi...Santiago Fernandez Madero
2017-08-31Merge remote-tracking branch 'upstream/master'Marek Safar
2017-08-11Moving PlatformDetection to Corefx.Private.TestUtilities assembly (#23109)Tarek Mahmoud Sayed
2017-08-07Merge remote-tracking branch 'upstream/master'Marek Safar
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-16Merge remote-tracking branch 'upstream/master'Alexander Köplinger
2017-07-03Move AssertExtensions to Corefx.Private.TestUtilities (#21799)Hugh Bellamy
2017-07-03Merge remote-tracking branch 'upstream/master'Alexander Köplinger
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-20Merge remote-tracking branch 'upstream/master'Marek Safar
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-09Remove TypeForwardedFrom as they are redundant for mono and wrong for mobile ...Marek Safar
2017-06-09Merge remote-tracking branch 'upstream/master'Marek Safar
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-06Merge remote-tracking branch 'upstream/master'Marek Safar
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-30Revert "Scale back [Serializable] CoreFX types (#19742)"Marek Safar
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