Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-12-08 | Cleanup: Avoid parameter copying overhead | David Robillard | 1 | -1/+3 |
2019-12-08 | Cleanup: Use "using" instead of "typedef" where appropriate | David Robillard | 1 | -1/+1 |
2019-03-09 | Clean up includes and forward declarations | David Robillard | 1 | -1/+2 |
2018-09-23 | Use lowercase namespace names | David Robillard | 1 | -4/+4 |
2018-01-16 | Fix build with C++11 | David Robillard | 1 | -1/+1 |
2017-12-18 | Fix recursive type issues with some toolchains | David Robillard | 1 | -4/+5 |
2017-12-16 | Simplify Task implementation | David Robillard | 1 | -4/+20 |
2017-02-18 | Improve parallel analysis and execution algorithms | David Robillard | 1 | -22/+27 |
2016-10-02 | Add parallel graph execution | David Robillard | 1 | -0/+98 |