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-10-27Make corefx exceptions serializable and add typeforwards (#24427)Viktor Hofer
2017-10-24Fix System.Data.Odbc configurations for support package and run UpdateVSConfi...Santiago Fernandez Madero
2017-10-18Fixing odbc test on windows server core (#24696)Maryam Ariyan
2017-10-16Correcting OdbcIsAvailable condition check for windows (#24643)Maryam Ariyan
2017-10-12improve messaging when odbc dependency is not installed (#24535)Maryam Ariyan
2017-10-11Fix for OdbcParameter Error "Data type 0x23 is a deprecated large object..." ...Gene Lee
2017-09-21Adding System.Data.Odbc package and including in metapackageMaryam Ariyan
2017-08-30Typo (#23644)John Doe
2017-08-18Fix build breakdanmosemsft
2017-08-18Implement QuoteIdentifier and UnquoteIdentifier in OdbcCommandBuilder (#22499)Egor Bogatov
2017-08-08Fix several typos (#23048)John Doe
2017-07-17Mark several System.Data types with 'partial' keyword (#22327)Egor Bogatov
2017-06-16Make several System.Data classes partial, remove ReadOnlyCollection.cs (#21132)Egor Bogatov
2017-06-15[System.Data] Move methods TraceExceptionWithoutRethrow and NotSupportedEnume...Egor Bogatov
2017-06-12Move DbConnectionOptions.cs to Common (#19808)Egor Bogatov
2017-05-25ISerializable cleanup (#20220)Morgan Brown
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-10Remove unneeded Serializable attributes (#19577)Morgan Brown
2017-04-25Move AdapterUtil.cs to Common (System.Data) (#18500)Egor Bogatov
2017-04-25Update project configurationsEric St. John
2017-04-25Remove use of IsDesktopFacadeEric St. John
2017-04-18Fix warnings during -allConfigurations buildEric St. John
2017-04-15System.Data - move duplicate files to Common (#18297)Egor Bogatov
2017-04-10Updates how we define which key an assembly usesWes Haggard
2017-03-24Port System.Data.Odbc (#15646)Martín Coll
2017-02-17Fix several typos (#16264)Jon Hanna
2017-01-26Adding System.Data.Odbc reference source files (#15477)Martín Coll