2007-06-06 Nagappan A <anagappan@novell.com>
[mono.git] / mcs / class / System.Data / System.Data.ProviderBase.jvm /
2007-05-15 Konstantin Trigercorrect hierarchy for the exception for 2.0 profile
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-14 Konstantin Trigermake the DbParameterCollection.IndexOf(string) case...
2007-01-05 Atsushi Enomerged Sys.Web.Services 2.0 support in my branch:
2006-12-20 Marek HabersackImplementation of the 2.0 session state model
2006-12-17 Konstantin TrigerNullify parent when cloning the parameters
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-30 Raja R HarinathKill all executable flags on *.cs and ChangeLog files.
2006-09-26 Martin BauligCopying latest mcs to the branch.
2006-09-06 Kornél PálMoved TestConfiguration.cs to Npgsql.
2006-09-04 Martin BauligCreated a branch for my anonymous methods work.
2006-08-24 Vladimir Krasnov* AbstractDBConnection.cs: fixed GetSyntaxPatterns...
2006-08-20 Konstantin Trigerreplace OnStateChanged with OnStateChange according...
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
next