Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Delete the self-test global RNG: just create one in main() and pass it | lloyd | 2008-06-28 | 1 | -2/+7 |
* | Remove most of the direct references to the global_rng() call | lloyd | 2008-06-28 | 1 | -2/+6 |
* | Fix remaining -Wmissing-declarations warnings in self-test/benchmark code | lloyd | 2008-06-20 | 1 | -0/+1 |
* | Fix some -Wmissing-declarations warnings | lloyd | 2008-06-12 | 1 | -0/+9 |