Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More simple math opts (#1414) | Alon Zakai | 2018-02-14 | 1 | -0/+7 |
* | Fix Visual Studio 2015 C++ warning about negating unsigned value by adding ty... | BSalita | 2016-05-11 | 1 | -4/+4 |
* | add Log2 and Pow2 support methods | Alon Zakai | 2016-03-16 | 1 | -0/+2 |
* | Move rol/ror to src/support/bits.h | Derek Schuff | 2016-03-09 | 1 | -0/+15 |
* | De-inline signed wrapper templates for bit manipulation functions | Derek Schuff | 2016-02-03 | 1 | -3/+3 |
* | Move bits.h to support/ | JF Bastien | 2016-02-03 | 1 | -0/+70 |