Merge pull request #309 from i59/patch-1
[mono.git] / mcs / class / corlib / System.IO / BinaryWriter.cs
2012-06-24 Marek SafarMerge pull request #347 from JamesB7/master
2012-05-25 Miguel de IcazaMerge pull request #271 from pruiz/xamarin-bug-4108
2012-05-24 Miguel de IcazaMerge pull request #283 from robwilkens/master
2012-05-24 Miguel de IcazaMerge pull request #289 from alaendle/master
2012-05-24 Alex Rønne PetersenMerge pull request #301 from directhex/master
2012-05-11 Miguel de IcazaMerge pull request #293 from viniciusjarina/fix3258
2012-05-09 Sebastien PouliotBinaryWriter.Dispose is needed in Profile[1-4] of the...
2012-02-29 Marek SafarMerge pull request #231 from linquize/a853199c497bb0977...
2012-02-12 Marek SafarMerge pull request #225 from mistoll/master
2011-09-29 Gonzalo Paniagua... Merge pull request #167 from konrad-kruczynski/send_asy...
2011-09-19 Marek SafarAdd few new 4.5 overloads
2011-07-28 Miguel de IcazaMerge pull request #93 from konrad-kruczynski/dispatche...
2011-05-23 Rodrigo KumperaReorder fields to improve object layout since the runti...
2011-03-17 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-03-14 Mark ProbstMerge branch 'sgen-disable-gc'
2011-03-10 Sebastien PouliotFix API compatibility with SL4
2010-11-22 Jb EvainMerge branch 'cecil-light'
2010-10-24 Gonzalo Paniagua... BinaryWriter.BaseStream calls Flush()
2010-04-16 C.J. Adams-Colliercopied mono-api-diff.cs from mono-2-2 branch so new...
2009-10-22 Miguel de Icaza2009-10-21 Miguel de Icaza <miguel@novell.com>
2009-10-17 Miguel de IcazaDrop more obsolete defines
2008-06-30 Andreas N2008-06-30 Andreas Nahr <ClassDevelopment@A-SoftTech...
2007-10-26 Atsushi Eno2007-10-26 Atsushi Enomoto <atsushi@ximian.com>
2007-04-30 Dick Porter2007-04-30 Dick Porter <dick@ximian.com>
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-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.
2006-03-22 Raja R HarinathIn .:
2005-06-21 Atsushi Enoimported everything from my branch (which is slightly...
2005-05-16 Raja R HarinathSet svn:eol-style=native, delete svn:executable.
2005-04-12 Dick Porter2005-04-12 Dick Porter <dick@ximian.com>
2005-03-23 Lluis Sanchez2005-03-16 Lluis Sanchez Gual <lluis@novell.com>
2005-01-31 Dick PorterBranch for io-layer daemonectomy work
2004-12-14 Marek SafarCopied remotely
2004-07-01 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-06-11 Duncan MakAdd license and copyright to all source files in corlib
2004-04-30 Ben Maurer2004-04-30 Ben Maurer <bmaurer@users.sourceforge.net>
2003-12-28 Ben Maurer2003-12-28 Ben Maurer <bmaurer@users.sourceforge.net>
2003-04-14 Ville Palo2003-04-14 Ville Palo <vi64pa@kolumbus.fi>
2002-10-31 Miguel de Icaza2002-10-30 Miguel de Icaza <miguel@ximian.com>
2002-08-28 Gonzalo Paniagua... 2002-08-27 Gonzalo Paniagua Javier <gonzalo@ximian...
2002-08-21 nobodyThis commit was manufactured by cvs2svn to create branc...
2002-08-19 Dick Porter2002-08-19 Dick Porter <dick@ximian.com>
2002-05-08 Piers HakenMiscellaneous minor compliancy fixes:
2002-04-30 Sergey Chaban * BinaryReader.cs: internal buffer fix. Little-endian...
2002-04-01 Piers Hakenadded missing [Serializable] attribute
2002-01-09 Matt KimballWed Jan 9 16:04:39 MST 2002 Matt Kimball <matt@kimball...