tvl-depot/absl/strings/internal
Abseil Team febc5ee6a9 Export of internal Abseil changes.
--
f9f068aa8a260dc576398e47b8e4540902e41358 by Derek Mauro <dmauro@google.com>:

Fix test string with embedded NUL. Currently parses as octal.

PiperOrigin-RevId: 237088193

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

Make symbolizer examine any mapping with read+exec permission regardless of 'w' bit.

PiperOrigin-RevId: 237056461

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

Switch comments referencing base:: CondVar and Mutex to absl::.

PiperOrigin-RevId: 236917884

--
c624d5d1c0bdb917bff5e651ba40599472f84e0e by Gennadiy Rozental <rogeeff@google.com>:

Internal change

PiperOrigin-RevId: 236898300

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

Make the `long double` overload if AbslHashValue a template to avoid invalid
conversions with implicit operators.

This overload was never meant to capture anything other than `long double` and any current caller to it that wasn't a `long double` is potentially a bug.
In particular, any type with an implicit `bool` conversion is calling this
overload instead of trying to find a hash<> specialization, thus causing
pretty bad hash behavior.

PiperOrigin-RevId: 236877073
GitOrigin-RevId: f9f068aa8a260dc576398e47b8e4540902e41358
Change-Id: If9cc008dd814f0ca06ed881f612c06575f1f7137
2019-03-06 14:49:15 -05:00
..
str_format Export of internal Abseil changes. 2019-03-06 14:49:15 -05:00
char_map.h Initial Commit 2017-09-19 16:54:40 -04:00
char_map_benchmark.cc - e2f6b8ac647271815b4fed2991f405524dd762c3 Release cctz microbenchmarks. by Alex Strelnikov <strel@google.com> 2018-05-31 15:58:36 -04:00
char_map_test.cc Changes imported from Abseil "staging" branch: 2017-09-25 10:12:29 -04:00
charconv_bigint.cc -- 2018-06-18 16:20:03 -04:00
charconv_bigint.h Export of internal Abseil changes. 2018-12-05 15:38:39 -05:00
charconv_bigint_test.cc -- 2018-06-18 16:20:03 -04:00
charconv_parse.cc Export of internal Abseil changes. 2018-08-22 11:02:33 -04:00
charconv_parse.h -- 2018-06-18 16:20:03 -04:00
charconv_parse_test.cc Export of internal Abseil changes. 2018-08-22 11:02:33 -04:00
escaping_test_common.h - e2f6b8ac647271815b4fed2991f405524dd762c3 Release cctz microbenchmarks. by Alex Strelnikov <strel@google.com> 2018-05-31 15:58:36 -04:00
memutil.cc Initial Commit 2017-09-19 16:54:40 -04:00
memutil.h Export of internal Abseil changes. 2018-08-22 11:02:33 -04:00
memutil_benchmark.cc - abacaab4b11a69dd4db627bd183571d7cabb8def Refinement to previous time.h edit (in this same github p... by Greg Falcon <gfalcon@google.com> 2018-06-08 11:24:58 -04:00
memutil_test.cc Changes imported from Abseil "staging" branch: 2017-09-25 10:12:29 -04:00
numbers_test_common.h Export of internal Abseil changes. 2018-10-30 11:19:34 -04:00
ostringstream.cc Changes imported from Abseil "staging" branch: 2017-11-15 10:43:52 -05:00
ostringstream.h Export of internal Abseil changes. 2019-03-06 14:49:15 -05:00
ostringstream_benchmark.cc - e2f6b8ac647271815b4fed2991f405524dd762c3 Release cctz microbenchmarks. by Alex Strelnikov <strel@google.com> 2018-05-31 15:58:36 -04:00
ostringstream_test.cc Changes imported from Abseil "staging" branch: 2017-09-25 10:12:29 -04:00
pow10_helper.cc Export of internal Abseil changes. 2018-12-04 16:27:57 -05:00
pow10_helper.h Export of internal Abseil changes. 2018-12-13 14:40:49 -05:00
pow10_helper_test.cc Export of internal Abseil changes. 2018-12-04 16:27:57 -05:00
resize_uninitialized.h Export of internal Abseil changes. 2019-03-06 14:49:15 -05:00
resize_uninitialized_test.cc Export of internal Abseil changes. 2018-12-12 11:52:06 -05:00
stl_type_traits.h Changes imported from Abseil "staging" branch: 2018-01-08 10:38:50 -05:00
str_join_internal.h Export of internal Abseil changes. 2019-03-06 14:49:15 -05:00
str_split_internal.h Export of internal Abseil changes. 2019-03-06 14:49:15 -05:00
utf8.cc Initial Commit 2017-09-19 16:54:40 -04:00
utf8.h Changes imported from Abseil "staging" branch: 2018-03-13 14:59:16 -04:00
utf8_test.cc Export of internal Abseil changes. 2019-03-06 14:49:15 -05:00