Merge branch 'master' of git://github.com/mono/mono
[mono.git] / mcs / class / System.Data / System.Data.ProviderBase.jvm / AbstractDBCommand.cs
2010-07-25 Carlos Alberto CortezMerge branch 'master' of git://github.com/mono/mono
2010-07-25 Raja R HarinathFix a few cases of mixed line-endings
2007-05-10 Konstantin Trigerdo not change the original CommandText
2007-03-14 Eyal AlaloufMark tests as not working under TARGET_JVM
2007-03-12 Raja R HarinathIn corlib/System.Runtime.InteropServices:
2007-03-05 Konstantin TrigerImplement CommandBehavior.SingleRow
2007-01-05 Atsushi Enomerged Sys.Web.Services 2.0 support in my branch:
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Vladimir Krasnov* AbstractDBConnection.cs: fixed ExecuteDbDataReader...
2006-11-22 Atsushi Enocopying the latest Sys.Web.Services from trunk.
2006-11-13 Raja R HarinathFix problems with overlong directory names: phase #1
2006-11-07 Atsushi Enomerge r67228-r67235, r67237, r67251 and r67256-67259...
2006-11-01 Atsushi Enoupdating to the latest module.
2006-10-24 Jonathan Pryor * Makefile: Don't build make-map.exe.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-09-26 Martin BauligCopying latest mcs to the branch.
2006-09-04 Martin BauligCreated a branch for my anonymous methods work.
2006-08-02 Konstantin Trigerrefactoring to adapt to build system changes
2006-05-09 Boris Kirznermerge -r 60447:60448
2006-05-09 Boris KirznerUse specialized methods only for input parameters
2006-03-22 Raja R HarinathIn .:
2006-03-20 Konstantin Trigermerge -r 53370:58178
2006-03-05 Konstantin Trigerinitial implementation for JDBC objects wrappers; iffer...
2006-02-26 Konstantin TrigerAbstractDataReader.cs: Prevent recursion when GetXXX...
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 Trigerrefactoring: correcting method signatures for reuse...
2006-01-10 Raja R HarinathThis should fix #76928. This fix incorporates ideas...
2005-12-21 Miguel de IcazaAdd this for backwards compatibility
2005-11-27 Boris Kirznermerge -r 53523:53525
2005-11-27 Boris KirznerProper handle of return value
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 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-18 Boris KirznerBug fixes for TARGET_JVM.
2005-06-29 Marek Safarerror messages review
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 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