[Sys.Data] Fix Novell Bug #519648
[mono.git] / mcs / class / System.Data / System.Data.OleDb.jvm /
2010-07-31 tgiphilMerge branch 'master' of github.com/mono/mono
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
2010-07-25 Raja R HarinathEOL handling
2007-05-15 Konstantin Trigercorrect hierarchy for the exception for 2.0 profile
2007-05-08 Adar Wesley2007-05-08 Adar Wesley <adarw@mainsoft.com>
2007-05-03 Konstantin TrigerFix compilation errors by adding casting
2007-05-01 Adar Wesley2007-05-01 Adar Wesley <adarw@mainsoft.com>
2007-04-19 Konstantin TrigerUse invariant culture for string comparing
2007-04-05 Konstantin Trigeruse Invariant culture for string manipulations
2007-03-12 Raja R HarinathIn corlib/System.Runtime.InteropServices:
2007-02-27 Vladimir Krasnov* MainsoftWebApp20.Tomcat.vmwcsproj: converted to csproj
2007-02-21 Miguel de IcazaCopy from 72246 to trunk
2007-02-21 Konstantin TrigerFix typo
2007-02-20 Konstantin Trigercosmetic changes
2007-02-15 Noam LampertGrasshopper now uses csproj instead of vmwcsproj
2007-02-13 Konstantin TrigerImplemented respective AddWithValue methods
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-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-05 Vladimir Krasnov* System.Data20.vmwcsproj: added OleDbFactory.cs
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-06 Kornél PálMoved TestConfiguration.cs to Npgsql.
2006-09-04 Martin BauligCreated a branch for my anonymous methods work.
2006-08-30 Konstantin TrigerAdd net 2.0 override
2006-08-20 Konstantin Trigerreplace OnStateChanged with OnStateChange according...
2006-08-17 Konstantin Trigeradd Precisios/Scale implementations to comply .net...
2006-08-17 Konstantin Trigeradded NET_2_0 strongly typed overrides
2006-08-06 Konstantin Trigeradding NET_2_0 target
2006-08-02 Konstantin Trigerrefactoring to adapt to build system changes
2006-05-31 Andrew Skibamerge -r 60814:60815
2006-05-25 Konstantin Trigermerge -r 61112:61113
2006-05-25 Konstantin Trigermerge -r 61110:61111
2006-05-23 Boris Kirznermerge -r60979:60980
2006-05-23 Boris KirznerAdded MonoTODO.
2006-05-09 Konstantin Trigermerge -r 60439:60440
2006-05-09 Konstantin Trigerfix GetOleDbSchemaTable for OleDbSchemaGuid.Tables
2006-05-07 Boris Kirznermerge -r 60375:60376
2006-05-07 Boris KirznerHandle NVARCHAR type as VARCHAR for Sql Server 2005...
2006-04-28 Marek Safar2006-04-28 Marek Safar <marek.safar@seznam.cz>
2006-04-26 Konstantin Trigermerge -r 59914:59915
2006-04-26 Konstantin Trigermap NCHAR to VARCHAR type
2006-03-30 Konstantin Trigermerge -r 58778:58779
2006-03-30 Konstantin TrigerTARGET_JVM: update build system
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-06 Konstantin Trigercheck for null reference
2006-03-06 Konstantin Trigercompare up to the provider name length
2006-03-05 Konstantin Trigerrefactoring
2006-02-26 Konstantin TrigerAbstractDataReader.cs: Prevent recursion when GetXXX...
2006-02-19 Konstantin Trigeradded JDBC provider generic adapter mechanism
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 Trigercorrecting method signatures
2006-01-10 Raja R HarinathThis should fix #76928. This fix incorporates ideas...
2005-12-21 Miguel de IcazaAdd this for backwards compatibility
next