Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New reseed_with_sources call on RNGs | Jack Lloyd | 2015-11-24 | 2 | -3/+9 |
* | Internal header cleanups | Jack Lloyd | 2015-09-19 | 1 | -1/+0 |
* | rng: Add missing overrides | Daniel Seither | 2015-07-30 | 1 | -6/+6 |
* | lib/rng: Convert &vec[0] to vec.data() | Simon Warta | 2015-06-23 | 1 | -3/+3 |
* | Clean up root dir, remove some unneeded dependencies | lloyd | 2015-02-05 | 1 | -4/+0 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 2 | -2/+2 |
* | Change X9.31 to automatically reseed if randomize is called while unseeded. | lloyd | 2014-02-13 | 1 | -1/+6 |
* | More unique_ptr, and pull <memory> all the way up to types.h | lloyd | 2014-01-18 | 2 | -73/+39 |
* | Move lib into src | lloyd | 2014-01-10 | 3 | -0/+201 |