Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-24[Sys.Data] fix SqlParameter SystemType lookup after referencesource merge.Atsushi Eno
2015-04-23[System.Data] Bring back PropertyAttributes, StrongTypingException and TypedD...Rolf Bjarne Kvinge
2015-04-17[corlib] Mobile build fixesMarek Safar
2015-04-11[git] Ignore built sourcesGabriel Garcia
2015-04-07[system.data] Fixes mobile buildMarek Safar
2015-04-03[System.Data] Fix 'make dist'Alexander Köplinger
2015-03-27Use common consts in [InternalsVisibleTo] PublicKey specifications.Atsushi Eno
2015-03-26[Sys.Data] add InternalsVisibleTo(System.Data.DataSetExtensions).Atsushi Eno
2015-03-25[Sys.Data] fix data adapter tests. ByteFx.Data and Npgsql are gone.Atsushi Eno
2015-03-25[Sys.Data] reuse our SqlClient implementation.Atsushi Eno
2015-03-25[Sys.Data] there are many tests that were unverified on .NET. Fix them.Atsushi Eno
2015-03-25[Sys.Data] Fix bogus tests: DataRelation cannot be created for non-dataset cols.Atsushi Eno
2015-03-25Fix mobile builds with several #if-s in referencesource.Atsushi Eno
2015-03-25[Sys.Data] replace dummy Res.cs messages with real ones.Atsushi Eno
2015-03-25[System.Data] completely replace sources with referencesource.Atsushi Eno
2015-03-17[genproj] Re-generated the class library projects.João Matos
2015-03-17[system.date] Fix DefaultValue expression serializationMarek Safar
2015-03-05Add NoData as valid return state for Statements with paramskeneanung
2015-03-02Merge branch 'master' into import-system-xml-4Atsushi Eno
2015-03-02[build] Add the assemblies in LIB_REFS to LIB_MCS_FLAGS automatically to redu...Zoltan Varga
2015-03-02[Sys.Data] fix wrong test in XmlDataDocument.Atsushi Eno
2015-03-02[Sys.Data] Fix tests regarding XmlTextWriter EOL handling.Atsushi Eno
2015-03-02[Sys.Data] fix DOM event order related issue caused by referencesource.Atsushi Eno
2015-03-02[System.Data] fix another NRE that was exposed by referencesource.Atsushi Eno
2015-03-02[System.Data] MS implementation doesn't expect CRLF on *nix. Use Env.NewLine.Atsushi Eno
2015-03-02[System.Data] MS implementation does NOT expect CRLF in the output on *nix.Atsushi Eno
2015-03-02[System.Data] fix NRE that was exposed by referencesource.Atsushi Eno
2015-02-27[build] Add dependency information for class libraries using a LIB_REFS varia...Zoltan Varga
2015-02-20[Sys.Data] DataSet.ReadXmlSchema(): use LocalName instead of Name on XmlReader.Atsushi Eno
2015-02-20Use more resource text strings from reference sourcesMarek Safar
2015-02-03Remove obsolete profiles and profile checks from the build system.Alex Rønne Petersen
2015-02-03Remove some leftover old 1.x, 2.x, 3.x profile ifdefs.Alex Rønne Petersen
2015-01-29[build] Updated the class library MSBuild projects.João Matos
2015-01-22Merge pull request #1518 from akoeplinger/remove-only-net11-ifdefZoltan Varga
2015-01-21[bcl] Remove NET_3_5 defines from class libsAlexander Köplinger
2015-01-21[bcl] Remove ONLY_1_1 defines from class libsAlexander Köplinger
2015-01-17[bcl] Remove more NET_2_0 checks from class libsAlexander Köplinger
2015-01-14[bcl] Remove NET_4_5 defines from class libs.Zoltan Varga
2015-01-13[bcl] Remove NET_2_0 defines from the class libs. This has been done using: u...Zoltan Varga
2015-01-13[build] Updated csproj files.Marcos Henrich
2015-01-13[system.data] refresh mobile sourcesMarek Safar
2015-01-13[system.data] Update for DataSetExtensions as GetTableMappingBySchemaAction i...Marek Safar
2015-01-13[system.data] update mobile profileMarek Safar
2015-01-13[system.data] Replace connection string builder from reference sourcesMarek Safar
2015-01-13[system.data] Replace System.Data.SqlTypes from reference sources except SqlX...Marek Safar
2015-01-13[system.data] Switch to DbEnumerator from reference sources. Fixes #24935Marek Safar
2014-12-16Merge pull request #1336 from esdrubal/datatablereadxmlschemaJoão Matos
2014-12-09[System.Data] Fix a test failure caused by the transition to the reference so...Zoltan Varga
2014-12-04Remove 4.0 profileMarek Safar
2014-11-24Remove 2.0 profile csproj filesMarek Safar