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
2010-07-26Fix a few cases of mixed line-endingsRaja R Harinath
2010-07-25EOL handlingRaja R Harinath
2007-08-19* AbstractDataReader.cs: optimized IndexOf in Results proprtyVladimir Krasnov
2007-08-14* AbstractDBConnection.cs: performance optimizationVladimir Krasnov
2007-05-15correct hierarchy for the exception for 2.0 profileKonstantin Triger
2007-05-10do not change the original CommandTextKonstantin Triger
2007-03-05Implement CommandBehavior.SingleRowKonstantin Triger
2007-01-14make the DbParameterCollection.IndexOf(string) case insensitiveKonstantin Triger
2006-12-17Nullify parent when cloning the parametersKonstantin Triger
2006-11-29* AbstractDBConnection.cs: fixed ExecuteDbDataReader, wrong exception if exec...Vladimir Krasnov
2006-09-30Kill all executable flags on *.cs and ChangeLog files.Raja R Harinath
2006-08-24* AbstractDBConnection.cs: fixed GetSyntaxPatterns, configuration section movedVladimir Krasnov
2006-08-20replace OnStateChanged with OnStateChange according to .net 2.0Konstantin Triger
2006-08-06adding NET_2_0 targetKonstantin Triger
2006-08-02refactoring to adapt to build system changesKonstantin Triger
2006-08-01refactoringKonstantin Triger
2006-05-25merge -r 61112:61113Konstantin Triger
2006-05-09merge -r 60447:60448Boris Kirzner
2006-05-07merge -r 60375:60376Boris Kirzner
2006-03-30TARGET_JVM: update build systemKonstantin Triger
2006-03-27use standard JDBC style namesKonstantin Triger
2006-03-26check for SQLServer uniquesidentifier type for VARCHARKonstantin Triger
2006-03-21Expand OleDbOracleProvider with ResultSet wrappersBoris Kirzner
2006-03-05initial implementation for JDBC objects wrappers; ifferentiate between settin...Konstantin Triger
2006-03-05enable provider specific cachesKonstantin Triger
2006-03-05refactoringKonstantin Triger
2006-02-26sync with latest NET_2_0 changesKonstantin Triger
2006-02-26AbstractDataReader.cs: Prevent recursion when GetXXX is overriden and GetXXXS...Konstantin Triger
2006-02-19added JDBC provider generic adapter mechanismKonstantin Triger
2006-01-31refactoring access modifiersKonstantin Triger
2006-01-29add System.Data.ProviderBase.jvm/AbstractDbCommandBuilder.csKonstantin Triger
2006-01-29refactoring: correcting method signatures for reuse in other assembliesKonstantin Triger
2006-01-29TARGET_JVM: moving DbConvert.csKonstantin Triger
2006-01-05use stream interfacesKonstantin Triger
2005-12-18fixing exception messagesKonstantin Triger
2005-12-14fix port resolution for unnamed instancesKonstantin Triger
2005-11-27Proper handle of return value Boris Kirzner
2005-11-22set inner exception.Konstantin Triger
2005-11-22set inner exception.Konstantin Triger
2005-11-16TARGET_JVM fix. Throw exception if MSSQL port resolution failed.Boris Kirzner
2005-11-14Fix for TARGET_JVM. Provider name can be in any case.Boris Kirzner
2005-09-13Check for derived parameters array length.Boris Kirzner
2005-08-28Create guid from the string fetched.Boris Kirzner
2005-08-28Do not check for 'select ... from'.Boris Kirzner
2005-08-25Set max fetch size for jdbc statement.Boris Kirzner
2005-08-21Small bug fixes for TARGET_JVM.Boris Kirzner
2005-08-18Bug fixes for TARGET_JVM.Boris Kirzner
2005-06-22GetBytes should return the data length if target buffer is nullKonstantin Triger
2005-06-21TARGET_JVM only changesKonstantin Triger
2005-05-30Added copyright info to TARGET_JVM code baseBoris Kirzner