..
internal
Cleanup: Move BitwiseCompare() to InlineData, and make it layout independent.
2 years ago
BUILD.bazel
Make sinks provided to `AbslStringify()` usable with `absl::Format()`.
2 years ago
CMakeLists.txt
Make sinks provided to `AbslStringify()` usable with `absl::Format()`.
2 years ago
ascii.cc
Fix "unsafe narrowing" warnings in absl, 4/n.
3 years ago
ascii.h
Export of internal Abseil changes
3 years ago
ascii_benchmark.cc
…
ascii_test.cc
Fix "unsafe narrowing" warnings in absl, 10/n.
3 years ago
atod_manual_test.cc
Add more SimpleAtod / SimpleAtof test coverage
3 years ago
charconv.cc
Replace the kPower10ExponentTable array with a formula.
2 years ago
charconv.h
Update from_chars documentation with regard to whitespace ( #1020 )
4 years ago
charconv_benchmark.cc
…
charconv_test.cc
Export of internal Abseil changes
4 years ago
cord.cc
Cleanup: implement PrependArray and PrependPrecise in terms of InlineData
2 years ago
cord.h
Cleanup: SmallMemmove nullify should also be limited to 15 bytes
2 years ago
cord_analysis.cc
Export of internal Abseil changes
3 years ago
cord_analysis.h
Export of internal Abseil changes
3 years ago
cord_buffer.cc
Fix C++17 constexpr storage deprecation warnings
3 years ago
cord_buffer.h
Fix "unsafe narrowing" warnings in absl, 4/n.
3 years ago
cord_buffer_test.cc
Release absl::CordBuffer
3 years ago
cord_ring_reader_test.cc
Export of internal Abseil changes
3 years ago
cord_ring_test.cc
Export of internal Abseil changes
3 years ago
cord_test.cc
No changes in OSS
2 years ago
cord_test_helpers.h
Export of internal Abseil changes
4 years ago
cordz_test.cc
Export of internal Abseil changes
4 years ago
cordz_test_helpers.h
Export of internal Abseil changes
4 years ago
escaping.cc
Fix "unsafe narrowing" warnings in absl, 4/n.
3 years ago
escaping.h
…
escaping_benchmark.cc
…
escaping_test.cc
…
match.cc
…
match.h
…
match_test.cc
…
numbers.cc
Fix "unsafe narrowing" warnings in absl, 4/n.
3 years ago
numbers.h
Export of internal Abseil changes
3 years ago
numbers_benchmark.cc
…
numbers_test.cc
Implement Eisel-Lemire for from_chars<float>
2 years ago
str_cat.cc
Allows absl::StrCat to accept types that implement AbslStringify()
2 years ago
str_cat.h
Make sinks provided to `AbslStringify()` usable with `absl::Format()`.
2 years ago
str_cat_benchmark.cc
…
str_cat_test.cc
Make sinks provided to `AbslStringify()` usable with `absl::Format()`.
2 years ago
str_format.h
Make sinks provided to `AbslStringify()` usable with `absl::Format()`.
2 years ago
str_format_test.cc
Make sinks provided to `AbslStringify()` usable with `absl::Format()`.
2 years ago
str_join.h
Export of internal Abseil changes
3 years ago
str_join_benchmark.cc
…
str_join_test.cc
Export of internal Abseil changes
3 years ago
str_replace.cc
…
str_replace.h
…
str_replace_benchmark.cc
…
str_replace_test.cc
…
str_split.cc
…
str_split.h
Export of internal Abseil changes
3 years ago
str_split_benchmark.cc
…
str_split_test.cc
Export of internal Abseil changes
3 years ago
string_view.cc
Fix "unsafe narrowing" warnings in absl, 4/n.
3 years ago
string_view.h
string_view: conditional constexpr is no longer needed for C++14
3 years ago
string_view_benchmark.cc
…
string_view_test.cc
Fix "unsafe narrowing" warnings in absl, 10/n.
3 years ago
strip.h
Minor wording fix in the comment for ConsumeSuffix()
3 years ago
strip_test.cc
…
substitute.cc
Fix "unsafe narrowing" warnings in absl, 4/n.
3 years ago
substitute.h
Fix "unsafe narrowing" warnings in absl, 1/n.
3 years ago
substitute_test.cc
Export of internal Abseil changes
3 years ago