lemon/random.h
2009-02-20 Various fixes for compiling on AIX (#211, #212)
2009-02-16 Wrap around the usages of windows.h
2008-12-31 Happy New Year again
2008-11-11 Merge
2008-11-11 Bugfix in Random (#173)
2008-10-28 Minor doc improvements
2008-06-19 Lognormal distribution added (#102)
2008-07-14 Remove todo-s and convert them to trac tickets
2008-07-13 Apply unify-sources.sh to the source tree
2008-04-15 Doc improvements in random.h
2008-06-19 Seeding from file source or from pid and time (ticket #19)
2008-04-03 Serious buxfixes in Random::gamma() and Random::pareto()
2008-03-27 Fix include files in random.h
2008-03-20 Seeding random sequence
2008-03-14 Poisson distribution added
2008-02-07 Some usefull math constants
2008-01-25 Array range check warning workaround in random.h
2008-01-08 Doc improvements is some files.
2008-01-07 Happy New Year (update the copyright headers)
2008-01-03 Small doc improvement.
2008-01-03 Small fixes.
2007-12-22 A better way of generating pareto distr, and swap its parameters.
2007-12-21 Pareto and Weibull random distributions
2007-12-21 Port random.h & Co. from svn -r3422 + some cleanups