2005-04-21 Gonzalo Paniagua Javier <gonzalo@ximian.com>
[mono.git] / mcs / class / corlib / System / Random.cs
2005-04-12 Dick Porter2005-04-12 Dick Porter <dick@ximian.com>
2005-01-31 Dick PorterBranch for io-layer daemonectomy work
2004-12-14 Marek SafarCopied remotely
2004-09-06 Ben MaurerDecision to follow knuth over ms results
2004-09-06 Ben MaurerDecision to follow knuth over ms results
2004-07-01 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-06-15 Gert Driesen* AppDomainSetup.cs: added TODO for serialization
2004-06-11 Duncan MakAdd license and copyright to all source files in corlib
2004-03-16 Sebastien Pouliot2004-03-15 Sebastien Pouliot <sebastien@ximian.com>
2004-03-09 Andreas N2004-03-09 Andreas Nahr <ClassDevelopment@A-SoftTech...
2003-06-28 Lluis Sanchez * Random.cs: Changed behavior of Random to match MS...
2003-06-03 Sebastien Pouliot2003-06-02 Sebastien Pouliot <spouliot@videotron.ca>
2002-08-21 nobodyThis commit was manufactured by cvs2svn to create branc...
2002-06-11 Nick Drochak2002/06/12 Nick Drochak <ndrochak@gol.com>
2002-04-01 Piers Hakenadded missing [Serializable] attribute
2001-11-21 Miguel de Icaza2001-11-21 Miguel de Icaza <miguel@ximian.com>
2001-08-08 Bob SmithRandom.cs: API sync.
2001-08-08 Bob SmithAnother Random.cs compile fix.
2001-08-08 Bob SmithRandom.cs compile fixes.
2001-08-06 Bob SmithRandom.cs compile fix.
2001-08-02 Bob SmithImplemented the System.Random class. I dont have a...