aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Clarify documentation for make_unit_whatsitDavid Phillips2018-06-18
|
* Document make_unit_whatsit with more comment than codeDavid Phillips2018-06-18
|
* Move unit_label struct into header fileDavid Phillips2018-06-18
|
* Apply auto-ranging units to current hash ratesDavid Phillips2018-06-18
|
* Refactor human-friendly unit algorithmsDavid Phillips2018-06-18
|
* Fix overflow on slow/large runs, add new unit prefix for yearDavid Phillips2018-06-18
|
* Correct broken test caseDavid Phillips2018-05-27
|
* Add -A to help textDavid Phillips2018-05-27
|
* Carry bump into test outputDavid Phillips2018-05-17
|
* Correct strncpy boundDavid Phillips2018-05-16
|
* Bump version to match tag1.1David Phillips2018-05-16
|
* Remove need to clearDavid Phillips2018-05-16
|
* Add command line option for disabling ANSI escDavid Phillips2018-05-16
|
* Add compile-time flag to disable coloured outputDavid Phillips2018-05-16
| | | | | | Turns out windows builds run in plain powershell or cmd.exe display the raw ANSI escape sequences rather than interpreting. No official support for interpreting them that I can see.
* Fix bench table alignment1.0David Phillips2018-02-20
|
* Add new CPU benchmarksDavid Phillips2018-02-20
|
* Fix typo in benchmarkDavid Phillips2018-01-14
|
* Make tested platforms a little clearer over othersDavid Phillips2017-12-11
|
* Don't require GNU extensions for va argsfancy-monitorDavid Phillips2017-12-11
|
* Add screenshot to readmeDavid Phillips2017-12-10
|
* Explicitly include time.h ourselvesDavid Phillips2017-11-27
|
* Fix off-by-one with >999 EH totalsDavid Phillips2017-11-27
|
* Clear status line properly, show "overdue" instead of negative time remainingDavid Phillips2017-11-27
|
* Fall back on CLOCK_REALTIME at compile-time with warnDavid Phillips2017-11-23
|
* Merge branch 'master' into fancy-monitorDavid Phillips2017-11-23
|\
| * Remove old debug commentDavid Phillips2017-11-23
| |
| * Fix failing testsDavid Phillips2017-11-23
| | | | | | | | I am a bad man, I broke master
* | Add years to estimate unitsDavid Phillips2017-11-23
| |
* | Correct abs to labsDavid Phillips2017-11-23
| |
* | Add time estimatorDavid Phillips2017-11-23
| |
* | Quick hack to protect against shortening numbersDavid Phillips2017-11-23
| |
* | Merge branch 'master' into fancy-monitorDavid Phillips2017-11-23
|\ \ | |/
| * Un-bold at the start of each nice lineDavid Phillips2017-11-23
| |
* | Add timestamp and total hash to monitorDavid Phillips2017-11-23
|/
* Add more verbose/useful info messagesDavid Phillips2017-11-23
|
* Format output with gorgeous coloursDavid Phillips2017-11-23
|
* Add note to readme about GPUDavid Phillips2017-11-20
|
* Correct solaris versionDavid Phillips2017-11-19
|
* Reformat extra platforms in readmeDavid Phillips2017-11-19
|
* Add UltreaSPARC-T2 benchDavid Phillips2017-11-19
|
* Add platforms note to readmeDavid Phillips2017-11-18
|
* Add clang to CIDavid Phillips2017-11-18
|
* Tabs to spaces for travisDavid Phillips2017-11-18
|
* Add linux back to CIDavid Phillips2017-11-18
|
* Merge branch 'sem-dep' into osx-ciDavid Phillips2017-11-18
|\
| * Simplify semaphores to volatile globalsem-depDavid Phillips2017-11-18
| |
* | Dump key file on test failureDavid Phillips2017-11-18
| |
* | Output stderr and stdout on test failureDavid Phillips2017-11-18
| |
* | Attempt OpenSSL path correctionDavid Phillips2017-11-18
| |
* | Set build environment to OSX to checkDavid Phillips2017-11-18
|/