Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use C++17's [[maybe_unused]]. NFC (#5309) | Sam Clegg | 2022-12-02 | 1 | -2/+2 |
* | Add BYN_ENABLE_ASSERTSION option to allow assertions to be disabled. (#2500) | Sam Clegg | 2019-12-04 | 1 | -0/+3 |
* | Apply format changes from #2048 (#2059) | Alon Zakai | 2019-04-26 | 1 | -12/+7 |
* | Simplify ThreadPool::isRunning (#1391) | Alon Zakai | 2018-01-30 | 1 | -1/+1 |
* | ThreadPool refactoring (#1389) | Alon Zakai | 2018-01-26 | 1 | -2/+12 |
* | Threading fixes (#1377) | Alon Zakai | 2018-01-24 | 1 | -2/+1 |
* | Fix build with gcc 7 (#957) | Morris Hafner | 2017-03-29 | 1 | -0/+1 |
* | ensure we create the OptimizeInstructions database on demand, avoiding global... | Alon Zakai | 2016-09-07 | 1 | -0/+18 |
* | refactor a getNumCores method | Alon Zakai | 2016-06-02 | 1 | -0/+3 |
* | Function parallelism (#343) | Alon Zakai | 2016-04-15 | 1 | -0/+107 |