| Commit message (Expand) | Author | Age | Files | Lines |
* | Use __builtin_ctzg and __builtin_clzg in the implementations of | Derek Mauro | 2024-05-03 | 1 | -2/+6 |
* | PR #1652: Avoid C++23 deprecation warnings from float_denorm_style | Pavel P | 2024-04-18 | 1 | -0/+4 |
* | Add `operator<=>` support to `absl::int128` and `absl::uint128` | Benjamin Barenblat | 2024-04-18 | 6 | -0/+75 |
* | Remove deprecated symbol absl::kuint128max | Derek Mauro | 2024-02-12 | 4 | -13/+3 |
* | Replace `testonly = 1` with `testonly = True` in abseil BUILD files. | Shahriar Rouf | 2024-01-31 | 1 | -1/+1 |
* | Remove code pieces for no longer supported MSVC versions. | Abseil Team | 2024-01-19 | 1 | -6/+0 |
* | Bazel: Enable the header_modules feature | Derek Mauro | 2023-10-11 | 1 | -0/+1 |
* | Bazel: Support layering_check and parse_headers | Derek Mauro | 2023-10-10 | 1 | -1/+11 |
* | Removed Google-only #ifdefs. | Abseil Team | 2023-09-13 | 1 | -11/+8 |
* | Use Abseil's implementation of absl::rotl and absl::rotr for libc++ | Derek Mauro | 2023-08-16 | 1 | -18/+40 |
* | Refactor bit tests to allow for the testing of more types | Eric Fiselier | 2023-06-28 | 2 | -1/+69 |
* | Fix the check for #include <bit> | Derek Mauro | 2023-06-26 | 1 | -3/+3 |
* | Support for int128 to string type conversion. | Tsige Solomon | 2023-06-21 | 5 | -0/+38 |
* | Remove redundant redeclarations causing -Wredundant-decls warnings | Derek Mauro | 2023-06-07 | 1 | -3/+0 |
* | trivial: format some files using clang-format | Patrick Xia | 2023-04-27 | 1 | -39/+19 |
* | Changes necessary to support clang-cl | Derek Mauro | 2023-03-30 | 1 | -2/+3 |
* | absl int128: avoid shifting signed integer by a number of bits greater than o... | Abseil Team | 2023-03-27 | 2 | -30/+70 |
* | Merge pull request #1409 from georgthegreat:explicit-inserts | Copybara-Service | 2023-03-01 | 1 | -6/+6 |
|\ |
|
| * | Fix compiling int128.cc against certain STLs | Yuriy Chernyshov | 2023-02-27 | 1 | -6/+6 |
|/ |
|
* | Merge pull request #1387 from AtariDreams:patch-1 | Copybara-Service | 2023-02-14 | 1 | -2/+2 |
|\ |
|
| * | Remove Workarounds for Old Clang Bug | Rose | 2023-02-14 | 1 | -1/+1 |
|/ |
|
* | bits_benchmark: Fix typo to benchmark the intended function | Derek Mauro | 2022-12-20 | 1 | -12/+12 |
* | Only build the section of flag_benchmark used for viewing the | Derek Mauro | 2022-12-12 | 1 | -2/+2 |
* | Cosmetic reformatting in a test. | Marcin Kowalczyk | 2022-12-01 | 3 | -28/+24 |
* | Fix "unsafe narrowing" warnings in absl, 12/12. | Abseil Team | 2022-10-13 | 1 | -6/+6 |
* | Change bit_width(T) to return int rather than T. | Abseil Team | 2022-08-18 | 1 | -3/+2 |
* | Revert change "Fix "unsafe narrowing" warnings in absl, 4/n.". | Thomas Köppe | 2022-08-04 | 1 | -2/+3 |
* | Fix "unsafe narrowing" warnings in absl, 3/n. | Abseil Team | 2022-08-04 | 1 | -8/+10 |
* | Fix "unsafe narrowing" warnings in absl, 4/n. | Abseil Team | 2022-08-04 | 1 | -3/+2 |
* | Fix C++17 constexpr storage deprecation warnings | Derek Mauro | 2022-06-09 | 1 | -0/+2 |
* | Exclude unsupported x64 intrinsics from ARM64EC (#1135) | Ben Niu | 2022-03-18 | 1 | -2/+2 |
* | Export of internal Abseil changes | Abseil Team | 2022-02-24 | 2 | -3/+3 |
* | Export of internal Abseil changes | Abseil Team | 2022-01-14 | 2 | -0/+87 |
* | Export of internal Abseil changes | Abseil Team | 2022-01-05 | 1 | -1/+2 |
* | Remove bazelbuild/rules_cc dependency (#1038) | Vertexwahn | 2021-10-14 | 1 | -1/+0 |
* | Export of internal Abseil changes | Abseil Team | 2021-10-12 | 2 | -3/+27 |
* | Export of internal Abseil changes | Abseil Team | 2021-08-19 | 3 | -152/+153 |
* | Export of internal Abseil changes | Abseil Team | 2021-08-10 | 2 | -19/+67 |
* | Export of internal Abseil changes | Abseil Team | 2021-06-27 | 1 | -1/+0 |
* | Export of internal Abseil changes | Abseil Team | 2021-06-10 | 1 | -0/+1 |
* | CMake: add option to use Google Test already installed on system (#969) | Florin Crișan | 2021-06-09 | 1 | -2/+2 |
* | Export of internal Abseil changes | Abseil Team | 2021-06-08 | 2 | -0/+26 |
* | Export of internal Abseil changes | Abseil Team | 2021-04-22 | 1 | -5/+5 |
* | Export of internal Abseil changes | Abseil Team | 2021-03-05 | 3 | -0/+79 |
* | Export of internal Abseil changes | Abseil Team | 2021-03-03 | 1 | -1/+1 |
* | Export of internal Abseil changes | Abseil Team | 2021-01-12 | 2 | -10/+27 |
* | Export of internal Abseil changes | Abseil Team | 2020-12-22 | 1 | -8/+4 |
* | Export of internal Abseil changes | Abseil Team | 2020-12-16 | 4 | -11/+14 |
* | Export of internal Abseil changes | Abseil Team | 2020-12-11 | 5 | -1/+1149 |
* | Export of internal Abseil changes | Abseil Team | 2020-08-20 | 1 | -1/+1 |