Merge pull request #1 from knocte/master
[mono.git] / mcs / class / Mono.Data.Tds / Mono.Data.Tds.Protocol / TdsComm.cs
2012-05-24 Alex Rønne PetersenMerge pull request #301 from directhex/master
2012-02-29 Marek SafarMerge pull request #231 from linquize/a853199c497bb0977...
2012-02-24 Marek SafarMerge pull request #228 from QuickJack/3e163743eda89cc8...
2012-02-17 Gonzalo Paniagua... Merge pull request #217 from QuickJack/master
2012-02-12 Marek SafarMerge pull request #225 from mistoll/master
2012-01-11 Marek SafarMerge pull request #214 from QuickJack/cd2c570c5543963d...
2011-12-13 Marek HabersackMerge pull request #201 from QuickJack/master
2011-12-07 Gonzalo Paniagua... Merge pull request #194 from QuickJack/master
2011-11-09 Zoltan VargaMerge branch 'master' of github.com:mono/mono
2011-11-08 Neale FergusonMerge branch 'master' of ssh://github.com/mono/mono
2011-11-08 Neale FergusonFixes bug 1916 - incorrect appending of string to buffe...
2011-10-08 Gonzalo Paniagua... Revert previous quick fix.
2011-10-08 Gonzalo Paniagua... Unbreak, take 2
2011-08-05 Gonzalo Paniagua... Revert "revert change from https://github.com/flutos...
2011-08-05 Miguel de IcazaMerge pull request #129 from grumpydev/CryptoFixo
2011-08-05 Miguel de IcazaMerge pull request #138 from eisnerd/bug-winforms-datag...
2011-08-05 Miguel de IcazaMerge pull request #147 from flutos/master
2011-08-03 scott flutorevert change from https://github.com/flutos/mono/commi...
2010-07-09 Atsushi Eno2010-07-09 Atsushi Enomoto <atsushi@ximian.com>
2010-07-07 Veerapuram VaradhanUgh.. ugh.. final fix for handling MinValue for DateTime.
2010-07-07 Veerapuram VaradhanMore fix for handling SqlServer DateTime MinValue
2010-07-07 Veerapuram Varadhan2010-07-07 Veerapuram Varadhan <vvaradhan@novell...
2010-07-06 Veerapuram Varadhan2010-07-06 Veerapuram Varadhan <vvaradhan@novell...
2010-07-03 Veerapuram Varadhan2010-07-03 Veerapuram Varadhan <vvaradhan@novell...
2010-04-16 C.J. Adams-Colliercopied mono-api-diff.cs from mono-2-2 branch so new...
2009-05-27 Marek SafarNew tests, updates
2009-05-26 Veerapuram Varadhan2009-05-26 Veerapuram Varadhan <vvaradhan@novell...
2009-05-26 Veerapuram Varadhan2009-05-26 Veerapuram Varadhan <vvaradhan@novell...
2009-04-29 Marek HabersackUnbreak TdsComm by removing a stray line
2009-04-29 Gonzalo Paniagua... 2009-04-28 Gonzalo Paniagua Javier <gonzalo@novell...
2009-03-15 Veerapuram VaradhanAvoid creation of temporary byte arrays
2009-02-19 Veerapuram Varadhan * Tds.cs: Tds 8 collation support
2009-02-18 Jonathan PryorAdd a more functional (i.e. fewer-stubs) implementation...
2009-02-02 Veerapuram VaradhanTDS 8 changes
2009-01-23 Marek SafarNew test.
2009-01-21 Christian Hergert2009-01-21 Christian Hergert <christian.hergert@gmail...
2009-01-21 Gonzalo Paniagua... fix the 1.1 build
2009-01-21 Gonzalo Paniagua... 2009-01-20 Gonzalo Paniagua Javier <gonzalo@novell...
2008-12-08 Atsushi Eno2008-12-08 Atsushi Enomoto <atsushi@ximian.com>
2008-12-08 Atsushi Enoimporting messaging-2008 branch to trunk [continued]
2008-12-08 Atsushi Enoimporting messaging-2008 branch to trunk, going on.
2008-12-08 Atsushi Enoimporting messaging-2008 branch to trunk.
2008-12-05 Gonzalo Paniagua... fix warning
2008-11-19 Jonathan Pryor * docs.make, Makefile.am: Build mono-file-formats...
2008-11-13 Veerapuram Varadhaninstead of executing sp_reset_connection, set reset...
2008-11-13 Veerapuram VaradhanUse reset flag bit instead of executing sp_reset_connec...
2008-09-16 Veerapuram VaradhanCheck whether the connection is valid or not when Reset...
2008-07-09 Veerapuram VaradhanRemove stray Console.WriteLine
2008-07-09 Veerapuram VaradhanFixes ##407208 - Validate for IP before calling DNS...
2008-07-01 Gert Driesen* Tds70.cs: Avoid accessing TdsDataColumnCollection...
2007-08-06 Nagappan Alagappan2007-08-06 Nagappan A <anagappan@novell.com>
2007-07-22 Nagappan Alagappan2007-07-22 Nagappan A <anagappan@novell.com>
2007-05-30 Nagappan Alagappan2007-05-30 Nagappan A <anagappan@novell.com>
2007-03-12 Raja R HarinathIn corlib/System.Runtime.InteropServices:
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-01 Atsushi Enoupdating to the latest module.
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.
next