tvl-depot/absl/strings/internal
Abseil Team 77f87009a3 Export of internal Abseil changes
--
d8ddeda8e52132b908fae89b25f117a055d78c04 by Abseil Team <absl-team@google.com>:

Improve performance of ByteStringFromAscii by changing kHexValue to have -1 in invalid value slots. This way a single load can do both the validation and conversion.

PiperOrigin-RevId: 284167344

--
5037e97e2eaaac8ced9a5290949deda4b43b9ceb by Mark Barolak <mbar@google.com>:

Change the underlying symbol name of Cord to absl::Cord.

PiperOrigin-RevId: 284005429

--
4ef66c72aedf135f2b4fd0ba7a73de6642decfff by Abseil Team <absl-team@google.com>:

Eliminate an unnecessary load when futex is contended in Waiter::Wait()

The first argument to compare_exchange_weak() is a reference and will be
updated upon failure.  There is no need to do an additional load on the
same variable.

PiperOrigin-RevId: 284002752
GitOrigin-RevId: d8ddeda8e52132b908fae89b25f117a055d78c04
Change-Id: Idac68a1901eb8c30050adc3860765b1a6fa085c7
2019-12-06 10:28:07 -05:00
..
str_format Export of internal Abseil changes 2019-12-06 10:28:07 -05:00
char_map.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
char_map_benchmark.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
char_map_test.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
charconv_bigint.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
charconv_bigint.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
charconv_bigint_test.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
charconv_parse.cc Export of internal Abseil changes 2019-10-16 10:42:51 -04:00
charconv_parse.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
charconv_parse_test.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
escaping_test_common.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
memutil.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
memutil.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
memutil_benchmark.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
memutil_test.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
numbers_test_common.h Export of internal Abseil changes 2019-11-13 15:04:44 -05:00
ostringstream.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
ostringstream.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
ostringstream_benchmark.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
ostringstream_test.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
pow10_helper.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
pow10_helper.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
pow10_helper_test.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
resize_uninitialized.h Export of internal Abseil changes 2019-10-21 14:35:27 -04:00
resize_uninitialized_test.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
stl_type_traits.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
str_join_internal.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
str_split_internal.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
utf8.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
utf8.h Export of internal Abseil changes. 2019-03-19 14:19:10 -04:00
utf8_test.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00