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
2015-02-19[corlib] Rename IsDirectorySeparator method to match reference sourcesMarek Safar
2015-01-14[bcl] Remove NET_4_0 defines from class libs.Zoltan Varga
2014-08-12[corlib] Remove heavyweight EndsWith from 1bff9d890f95e72e4145d48980a05908c87...Marek Safar
2014-08-08Fixed Path.GetFullPath to work correctly when the current path is '/'.João Matos
2014-05-08[corlib] Use invariant culture for GetTempFileName generatorMarek Safar
2014-02-12[mscorlib] Path: fix GetFullPath (/../bin/bash) to return /bin/bash, not bin/...Miguel de Icaza
2014-02-05[corlib] Path.Combine with variable arguments length where one is empty shoul...Marek Safar
2013-10-04Fix inacurrate referenceMiguel de Icaza
2013-06-28Fix for bug 12892 - Path.GetFullPath() may return incorrect relative path und...TalAloni
2013-06-04[corlib] Don't throw UnauthorizedAccessException from Path.GetTempFileNameJonathan Pryor
2013-03-02Use faster/smaller versions for some string comparisonsMarek Safar
2013-03-01Revert "Fix object::GetType when remoting is enabled."Rodrigo Kumpera
2013-03-01Fix object::GetType when remoting is enabled.Rodrigo Kumpera
2013-03-01Update Path.csTalAloni
2013-02-12Since MOBILE implies NET_4_* now, take this into account and simplify our ifd...Rodrigo Kumpera
2013-02-12Kill the MOONLIGHT define in corlib.Rodrigo Kumpera
2012-08-15Fixed incorrect line spacingNican
2012-08-15When enabling security with "mono_security_enable_core_clr" on a Windows mach...Nican
2012-04-26Canonicalize path on windows. Fixes #4625Marek Safar
2011-09-14Update copyrightsMiguel de Icaza
2011-09-01Fix invalid path check for Windows regarding ':'.Atsushi Eno
2011-08-02[System.IO.Path] Fix potential infinite loop in Path.GetTempFileNameAlan McGovern
2011-01-26Further .NET 4.0 ification of the mobile profileGeoff Norton
2011-01-03[mscorlib] New Path.Combine methods are exposed internally on pre 4.0 profilesMiguel de Icaza
2010-05-212010-05-20 Marek Habersack <mhabersack@novell.com>Marek Habersack
2010-05-082010-05-08 Marek Habersack <mhabersack@novell.com>Marek Habersack
2010-05-052010-05-05 Gonzalo Paniagua Javier <gonzalo@novell.com>Gonzalo Paniagua Javier
2010-04-162010-04-16 Sebastien Pouliot <sebastien@ximian.com> Sebastien Pouliot
2010-03-162010-03-16 Rolf Bjarne Kvinge <RKvinge@novell.com>Rolf Bjarne Kvinge
2010-03-112010-03-11 Zoltan Varga <vargaz@gmail.com>Zoltan Varga
2009-11-242009-11-24 Marek Safar <marek.safar@gmail.com>Marek Safar
2009-11-072009-11-07 Miguel de Icaza <miguel@novell.com>Miguel de Icaza
2009-10-222009-10-21 Miguel de Icaza <miguel@novell.com>Miguel de Icaza
2009-10-17Drop more obsolete definesMiguel de Icaza
2009-09-182009-09-18 Sebastien Pouliot <sebastien@ximian.com>Sebastien Pouliot
2009-07-152009-07-14 Gonzalo Paniagua Javier <gonzalo@novell.com>Gonzalo Paniagua Javier
2008-10-302008-10-29 Gonzalo Paniagua Javier <gonzalo@novell.com>Gonzalo Paniagua Javier
2008-06-21* Path.cs: Fixed exception arguments to match MS. Removed obsoleteGert Driesen
2008-06-19In System.IO:Robert Jordan
2008-05-072008-05-07 Sebastien Pouliot <sebastien@ximian.com>Sebastien Pouliot
2008-04-192008-04-18 Sebastien Pouliot <sebastien@ximian.com>Sebastien Pouliot
2008-04-17* DirectoryInfo.cs: Added new internal ctor, which takes a bool thatGert Driesen
2008-03-202008-03-20 Marek Safar <marek.safar@gmail.com>Marek Safar
2007-11-172007-11-12 Juraj Skripsky <js@hotfeet.ch>Jb Evain
2007-11-022007-11-01 Miguel de Icaza <miguel@novell.com>Miguel de Icaza
2007-03-062007-03-05 Miguel de Icaza <miguel@novell.com>Miguel de Icaza
2007-02-19Fix order of InvalidPathChars on windows.Boris Kirzner
2007-02-13Revert Patch 72756 until we review and discuss this publiclyMiguel de Icaza
2007-02-13Path handling fixes in File, Directory and Path including windows-specific ne...Boris Kirzner
2006-08-212006-08-21 Sebastien Pouliot <sebastien@ximian.com>Sebastien Pouliot