lemon/random.h
Wed, 17 Oct 2018 19:22:52 +0200 Merge bugfixes #610,#611,#612,#614
Mon, 15 Oct 2018 23:22:18 +0200 Fix warnings emitted by VS2017 (#614)
Sat, 17 Feb 2018 23:55:16 +0100 Improve API doc of Random classes (#602)
Thu, 08 Oct 2015 13:48:09 +0200 Platform independent Random generators (#602)
Tue, 28 Apr 2015 18:13:42 +0200 Merge bugfix #595
Tue, 28 Apr 2015 18:07:07 +0200 Replace #define WIN32 (#595)
Tue, 14 Apr 2015 16:14:32 +0200 Clang -std=c++11 related fixes (#325)
Thu, 02 Apr 2015 13:36:16 +0200 Resolve MSVC conversion warnings C4244 (#519)
Fri, 05 Aug 2011 00:17:29 +0200 Unify sources
Wed, 15 Apr 2009 02:04:37 +0200 Small doc improvements (#263)
Sun, 29 Mar 2009 23:08:20 +0200 Various doc improvements (#248)
Fri, 20 Feb 2009 21:37:19 +0000 Merge
Mon, 16 Feb 2009 18:15:52 +0000 Merge
Fri, 20 Feb 2009 20:36:26 +0000 Various fixes for compiling on AIX (#211, #212)
Mon, 16 Feb 2009 15:03:32 +0000 Wrap around the usages of windows.h
Thu, 01 Jan 2009 00:00:00 +0100 Happy New Year again
Tue, 11 Nov 2008 10:25:57 +0000 Merge
Tue, 11 Nov 2008 10:12:37 +0000 Bugfix in Random (#173)
Tue, 28 Oct 2008 14:47:57 +0100 Minor doc improvements
Thu, 19 Jun 2008 17:33:06 +0100 Lognormal distribution added (#102)
Mon, 14 Jul 2008 15:23:11 +0100 Remove todo-s and convert them to trac tickets
Sun, 13 Jul 2008 19:51:02 +0100 Apply unify-sources.sh to the source tree
Tue, 15 Apr 2008 14:12:10 +0200 Doc improvements in random.h
Thu, 19 Jun 2008 10:59:22 +0200 Seeding from file source or from pid and time (ticket #19)
Thu, 03 Apr 2008 13:00:18 +0100 Serious buxfixes in Random::gamma() and Random::pareto()
Thu, 27 Mar 2008 10:56:11 +0100 Fix include files in random.h
Thu, 20 Mar 2008 17:15:35 +0100 Seeding random sequence
Fri, 14 Mar 2008 16:57:49 +0000 Poisson distribution added
Thu, 07 Feb 2008 22:25:42 +0000 Some usefull math constants
Fri, 25 Jan 2008 15:23:28 +0100 Array range check warning workaround in random.h
Tue, 08 Jan 2008 02:53:42 +0100 Doc improvements is some files.
Mon, 07 Jan 2008 14:16:06 +0100 Happy New Year (update the copyright headers)
Thu, 03 Jan 2008 14:51:14 +0100 Small doc improvement.
Thu, 03 Jan 2008 01:24:09 +0100 Small fixes.
Sat, 22 Dec 2007 07:01:20 +0000 A better way of generating pareto distr, and swap its parameters.
Fri, 21 Dec 2007 01:32:24 +0000 Pareto and Weibull random distributions
Fri, 21 Dec 2007 00:07:03 +0000 Port random.h & Co. from svn -r3422 + some cleanups