aboutsummaryrefslogtreecommitdiff
path: root/absl/numeric/bits.h
Commit message (Expand)AuthorAgeFilesLines
* Removed Google-only #ifdefs.Abseil Team2023-09-131-11/+8
* Use Abseil's implementation of absl::rotl and absl::rotr for libc++Derek Mauro2023-08-161-18/+40
* Refactor bit tests to allow for the testing of more typesEric Fiselier2023-06-281-1/+1
* Fix the check for #include <bit>Derek Mauro2023-06-261-3/+3
* Change bit_width(T) to return int rather than T.Abseil Team2022-08-181-3/+2
* Revert change "Fix "unsafe narrowing" warnings in absl, 4/n.".Thomas Köppe2022-08-041-2/+3
* Fix "unsafe narrowing" warnings in absl, 4/n.Abseil Team2022-08-041-3/+2
* Export of internal Abseil changesAbseil Team2022-01-051-1/+2
* Export of internal Abseil changesAbseil Team2020-12-111-0/+177