tvl-depot/absl/strings
Abseil Team a02f62f456 Export of internal Abseil changes.
--
5755b40f6025f3ca126070fc68adb8fde9a7f01b by Abseil Team <absl-team@google.com>:

Fix -Wextra-semi error.

PiperOrigin-RevId: 243215850

--
3b6b6e18df9fbd233943cae460f0063f4efaa7c7 by Eric Fiselier <ericwf@google.com>:

Internal Change.

PiperOrigin-RevId: 243152671

--
82eef03f246009c806c25607c5682547cb4ad21e by Abseil Team <absl-team@google.com>:

Internal change.

PiperOrigin-RevId: 243151861

--
c14e6340fca7070634e0ecfdf97833d930dd0e5d by Samuel Benzaquen <sbenza@google.com>:

Internal change

PiperOrigin-RevId: 243123590

--
9abb7a6b22457c0aa72d72b3b9392efd226d302a by Andy Getzendanner <durandal@google.com>:

Implement operator<<(std::ostream &, absl::LogSeverity) so that absl::LogSeverity values can be streamed.

PiperOrigin-RevId: 243117646
GitOrigin-RevId: 5755b40f6025f3ca126070fc68adb8fde9a7f01b
Change-Id: I7ea607d8a4e803ad15a3090139271f58ad4173a3
2019-04-12 15:05:20 -04:00
..
internal Export of internal Abseil changes. 2019-04-09 13:34:52 -04:00
testdata Initial Commit 2017-09-19 16:54:40 -04:00
ascii.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
ascii.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
ascii_benchmark.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
ascii_test.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
BUILD.bazel Export of internal Abseil changes. 2019-04-12 15:05:20 -04:00
charconv.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
charconv.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
charconv_benchmark.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
charconv_test.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
CMakeLists.txt Export of internal Abseil changes. 2019-04-09 13:34:52 -04:00
escaping.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
escaping.h Export of internal Abseil changes. 2019-03-19 14:19:10 -04:00
escaping_benchmark.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
escaping_test.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
match.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
match.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
match_test.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
numbers.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
numbers.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
numbers_benchmark.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
numbers_test.cc Export of internal Abseil changes. 2019-03-14 11:32:24 -04:00
str_cat.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
str_cat.h Export of internal Abseil changes. 2019-03-19 14:19:10 -04:00
str_cat_benchmark.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
str_cat_test.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
str_format.h Export of internal Abseil changes. 2019-03-19 14:19:10 -04:00
str_format_test.cc Export of internal Abseil changes. 2019-03-06 14:49:15 -05:00
str_join.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
str_join_benchmark.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
str_join_test.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
str_replace.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
str_replace.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
str_replace_benchmark.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
str_replace_test.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
str_split.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
str_split.h Export of internal Abseil changes. 2019-03-19 14:19:10 -04:00
str_split_benchmark.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
str_split_test.cc Export of internal Abseil changes. 2019-04-01 18:15:34 -04:00
string_view.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
string_view.h Export of internal Abseil changes. 2019-03-19 14:19:10 -04:00
string_view_benchmark.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
string_view_test.cc Export of internal Abseil changes. 2019-03-08 17:11:18 -05:00
strip.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
strip_test.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
substitute.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
substitute.h Export of internal Abseil changes. 2019-03-19 14:19:10 -04:00
substitute_test.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00