New test.
[mono.git] / mcs / class / corlib / System / Guid.cs
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.
2006-09-26 Martin BauligCopying latest mcs to the branch.
2006-09-04 Martin BauligCreated a branch for my anonymous methods work.
2006-08-18 Zoltan Varga2006-08-18 Zoltan Varga <vargaz@gmail.com>
2006-03-22 Raja R HarinathIn .:
2006-02-01 Raja R Harinath* support-test-*.cs: Rename from test-*-p2.cs.
2005-06-30 Sebastien Pouliot2005-06-30 Sebastien Pouliot <sebastien@ximian.com>
2005-06-21 Atsushi Enoimported everything from my branch (which is slightly...
2005-06-14 Marek SafarSwitch to compiler-tester
2005-06-04 Ben Maurer2005-06-04 Ben Maurer <bmaurer@ximian.com>
2005-05-16 Raja R HarinathSet svn:eol-style=native, delete svn:executable.
2005-04-12 Dick Porter2005-04-12 Dick Porter <dick@ximian.com>
2005-01-31 Dick PorterBranch for io-layer daemonectomy work
2005-01-13 Geoff Norton2005-01-13 Geoff Norton <gnorton@customerdna.com>
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-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-04 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-08-03 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-08-01 Martin Baulig2004-08-02 Martin Baulig <martin@ximian.com>
2004-07-01 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-06-11 Duncan MakAdd license and copyright to all source files in corlib
2004-06-01 Sebastien Pouliot2004-05-31 Sebastien Pouliot <sebastien@ximian.com>
2004-05-25 Sebastien Pouliot2004-05-25 Sebastien Pouliot <sebastien@ximian.com>
2004-05-18 Sebastien Pouliot2004-05-18 Sebastien Pouliot <sebastien@ximian.com>
2004-04-25 Andreas N2004-04-25 Andreas Nahr <ClassDevelopment@A-SoftTech...
2004-04-06 Miguel de Icaza2004-04-06 Miguel de Icaza <miguel@ximian.com>
2004-03-29 Lluis Sanchez * Convert.cs: In ToSingle(double), removed checks...
2004-03-09 Andreas N2004-03-09 Andreas Nahr <ClassDevelopment@A-SoftTech...
2003-07-24 Duncan Mak* DateTimeFormatInfo.cs: theInvariantDateTimeFormatInfo...
2003-07-22 Jerome Laban2003-07-22 Jerome Laban <jlaban@wanadoo.fr>
2003-07-17 Paolo MolaroThu Jul 17 15:23:17 CEST 2003 Paolo Molaro <lupus@ximia...
2002-08-21 nobodyThis commit was manufactured by cvs2svn to create branc...
2002-03-01 Duco FijmaCompleted BitConverterTest, fixed bugs found in BitConv...
2002-02-27 Duco FijmaMinor changes to System.Guid and System.TimeSpan
2002-02-21 Duco FijmaFixed Guid.Guid(string)
2002-02-18 Duco FijmaImplementation for Guid.Guid(string) (including test...
2002-02-17 Duco FijmaCreated first test for System.Guid
2002-02-10 Duco FijmaChange implementation of Guid.NewGuid
2002-02-09 Duco FijmaImplemented Guid.NewGuid
2002-01-29 Duco FijmaFinished Guid.cs except for Guid.NewGuid
2002-01-09 Duco FijmaCreated Guid.cs