Fix condition so the new feature is available outside NET_2_1
[mono.git] / mcs / class / corlib / System.IO / UnmanagedMemoryStream.cs
2010-04-16 C.J. Adams-Colliercopied mono-api-diff.cs from mono-2-2 branch so new...
2010-02-24 Paolo MolaroWed Feb 24 15:47:16 CET 2010 Paolo Molaro <lupus@ximian...
2010-01-28 Gonzalo Paniagua... 2010-01-28 Gonzalo Paniagua Javier <gonzalo@novell...
2010-01-25 Gonzalo Paniagua... 2010-01-25 Gonzalo Paniagua Javier <gonzalo@novell...
2010-01-14 Rolf Bjarne Kvinge2010-01-14 Rolf Bjarne Kvinge <RKvinge@novell.com>
2009-11-13 Marek SafarWarnings cleanup
2009-11-10 Marek SafarNew tests.
2009-11-08 Miguel de IcazaMove some classes to new locations
2009-11-08 Miguel de Icazasvn path=/trunk/mcs/; revision=145671
2009-11-07 Miguel de Icaza2009-11-07 Miguel de Icaza <miguel@novell.com>
2009-10-17 Miguel de IcazaDrop more obsolete defines
2009-10-15 Sebastien PouliotIn Test/System.IO:
2008-09-14 Gert DriesenMoved ProviderCollectionTest.cs from System assembly...
2008-08-27 Marek SafarWarnings cleanup
2008-08-21 Sebastien Pouliot2008-08-21 Sebastien Pouliot <sebastien@ximian.com>
2008-06-03 Noam Lampertsvn path=/trunk/mcs/; revision=104772
2008-03-19 Igor Zelmanovichmerge r98600
2008-02-15 Miguel de Icaza2008-02-15 Miguel de Icaza <miguel@novell.com>
2007-05-28 Atsushi Eno2007-05-28 Atsushi Enomoto <atsushi@ximian.com>
2007-05-25 Gert Driesen* UnmanagedMemoryStream.cs: In Read and ReadByte, use...
2007-05-24 Gert Driesen* UnmanagedMemoryStreamTest.cs: Fixed several tests...
2007-05-23 Atsushi Eno2007-05-23 Atsushi Enomoto <atsushi@ximian.com>
2007-04-30 Dick Porter2007-04-30 Dick Porter <dick@ximian.com>
2007-04-03 Alp Toker2007-04-03 Alp Toker <alp@atoker.com>
2007-03-18 Alp Toker2007-03-18 Alp Toker <alp@atoker.com>
2007-03-14 Eyal AlaloufMark tests as not working under TARGET_JVM
2007-03-12 Raja R HarinathIn corlib/System.Runtime.InteropServices:
2007-03-11 Zoltan Varga2007-03-11 Zoltan Varga <vargaz@gmail.com>
2007-01-13 Miguel de IcazaPatch from Sridhar Kulkarni (full impl)