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-09Remove dead NET_4_5 compilation constant (#23041)Dan Moseley
2017-08-01Increase code coverage from 74.9% to 77.8% on System.Data.Common.DataColumnMa...the-dwyer
2017-07-26Updating cases of `IsInfinity || IsNaN` to be `!IsFinite`.Tanner Gooding
2017-07-25Increase code coverage from 70.8% to 74.9% on System.Data.Common.DataColumnMa...the-dwyer
2017-07-19Make DataCommonEventSource members public on uapaot, since reflection needed ...Cory Rivera
2017-07-14Add more uapaot #if checks in SqlXml to exclude unnecessary code that's causi...Cory Rivera
2017-07-12Reenabling tests for uap (#22111)Saurabh Singh
2017-07-11Change System.Data.Common to build with System.Xml.Private (#21943)Saurabh Singh
2017-07-03Move AssertExtensions to Corefx.Private.TestUtilities (#21799)Hugh Bellamy
2017-07-01Disable System.Data.Common.Tests.SqlXmlTest for uapaot (#21779)Santiago Fernandez Madero
2017-06-28Fix 19202 (#21648)Dan Moseley
2017-06-26SQLString adding missing typeforward to correctly serializable blobs between ...Viktor Hofer
2017-06-23Convert most Assert.Throws<ArgumentException> without param name to AssertExt...Hugh Bellamy
2017-06-21Increase code coverage from 65.3% to 70.8% on System.Data.Common.DataColumnMa...the-dwyer
2017-06-18Fixup instances of [ThreadStatic] naming in product codeHugh Bellamy
2017-06-16Add more serialization test cases and fix SqlGuid (#21137)Krzysztof Wicher
2017-06-15[System.Data] Move methods TraceExceptionWithoutRethrow and NotSupportedEnume...Egor Bogatov
2017-06-15Cross framework serialization finish up (#20870)Viktor Hofer
2017-06-12Move DbConnectionOptions.cs to Common (#19808)Egor Bogatov
2017-06-08Manually build mscorlib shim to allow for internal type forwards & Adding Typ...Wes Haggard
2017-06-02Final set of ILC test failure "fixes"...Atsushi Kanamori
2017-05-30Renamed coretype serialized variables to support reflection based serializationViktor Hofer
2017-05-25ISerializable cleanup (#20220)Morgan Brown
2017-05-23Test attributes cleanup for Uap now that Uap flag includes UapAot (#20108)Santiago Fernandez Madero
2017-05-22Increase code coverage from 64.4% to 65.3% on System.Data.Common.DataColumnMa...the-dwyer
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-11System.Data.Common.Tests down to 1 failure on ILCAtsushi Kanamori
2017-05-10Remove unneeded Serializable attributes (#19577)Morgan Brown
2017-05-02Fix S.Data.Common tests on uapaot (#19203)Alex Perovich
2017-04-29Removed dead code from System.Data.Common (#19141)Youp Hulsebos
2017-04-25Move AdapterUtil.cs to Common (System.Data) (#18500)Egor Bogatov
2017-04-25Replace netfx ifdefs in refs with IsPartialFacadeAssemblyEric St. John
2017-04-19Make System.Data more mono-friendly (#18525)Egor Bogatov
2017-04-18Fix warnings during -allConfigurations buildEric St. John
2017-04-18Bulk updates of tests for AssertExtensions (#18491)Daniel Harvey
2017-04-15System.Data - move duplicate files to Common (#18297)Egor Bogatov
2017-04-15Merge pull request #18281 from EgorBo/system-data-sqlresourceStephen Toub
2017-04-12Add NETStandard.Library.NETFramework packageEric St. John
2017-04-12Add netfx configurations for libs in NETStandardEric St. John
2017-04-12Move SQLResource.cs to Common (remove two almost identical files from System....EgorBo
2017-04-10Updates how we define which key an assembly usesWes Haggard
2017-03-21Replaced ContainsKey() Calls with TryAdd() Dictionary Calls (#17201)Rion Williams
2017-03-10PVS-Studio: fixed vulnerability CWE-476 (NULL Pointer Dereference) (#16807)Ivan Kishchenko
2017-03-05Increase code coverage from 61.2% to 64.4% on System.Data.Common.DataColumnMa...the-dwyer
2017-03-02Merge pull request #16444 from dotnet/qizhanMS-Tx-NamechangeQi Zhang
2017-03-02Update reference for System.Transactions (netfx) and System.Transactions.Loca...qizhanMS
2017-02-26Improve code coverage for system.data.common (#16470)the-dwyer