Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-05-23 | Static code review fixes. | Romain Forlot | 1 | -1/+1 |
2017-05-19 | Using reference make std::move useless. | Romain Forlot | 1 | -2/+2 |
2017-05-19 | Set parent from configuration_generated objects. | Romain Forlot | 1 | -11/+1 |
2017-05-19 | Adjust method signature to be more efficient. | Romain Forlot | 1 | -7/+7 |
2017-05-19 | Explicit move of objects vector at list initilization | Romain Forlot | 1 | -2/+2 |
2017-05-19 | Include diagnostic_message_t into can_message_set. | Romain Forlot | 1 | -1/+15 |
2017-05-19 | Use raw pointer to point on parent object. | Romain Forlot | 1 | -1/+1 |
2017-05-19 | Remove unused and useless members. | Romain Forlot | 1 | -10/+0 |
2017-05-19 | Fix: vector throw length error exception. | Romain Forlot | 1 | -3/+4 |
2017-05-11 | Massive use of shared_ptr about signal and diag message. WIP | Romain Forlot | 1 | -1/+1 |
2017-05-10 | Use a tree instead of separated object lists. WIP | Romain Forlot | 1 | -1/+27 |
2017-04-14 | Change directory architecture to use 2 separated projects. | Romain Forlot | 1 | -0/+37 |