Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use a fast native type for the backup popcount | Chris Robinson | 2021-03-02 | 1 | -7/+20 |
* | Use if constexpr when possible | Chris Robinson | 2021-01-22 | 1 | -2/+3 |
* | Make PopCount and CountTrailingZeros more standard-like | Chris Robinson | 2021-01-22 | 1 | -0/+108 |
* | Make the endian test more C++-like | Chris Robinson | 2021-01-21 | 1 | -0/+35 |