Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Spell check | Tony Butler | 2018-06-04 | 1 | -2/+2 |
| | |||||
* | rename `xmr` to `monero` | psychocrypt | 2017-10-27 | 1 | -1/+1 |
| | | | | | | - rename all `xmr` to `monero` - be insensitive while check for set currency - add function to compate two strings insensitive | ||||
* | add aeon support to backend nvidia | psychocrypt | 2017-10-27 | 1 | -2/+2 |
| | | | | | - add template parameter to kernel to support aeon and xmr - update auto suggestion | ||||
* | group files | psychocrypt | 2017-09-30 | 1 | -0/+104 |
- 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` |