Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Modularize RNG implementations | lloyd | 2008-09-28 | 1 | -5/+18 |
* | Modularize the Adler32 checksum in checksums/adler32 | lloyd | 2008-09-28 | 1 | -22/+22 |
* | Missing include of timers.h, error if no timer modules used | lloyd | 2008-07-08 | 1 | -0/+1 |
* | Make use of RandomNumberGenerator implementing add_entropy_source in | lloyd | 2008-06-28 | 1 | -14/+16 |
* | Change make_rng to be a static member of RandomNumberGenerator | lloyd | 2008-06-28 | 1 | -1/+1 |
* | New structure for entropy sources + RNGs. The entropy sources are owned by | lloyd | 2008-06-27 | 1 | -19/+90 |
* | Move RNG code from base.cpp to new rng.cpp | lloyd | 2008-06-18 | 1 | -0/+57 |
* | Remove the Global_RNG namespace, along with rng.h and rng.cpp. This was | lloyd | 2008-04-07 | 1 | -65/+0 |
* | Mostly revert 2f4fd18182d5a75c40cd831e7ee3c314be5c57d6, only keep the | lloyd | 2008-03-10 | 1 | -1/+1 |
* | Mass update of the copyright date. Honestly I don't know why I bother, | lloyd | 2008-02-14 | 1 | -1/+1 |
* | Bump copyright year to 2007 | lloyd | 2007-01-20 | 1 | -1/+1 |
* | Initial checkin1.5.6 | lloyd | 2006-05-18 | 1 | -0/+65 |