Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename `xmr` to `monero` | psychocrypt | 2017-10-27 | 1 | -2/+2 |
| | | | | | | - rename all `xmr` to `monero` - be insensitive while check for set currency - add function to compate two strings insensitive | ||||
* | add aeon support to backend cpu | psychocrypt | 2017-10-27 | 1 | -2/+2 |
| | | | | | - update auto suggestion default and hwloc - extent hash function table to support aeon and xmr within one miner | ||||
* | rm pin_thd_affinity | fireice-uk | 2017-10-17 | 1 | -1/+0 |
| | |||||
* | Affinity - fix C | fireice-uk | 2017-10-12 | 1 | -2/+2 |
| | |||||
* | Affinity - fix B | fireice-uk | 2017-10-12 | 1 | -1/+0 |
| | |||||
* | cleanup and give a return from set_affinity | fireice-uk | 2017-10-11 | 1 | -1/+1 |
| | |||||
* | Port the crash fix from xmr-stak-cpu | fireice-uk | 2017-10-05 | 1 | -0/+1 |
| | |||||
* | fix compile | psychocrypt | 2017-09-30 | 1 | -19/+2 |
| | |||||
* | cleanup includes | psychocrypt | 2017-09-30 | 1 | -5/+7 |
| | |||||
* | group files | psychocrypt | 2017-09-30 | 1 | -0/+74 |
- move source code to `src` - categorize files and move to group folder - change upper case class files to lower case - change C++ header to `*.hpp` |