summaryrefslogtreecommitdiffstats
path: root/xmrstak/misc/environment.hpp
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #44 from fireice-uk/fix-uninit-accessfireice-uk2017-10-171-23/+18
|\ | | | | Make sure all singletons are set to null and make env a global ptr
| * doh! != instead of ==fireice-uk2017-10-131-1/+1
| |
| * Make sure all singletons are set to null and make env a global ptrfireice-uk2017-10-121-23/+18
| |
* | Keep consistency between class and structfireice-uk2017-10-121-2/+2
|/
* rename `Params` to `params`psychocrypt2017-09-301-2/+2
|
* fix compilepsychocrypt2017-09-301-8/+8
|
* group filespsychocrypt2017-09-301-0/+46
- 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`
OpenPOWER on IntegriCloud