| Commit message (Expand) | Author | Age |
* | Don't require GNU extensions for va argsfancy-monitor | David Phillips | 2017-12-11 |
* | Add screenshot to readme | David Phillips | 2017-12-10 |
* | Explicitly include time.h ourselves | David Phillips | 2017-11-27 |
* | Fix off-by-one with >999 EH totals | David Phillips | 2017-11-27 |
* | Clear status line properly, show "overdue" instead of negative time remaining | David Phillips | 2017-11-27 |
* | Fall back on CLOCK_REALTIME at compile-time with warn | David Phillips | 2017-11-23 |
* | Merge branch 'master' into fancy-monitor | David Phillips | 2017-11-23 |
|\ |
|
| * | Remove old debug comment | David Phillips | 2017-11-23 |
| * | Fix failing tests | David Phillips | 2017-11-23 |
* | | Add years to estimate units | David Phillips | 2017-11-23 |
* | | Correct abs to labs | David Phillips | 2017-11-23 |
* | | Add time estimator | David Phillips | 2017-11-23 |
* | | Quick hack to protect against shortening numbers | David Phillips | 2017-11-23 |
* | | Merge branch 'master' into fancy-monitor | David Phillips | 2017-11-23 |
|\ \
| |/ |
|
| * | Un-bold at the start of each nice line | David Phillips | 2017-11-23 |
* | | Add timestamp and total hash to monitor | David Phillips | 2017-11-23 |
|/ |
|
* | Add more verbose/useful info messages | David Phillips | 2017-11-23 |
* | Format output with gorgeous colours | David Phillips | 2017-11-23 |
* | Add note to readme about GPU | David Phillips | 2017-11-20 |
* | Correct solaris version | David Phillips | 2017-11-19 |
* | Reformat extra platforms in readme | David Phillips | 2017-11-19 |
* | Add UltreaSPARC-T2 bench | David Phillips | 2017-11-19 |
* | Add platforms note to readme | David Phillips | 2017-11-18 |
* | Add clang to CI | David Phillips | 2017-11-18 |
* | Tabs to spaces for travis | David Phillips | 2017-11-18 |
* | Add linux back to CI | David Phillips | 2017-11-18 |
* | Merge branch 'sem-dep' into osx-ci | David Phillips | 2017-11-18 |
|\ |
|
| * | Simplify semaphores to volatile globalsem-dep | David Phillips | 2017-11-18 |
* | | Dump key file on test failure | David Phillips | 2017-11-18 |
* | | Output stderr and stdout on test failure | David Phillips | 2017-11-18 |
* | | Attempt OpenSSL path correction | David Phillips | 2017-11-18 |
* | | Set build environment to OSX to check | David Phillips | 2017-11-18 |
|/ |
|
* | Add Windows benchmark, CPU GHz column | David Phillips | 2017-11-18 |
* | Switch to in-house byte-order switching | David Phillips | 2017-11-18 |
* | Add RPi-3 bench, add notes column to benches | David Phillips | 2017-11-17 |
* | Tidy unnecessary magic constants away | David Phillips | 2017-09-20 |
* | Fix accidental regression with never-zero loop count | David Phillips | 2017-09-14 |
* | Clean up test runner script | David Phillips | 2017-09-12 |
* | Free bignum_e at exit, don't leak that memory | David Phillips | 2017-09-12 |
* | Don't use GNU extensions on rm | David Phillips | 2017-08-23 |
* | Thread count can never be zero, don't worry about /0 from it | David Phillips | 2017-08-09 |
* | Remove division by zero if no loops complete | David Phillips | 2017-08-09 |
* | Change from sh to bash for pushd | David Phillips | 2017-07-27 |
* | Add more tests, pull simple test runner from other project | David Phillips | 2017-07-27 |
* | Add more function docs to onion_base32.c | David Phillips | 2017-07-03 |
* | Correct equality check in test.sh | David Phillips | 2017-06-27 |
* | Add test recipe to travis run | David Phillips | 2017-06-27 |
* | Add test recipe to Makefile | David Phillips | 2017-06-27 |
* | Expand \r to \n before parsing in test.sh | David Phillips | 2017-06-27 |
* | Don't trample worker thread output with performance string | David Phillips | 2017-06-27 |