Switch to compiler-tester
[mono.git] / mcs / class / corlib / System.Reflection / AssemblyName.cs
2005-06-14 Marek SafarSwitch to compiler-tester
2005-06-09 Zoltan Varga2005-06-09 Zoltan Varga <vargaz@freemail.hu>
2005-06-06 Zoltan Varga2005-06-06 Zoltan Varga <vargaz@freemail.hu>
2005-06-06 Zoltan Varga2005-06-06 Zoltan Varga <vargaz@freemail.hu>
2005-06-03 Carlos Alberto Cortez2005-06-03 Carlos Alberto Cortez <calberto.cortez...
2005-04-12 Dick Porter2005-04-12 Dick Porter <dick@ximian.com>
2005-04-05 Ritvik MayankIn tests/attributes:
2005-04-04 Sebastien Pouliot2005-04-04 Sebastien Pouliot <sebastien@ximian.com>
2005-04-04 Sebastien Pouliot2005-04-04 Sebastien Pouliot <sebastien@ximian.com>
2005-03-22 Martin Baulig**** Merged r40732-r40872 from MCS ****
2005-02-22 Raja R Harinathremove svn:executable
2005-01-31 Dick PorterBranch for io-layer daemonectomy work
2004-12-14 Marek SafarCopied remotely
2004-11-16 Jonathan Pryor * Mono.Posix.dll.sources: Rename Mono.Posix to Mono...
2004-11-10 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-11-05 Zoltan Varga2004-11-05 Zoltan Varga <vargaz@freemail.hu>
2004-10-07 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-24 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-19 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-15 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-07 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-02 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-08-08 Sebastien Pouliot2004-08-08 Sebastien Pouliot <sebastien@ximian.com>
2004-07-01 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-06-15 Gert Driesen* AssemblyName.cs: added TODO for serialization
2004-06-11 Duncan MakAdd license and copyright to all source files in corlib
2004-06-10 Lluis Sanchez * AssemblyName.cs: Added missing fields to serializati...
2004-06-09 Jackson Harper * AssemblyName.cs (GetAssemblyName): Send a...
2004-04-27 Lluis Sanchez * ICustomAttributeProvider.cs, IReflect.cs, MemberInfo...
2004-04-19 Lluis Sanchez * Assembly.cs: Removed TODO for CreateQualifiedName.
2003-11-16 Zoltan Varga2003-11-16 Zoltan Varga <vargaz@freemail.hu>
2003-11-12 Todd Berman2003-11-11 Todd Berman <tberman@gentoo.org>
2003-10-17 Zoltan Varga2003-10-17 Zoltan Varga <vargaz@freemail.hu>
2002-12-30 Sebastien Pouliot2002-12-30 Sebastien Pouliot <spouliot@videotron.ca>
2002-12-24 Sebastien Pouliot2002-12-23 Sebastien Pouliot <spouliot@videotron.ca>
2002-12-08 Gonzalo Paniagua... Oops, now I unveiled my secret debugging tricks ;-)
2002-12-08 Gonzalo Paniagua... 2002-12-08 Gonzalo Paniagua Javier <gonzalo@ximian...
2002-12-08 Sebastien Pouliot2002-12-07 Sebastien Pouliot <spouliot@videotron.ca>
2002-08-21 nobodyThis commit was manufactured by cvs2svn to create branc...
2002-08-20 Gonzalo Paniagua... 2002-08-20 Gonzalo Paniagua Javier <gonzalo@ximian...
2002-05-04 Paolo MolaroSat May 4 15:00:39 CEST 2002 Paolo Molaro <lupus@ximian...
2002-04-03 Piers Hakenminor CLS conformance tweaks (visibility, virtual,...
2002-04-01 Piers Hakenadded missing [Serializable] attribute
2002-04-01 Piers Hakenfixed member accessibility to match MS (corcompare).
2002-02-07 Duncan MakSerialization bits for System.Collection.Hashtable...
2002-01-23 Miguel de Icaza2002-01-23 Miguel de Icaza <miguel@ximian.com>
2002-01-23 Dietmar Maureradded some AppDomain methods
2001-10-08 Paolo MolaroAdded copyright notices.
2001-10-04 Paolo MolaroUpdates and fixes.
2001-10-01 Paolo MolaroUpdates and some implementation bits.
2001-09-27 Paolo MolaroSome more stubs and fixes.