You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Abseil Team
6b7b11a97f
Add the fact that CHECK_OK exits the program to the comment of CHECK_OK.
PiperOrigin-RevId: 474916555
Change-Id: Ie6fc9186006280e4db3730ea67c2d99b6faff121
|
2 years ago |
.. |
algorithm
|
Fix "unsafe narrowing" warnings in absl, 10/n.
|
2 years ago |
base
|
Fix "unsafe narrowing" warnings in absl, 8/n.
|
2 years ago |
cleanup
|
Export of internal Abseil changes
|
3 years ago |
container
|
Add more options for `BM_iteration` in order to see better picture for choosing trade off for iteration optimizations.
|
2 years ago |
copts
|
Add a case to detect when the Bazel compiler string is explicitly set to "gcc",
|
2 years ago |
debugging
|
Improve failure message: tell the values we don't like.
|
2 years ago |
flags
|
Fix "unsafe narrowing" warnings in absl, 8/n.
|
2 years ago |
functional
|
any_invocable_test: Re-enable the two conversion tests that used to fail under MSVC
|
2 years ago |
hash
|
Fix "unsafe narrowing" warnings in absl, 10/n.
|
2 years ago |
log
|
Add the fact that CHECK_OK exits the program to the comment of CHECK_OK.
|
2 years ago |
memory
|
Don't construct/destroy object twice
|
3 years ago |
meta
|
Map the absl::is_trivially_* functions to their std impl
|
2 years ago |
numeric
|
Change bit_width(T) to return int rather than T.
|
2 years ago |
profiling
|
Fix "unsafe narrowing" warnings in absl, 8/n.
|
2 years ago |
random
|
Fix "unsafe narrowing" warnings in absl, 8/n.
|
2 years ago |
status
|
Fix "unsafe narrowing" warnings in absl, 10/n.
|
2 years ago |
strings
|
Adds support for "%v" in absl::StrFormat and related functions for numeric types, including integer and floating point values. Users may now specify %v and have the format specifier deduced. Integer values will print according to %d specifications, unsigned values will use %u, and floating point values will use %g. Note that %v does not work for `char` due to ambiguity regarding the intended output. Please continue to use %c for `char`.
|
2 years ago |
synchronization
|
Fix "unsafe narrowing" warnings in absl, 8/n.
|
2 years ago |
time
|
Fix "unsafe narrowing" warnings in absl, 8/n.
|
2 years ago |
types
|
Fix "unsafe narrowing" warnings in absl, 10/n.
|
2 years ago |
utility
|
Minor clang-tidy cleanups
|
2 years ago |
BUILD.bazel
|
Add a case to detect when the Bazel compiler string is explicitly set to "gcc",
|
2 years ago |
CMakeLists.txt
|
Release the Abseil Logging library
|
2 years ago |
abseil.podspec.gen.py
|
Export of internal Abseil changes
|
4 years ago |