[asp.net] Ignore directories that don't exist instead of throwing.
[mono.git] / mcs / class / System.Web / System.Web.Util / FileUtils.cs
2010-04-16 C.J. Adams-Colliercopied mono-api-diff.cs from mono-2-2 branch so new...
2009-10-07 Marek HabersackPerformance improvements:
2009-02-18 Jonathan PryorAdd a more functional (i.e. fewer-stubs) implementation...
2009-01-23 Marek SafarNew test.
2009-01-22 Marek HabersackAdded two conditionally compiled methods (when DEVEL...
2007-03-12 Raja R HarinathIn corlib/System.Runtime.InteropServices:
2007-01-20 Miguel de Icaza * SiteMapNode.cs (GetExplicitResourceString...
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 Marek HabersackAdded a utility class - System.Web.Util.FileUtils ...