Merge pull request #394 from directhex/master
[mono.git] / mcs / class / System / System.IO /
2012-07-17 Zoltan VargaMerge pull request #394 from directhex/master
2012-07-16 Miguel de IcazaMerge pull request #323 from crazyjncsu/master
2012-07-16 Jérémie LavalMerge pull request #364 from directhex/master
2012-07-09 Bojan RajkovicMerge pull request #366 from robwilkens/bug5747-2
2012-07-04 Marek SafarMerge pull request #373 from QuickJack/master
2012-07-04 Marek SafarMerge pull request #376 from atomia/master
2012-07-04 Marek SafarMerge pull request #375 from atomia/master
2012-07-01 Rob WilkensWhitespace fixes
2012-07-01 Rob WilkensIn KeventWatcher ProcessEvent we were passing null...
2012-06-30 Rob WilkensSecond attempt at Bug 5747 change: Deal with possible...
2012-06-29 Miguel de IcazaRevert the fix for #5747 from 8b5f71ef60146590193298cc8...
2012-06-27 Marek SafarMerge pull request #358 from adbre/iss3333
2012-06-26 Zoltan VargaMerge pull request #353 from robwilkens/bug2014
2012-06-26 Miguel de IcazaUse Ordinal string comparison here.
2012-06-26 Martin BauligMerge branch 'master' of github.com:mono/mono
2012-06-26 Miguel de IcazaMerge pull request #334 from robwilkens/bug5747
2012-06-24 Marek SafarMerge pull request #347 from JamesB7/master
2012-06-20 Rob WilkensRemove unnecessary braces to save vertical space.
2012-06-20 Rob WilkensCoding Style Changements to make patch more in-line...
2012-06-20 Rob WilkensBug 5747 Fix: KeventWatcher didn't return subdir names...
2012-06-04 Marek SafarMerge pull request #313 from viniciusjarina/green_build
2012-06-02 Miguel de Icaza[System] Removal of the NET_2_0 in the source code
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-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-05 Marek SafarFew corcompare fixes
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
2010-04-16 C.J. Adams-Colliercopied mono-api-diff.cs from mono-2-2 branch so new...
2009-11-16 Gonzalo Paniagua... 2009-11-16 Gonzalo Paniagua Javier <gonzalo@novell...
2009-09-30 Marek Habersack2009-09-30 Marek Habersack <mhabersack@novell.com>
2009-09-30 Gonzalo Paniagua... 2009-09-30 Gonzalo Paniagua Javier <gonzalo@novell...
2009-07-13 Gonzalo Paniagua... 2009-07-13 Gonzalo Paniagua Javier <gonzalo@novell...
2009-06-04 Marek Habersack2009-06-04 Marek Habersack <mhabersack@novell.com>
2009-03-12 Gonzalo Paniagua... 2009-03-11 Gonzalo Paniagua Javier <gonzalo@novell...
2009-02-18 Jonathan PryorAdd a more functional (i.e. fewer-stubs) implementation...
2009-01-26 Marek Habersack2009-01-26 Marek Habersack <mhabersack@novell.com>
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-11-19 Jonathan Pryor * docs.make, Makefile.am: Build mono-file-formats...
2008-11-06 Jonathan Chambers2008-11-06 Jonathan Chambers <joncham@gmail.com>
2008-10-31 Jonathan Pryor * Makefile.am: Build `docs` after `runtime`, so that...
2008-10-20 Jonathan Pryor * Documentation/index.xml, Documentation/Mono.Data...
2008-10-20 Gonzalo Paniagua... svn path=/trunk/mcs/; revision=116505
2008-10-02 Gonzalo Paniagua... 2008-10-02 Gonzalo Paniagua Javier <gonzalo@novell...
2008-09-14 Gert DriesenMoved ProviderCollectionTest.cs from System assembly...
2008-09-08 Rodrigo KumperaIn .:
2008-09-01 Dick Porter2008-09-01 Dick Porter <dick@ximian.com>
2008-06-20 Dick Porter2008-06-20 Dick Porter <dick@ximian.com>
2008-06-18 Rodrigo Kumpera2008-06-18 Rodrigo Kumpera <rkumpera@novell.com>
2008-06-03 Noam Lampertsvn path=/trunk/mcs/; revision=104772
2008-04-16 Marek Habersack2008-04-17 Marek Habersack <mhabersack@novell.com>
2008-03-19 Igor Zelmanovichmerge r98600
2008-03-11 Paolo MolaroTue Mar 11 14:29:22 CET 2008 Paolo Molaro <lupus@ximian...
2007-11-06 Sebastien Pouliot2007-11-06 Sebastien Pouliot <sebastien@ximian.com>
2007-11-06 Marek SafarNew tests, update
2007-11-01 Miguel de IcazaRemove unnecessary TODOs, NIEX
2007-10-30 Robert JordanIn Test/System.Diagnostics:
2007-07-19 Juraj Skripsky2007-07-19 Juraj Skripsky <js@hotfeet.ch>
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-11-01 Sebastien Pouliot2006-11-01 Sebastien Pouliot <sebastien@ximian.com>
2006-10-24 Jonathan Pryor * Makefile: Don't build make-map.exe.
2006-10-04 Gonzalo Paniagua... 2006-10-04 Gonzalo Paniagua Javier <gonzalo@ximian...
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.
next