Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use the Timer class for all benchmarking | lloyd | 2008-09-05 | 1 | -3/+12 |
* | Delete the self-test global RNG: just create one in main() and pass it | lloyd | 2008-06-28 | 1 | -9/+14 |
* | Remove uses of global PRNG from self-test and benchmark code. Assumes | lloyd | 2008-06-27 | 1 | -2/+2 |
* | Fix some -Wmissing-declarations warnings | lloyd | 2008-06-12 | 1 | -0/+6 |
* | Add a full set of tests for the ANSI X9.31 PRNG, using data taken | lloyd | 2008-06-07 | 1 | -1/+1 |
* | Remove the Global_RNG namespace, along with rng.h and rng.cpp. This was | lloyd | 2008-04-07 | 1 | -2/+2 |
* | Remove several uses of old style C casts in favor of C++98's static_cast and | lloyd | 2007-10-19 | 1 | -1/+1 |
* | Eliminate most uses of exit() to bail on an error; instead throw an | lloyd | 2007-02-19 | 1 | -12/+5 |
* | Remove the public domain notices from the self-test/benchmark code, | lloyd | 2006-08-09 | 1 | -1/+0 |
* | Initial checkin1.5.6 | lloyd | 2006-05-18 | 1 | -0/+298 |