Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tidy up the pointers, use pair over tuple where appropriate | Ameer | 2020-06-22 | 2 | -21/+21 |
* | fix for sleep using stl | Ameer | 2020-06-22 | 1 | -1/+3 |
* | shared_ptr for the GC adapter class, constexpr constants | Ameer | 2020-06-22 | 4 | -64/+48 |
* | std::arrays where appropriate, clear q in adapter class, other touch ups | Ameer | 2020-06-22 | 4 | -26/+15 |
* | fix include thread | Ameer | 2020-06-22 | 1 | -0/+1 |
* | Singleton GC Adapter class, remove globals, fix naming convention | Ameer | 2020-06-22 | 4 | -197/+252 |
* | Clang Formatting | Ameer | 2020-06-21 | 4 | -71/+96 |
* | GC Adapter Implementation | Ameer | 2020-06-21 | 4 | -0/+835 |