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