Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Spell check | Tony Butler | 2018-05-03 | 1 | -11/+11 |
| | |||||
* | fix a few conversion warnings | psychocrypt | 2018-04-14 | 1 | -2/+2 |
| | | | | - fix conversion from large type tp small | ||||
* | Repair all 'namepsace' to 'namespace' (all within comments) | Tony Butler | 2018-04-05 | 1 | -1/+1 |
| | |||||
* | Make sure we are using a steady clock | fireice-uk | 2017-12-22 | 1 | -3/+2 |
| | |||||
* | cleanup includes | psychocrypt | 2017-09-30 | 1 | -1/+3 |
| | |||||
* | group files | psychocrypt | 2017-09-30 | 1 | -0/+107 |
- 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` |