| Age | Commit message (Expand) | Author |
|---|---|---|
| 2024-05-03 | Replace Common::BitCast with std::bit_cast | Pokechu22 |
| 2022-12-11 | Replace BitUtils with C++20: RotateLeft/RotateRight | JosJuice |
| 2021-07-05 | treewide: convert GPLv2+ license info to SPDX tags | Pierre Bourdon |
| 2018-06-12 | UnitTests: Fix MSVC compilation | spycrab |
| 2018-05-10 | BitUtils: Add C++14/C++17 compatible equivalent of std::bit_cast from C++2a | Lioncash |
| 2018-03-31 | UnitTests: Add basic tests for RotateRight() and RotateLeft() | Lioncash |
| 2017-08-13 | BitUtilsTest: update to pass clang-format | Michael M |
| 2017-06-22 | Add function testing whether a bitmask is valid. | Niels Boehm |
| 2017-03-24 | BitUtilsTest: compare ints of the same signedness (fixes warnings) | Michael Maltese |
| 2017-01-14 | Common: Add bit utility header | Lioncash |
