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
2012-01-19Fix my last commitMiguel de Icaza
2012-01-18Prevent race conditions for this cached variable, by using a temporary variab...Miguel de Icaza
2012-01-18System.Data: DataTable.ImportRow should be able to handle columns with differ...Rolf Bjarne Kvinge
2012-01-11Merge pull request #214 from QuickJack/cd2c570c5543963d987f51080218715407c5d4b9Marek Safar
2011-12-29commit 206085382687f5c51ba49a8eb86ee0529fcc38a3 removed a complete method callMartin
2011-12-29commit 206085382687f5c51ba49a8eb86ee0529fcc38a3 removed a complete method callMartin
2011-12-29commit 206085382687f5c51ba49a8eb86ee0529fcc38a3 removed a complete method callMartin
2011-12-29commit 206085382687f5c51ba49a8eb86ee0529fcc38a3 removed a complete method callMartin
2011-12-27Fixes some warnings in System.Data.dllQuickJack
2011-12-14[System.Data] Fix sorting in DataView when changing sort value/default sort s...Rolf Bjarne Kvinge
2011-12-12TdsMetaParameter.cs - fixes 699643. Note as Mono.Data.TdsClient and Mono.Data...Neale Ferguson
2011-12-12Behaviour for most of SqlBulkCopyOptions was implemented.Oleg Petrov
2011-12-04Comments for SqlBulkCopyOptions enum describes expected behaviourOleg Petrov
2011-12-03Initial tests (for constructors) of SqlBulkCopy classOleg Petrov
2011-12-032 new tests for ctorsOleg Petrov
2011-12-03Not null checks for ctorsOleg Petrov
2011-12-01These tests show difference between original .NET behaviour and current Mono ...Oleg Petrov
2011-10-07[System.Data] Clean up temporary file when done generating the parser.Rolf Bjarne Kvinge
2011-09-30Add gitignoreMarek Safar
2011-09-15Added the new mobile profile to the build.Paolo Molaro
2011-09-14Update copyrightsMiguel de Icaza
2011-09-13[System.Data] Delay column expression evaluation after all the columns have b...Rolf Bjarne Kvinge
2011-09-13[System.Data] Properly clone a column's extended properties when cloning a ta...Rolf Bjarne Kvinge
2011-09-10Various fixes to the Expression parser, the fixes include:Miguel de Icaza
2011-09-01DiffLoader didn't handle encoded name and caused mismatch between .NET.Atsushi Eno
2011-08-31prepend $(CURDIR) to jay input files so that the debugging info references th...Chris Toshok
2011-05-12SqlDbType missing value.Igor Tkachev
2011-05-12SqlDbType missing values.Igor Tkachev
2011-05-05[ado.net]bugfix:688773 - Assign default value to columns that does notVeerapuram Varadhan
2011-05-05[ado.net]BugFix 663914 - Retain original version of a col whenVeerapuram Varadhan
2011-04-11reformat to coding guidelinesDavid Schmitt
2011-04-11Update to NUnit 2.5 syntaxDavid Schmitt
2011-03-21[bugfix][ado.net odbc]Fixes #676368 - make it thread safe to releaseVeerapuram Varadhan
2011-03-15[ado.net]fixes 672113 - Keep a copy of columns array in constraints thanVeerapuram Varadhan
2011-02-14Extended CloneCopy() test with ReadOnly fieldCarsten Schlote
2011-02-14Fixes for broken RO checkCarsten Schlote
2011-02-13Add solution filesMiguel de Icaza
2011-01-30Added schema file to fix test breakVeerapuram Varadhan
2011-01-30Don't run the test. Fixes test break.Veerapuram Varadhan
2010-12-072010-12-07 Veerapuram Varadhan <vvaradhan@novell.com>vvaradhan
2010-10-042010-10-01 Veerapuram Varadhan <v.varadhan@gmail.com>vvaradhan
2010-10-042010-10-01 Veerapuram Varadhan <vvaradhan@novell.com>vvaradhan
2010-10-012010-09-29 Veerapuram Varadhan <vvaradhan@novell.com>vvaradhan
2010-09-292010-09-20 Veerapuram Varadhan <vvaradhan@novell.com>vvaradhan
2010-09-29test fixesvvaradhan
2010-09-282010-09-16 Veerapuram Varadhan <vvaradhan@novell.com>vvaradhan
2010-09-282010-09-16 Veerapuram Varadhan <vvaradhan@novell.com>vvaradhan
2010-09-08Fix the monodroid and monotouch profile buildsJb Evain
2010-09-08Fix the mobile_System.Data includeJb Evain
2010-09-08Factorize the System.Data monotouch and monodroid sources into a mobile.sourcesJb Evain