Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New reseed_with_sources call on RNGs | Jack Lloyd | 2015-11-24 | 1 | -2/+5 |
* | Internal header cleanups | Jack Lloyd | 2015-09-19 | 1 | -1/+0 |
* | lib/rng: Convert &vec[0] to vec.data() | Simon Warta | 2015-06-23 | 1 | -3/+3 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -1/+1 |
* | 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 | 1 | -68/+34 |
* | Move lib into src | lloyd | 2014-01-10 | 1 | -0/+146 |