added NET_2_0 strongly typed overrides
[mono.git] / mcs / class / System.Data / System.Data.ProviderBase.jvm /
2006-08-06 Konstantin Trigeradding NET_2_0 target
2006-08-02 Konstantin Trigerrefactoring to adapt to build system changes
2006-08-01 Konstantin Trigerrefactoring
2006-05-31 Andrew Skibamerge -r 60814:60815
2006-05-25 Konstantin Trigermerge -r 61112:61113
2006-05-09 Boris Kirznermerge -r 60447:60448
2006-05-09 Boris KirznerUse specialized methods only for input parameters
2006-05-09 Konstantin Trigermerge -r 60439:60440
2006-05-07 Boris Kirznermerge -r 60375:60376
2006-05-07 Boris KirznerHandle NVARCHAR type as VARCHAR for Sql Server 2005...
2006-03-30 Konstantin Trigermerge -r 58778:58779
2006-03-30 Konstantin TrigerTARGET_JVM: update build system
2006-03-27 Konstantin Trigermerge -r 58588:58590, -r 58584:58585
2006-03-27 Konstantin Trigeruse standard JDBC style names
2006-03-26 Marek Safar2006-03-26 Marek Safar <marek.safar@seznam.cz>
2006-03-26 Konstantin Trigermerge -r 58548:58549
2006-03-26 Konstantin Trigercheck for SQLServer uniquesidentifier type for VARCHAR
2006-03-23 Boris Kirznermerge -r 58185:58216
2006-03-22 Raja R HarinathIn .:
2006-03-21 Boris KirznerExpand OleDbOracleProvider with ResultSet wrappers
2006-03-20 Konstantin Trigermerge -r 53370:58178
2006-03-05 Konstantin Trigerinitial implementation for JDBC objects wrappers; iffer...
2006-03-05 Konstantin Trigerenable provider specific caches
2006-03-05 Konstantin Trigerrefactoring
2006-02-26 Konstantin Trigersync with latest NET_2_0 changes
2006-02-26 Konstantin TrigerAbstractDataReader.cs: Prevent recursion when GetXXX...
2006-02-19 Konstantin Trigeradded JDBC provider generic adapter mechanism
2006-02-15 Konstantin TrigerOracle NUMERIC with scale -127 maps to double
2006-02-01 Raja R Harinath* support-test-*.cs: Rename from test-*-p2.cs.
2006-01-31 Konstantin Trigerrefactoring access modifiers
2006-01-29 Konstantin Trigeradd System.Data.ProviderBase.jvm/AbstractDbCommandBuild...
2006-01-29 Konstantin Trigerrefactoring: correcting method signatures for reuse...
2006-01-29 Konstantin TrigerTARGET_JVM: moving DbConvert.cs
2006-01-10 Raja R HarinathThis should fix #76928. This fix incorporates ideas...
2006-01-05 Konstantin Trigeruse stream interfaces
2005-12-21 Miguel de IcazaAdd this for backwards compatibility
2005-12-18 Konstantin Trigermerge -r 54574:54575
2005-12-18 Konstantin Trigerfixing exception messages
2005-12-14 Konstantin Trigermerge -r 54348:54349
2005-12-14 Konstantin Trigerfix port resolution for unnamed instances
2005-11-27 Boris Kirznermerge -r 53523:53525
2005-11-27 Boris KirznerProper handle of return value
2005-11-24 Chris Toshok2005-11-24 Chris Toshok <toshok@ximian.com>
2005-11-22 Konstantin Trigerset inner exception.
2005-11-22 Konstantin Trigerset inner exception.
2005-11-16 Boris KirznerTARGET_JVM fix. Throw exception if MSSQL port resolutio...
2005-11-14 Boris KirznerFix for TARGET_JVM. Provider name can be in any case.
2005-11-10 Miguel de IcazaMake a copy of the old ZipLib
2005-10-04 Gonzalo Paniagua... svn path=/branches/mono-1-1-9/mono/; revision=51217
2005-10-04 Gonzalo Paniagua... svn path=/branches/mono-1-1-9/mcs/; revision=51216
2005-10-04 Gonzalo Paniagua... svn path=/branches/mono-1-1-9/mcs/; revision=51212
2005-10-04 Gonzalo Paniagua... svn path=/branches/mono-1-1-9/mcs/; revision=51207
2005-10-04 Gonzalo Paniagua... svn path=/branches/mono-1-1-9/mcs/; revision=51206
2005-09-22 Gonzalo Paniagua... svn path=/branches/mono-1-1-9/mcs/; revision=50439
2005-09-22 Gonzalo Paniagua... svn path=/branches/mono-1-1-9/mcs/; revision=50438
2005-09-20 Jonathan Pryor * Makefile: Build the make-map.exe in Mono.Unix.Nativ...
2005-09-19 Chris Toshok2005-09-19 Chris Toshok <toshok@ximian.com>
2005-09-13 Sureshkumar T2005-09-13 Sureshkumar T <tsureshkumar@novell.com>
2005-09-13 Boris KirznerCheck for derived parameters array length.
2005-08-28 Iain McCoy2005-08-28 Iain McCoy <iain@mccoy.id.au>
2005-08-28 Boris KirznerCreate guid from the string fetched.
2005-08-28 Boris KirznerDo not check for 'select ... from'.
2005-08-26 Iain McCoy2005-08-26 Iain McCoy <iain@mccoy.id.au>
2005-08-25 Boris KirznerSet max fetch size for jdbc statement.
2005-08-23 Raja R HarinathIn .:
2005-08-21 Boris KirznerSmall bug fixes for TARGET_JVM.
2005-08-18 Boris KirznerBug fixes for TARGET_JVM.
2005-06-29 Marek Safarerror messages review
2005-06-22 Konstantin TrigerGetBytes should return the data length if target buffer...
2005-06-21 Konstantin TrigerTARGET_JVM only changes
2005-06-21 Atsushi Enoimported everything from my branch (which is slightly...
2005-05-30 Boris KirznerAdded copyright info to TARGET_JVM code base
2005-05-30 Andrew SkibaRemove duplicate file
2005-05-30 Andrew Skibaremoving duplicate file
2005-05-30 Boris KirznerAdded files and folders for TARGET_JVM code base
2005-05-15 Konstantin Trigermerging the Mainsoft branch to the trunk
2005-05-04 Konstantin Trigermoving the JVM specific directory