Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixing some warnings by adding cast from 'int' to 'size_t' in memset, memcpy,... | Alan Mishchenko | 2019-03-05 | 1 | -4/+4 |
* | Suggested white-space changes for fewer gcc warnings. | Alan Mishchenko | 2019-03-04 | 1 | -4/+4 |
* | Adding a wrapper around clock() for more accurate time counting in ABC. | Alan Mishchenko | 2013-05-27 | 8 | -83/+83 |
* | Added platform-independent random-number generator to 'fraig'. | Alan Mishchenko | 2012-09-05 | 2 | -2/+7 |
* | Replacing Mb/Gb to be MB/GB. | Alan Mishchenko | 2012-07-09 | 1 | -1/+1 |
* | Updating project settings to have simpler include paths. | Alan Mishchenko | 2012-07-07 | 2 | -3/+3 |
* | Fixing time primtouts throughout the code. | Alan Mishchenko | 2012-07-07 | 10 | -34/+35 |
* | Silencing some of the gcc warnings. | Alan Mishchenko | 2012-02-17 | 1 | -2/+2 |
* | Silencing some of the gcc warnings. | Alan Mishchenko | 2012-02-16 | 1 | -2/+2 |
* | Major restructuring of the code. | Alan Mishchenko | 2012-01-21 | 16 | -0/+7506 |