Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 3318ced0 | 2019-07-12 20:46:54 | replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes | ||
| e5115757 | 2017-11-05 18:19:06 | build and install documentation, requested by tb@ | ||
| e141844f | 2017-11-05 11:30:43 | Fix out-of-bounds access: the global dtest_num is initialized to -1 and unchanged if 'dieharder -h' is run, so if(dh_test_types[dtest_num]) pukes. ok jasper jca | ||
| 6ab7e266 | 2017-11-05 08:55:32 | Use "static inline" to build with clang -O0 Spotted by & ok tb@ | ||
| a6be8378 | 2017-09-11 18:29:52 | import dieharder-3.31.1 Dieharder is a random number generator (rng) testing suite. It is intended to test generators, not files of possibly random numbers. [...] ok abieber@ |