tvl-depot/absl/strings
Abseil Team 4ef574064e Export of internal Abseil changes
--
3dbb096e4662311f81df1017a8e0975e903936cf by Derek Mauro <dmauro@google.com>:

Document and workaround a known MSVC bug doing constexpr pointer arithmetic

PiperOrigin-RevId: 262604652

--
b5fa7f1a0c776f6ba20d52772a1679ec42ad21fd by Derek Mauro <dmauro@google.com>:

Fix typo in macos_xcode_bazel.sh

PiperOrigin-RevId: 262591285

--
89dd77ab5bb44d76b6cb6b2f288e21536e16a85a by Derek Mauro <dmauro@google.com>:

Internal change

PiperOrigin-RevId: 262582747

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

Internal change

PiperOrigin-RevId: 262569140

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

Internal change

PiperOrigin-RevId: 262563554

--
314aed043639abbd221074125c57b7c68616de7e by Derek Mauro <dmauro@google.com>:

Release absl::btree

PiperOrigin-RevId: 262553526

--
72b44056c6ce9000c4a6cd9aec58b82067c82a13 by CJ Johnson <johnsoncj@google.com>:

Internal change

PiperOrigin-RevId: 262421185

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

Update documentation to make it less likely for users to write `Hours(24)` without considering using civil dates instead.

PiperOrigin-RevId: 262420758

--
92b85b9573e800bd96b019408eefbc5ce4f68780 by Derek Mauro <dmauro@google.com>:

Add the ability to override the bazel version in the macos_xcode_bazel.sh
test script.

PiperOrigin-RevId: 262412063
GitOrigin-RevId: 3dbb096e4662311f81df1017a8e0975e903936cf
Change-Id: I423b2b829dc0c5f814e37bec4d68c7470f43f041
2019-08-09 15:11:33 -04:00
..
internal Export of internal Abseil changes. 2019-07-02 17:23:45 -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-07-02 17:23:45 -04:00
charconv.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
charconv.h Export of internal Abseil changes. 2019-04-16 15:40:40 -04: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-07-02 17:23:45 -04:00
escaping.cc Export of internal Abseil changes. 2019-04-23 15:57:17 -04:00
escaping.h Export of internal Abseil changes. 2019-04-23 15:57:17 -04:00
escaping_benchmark.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
escaping_test.cc Export of internal Abseil changes. 2019-07-30 13:27:17 -04:00
match.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
match.h Export of internal Abseil changes. 2019-06-28 11:37:15 -04:00
match_test.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
numbers.cc Export of internal Abseil changes. 2019-04-16 15:40:40 -04:00
numbers.h Export of internal Abseil changes 2019-08-08 11:25:03 -04: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-08-08 14:07:16 -04:00
str_cat.cc Avoid undefined behavior when nullptr is passed to memcpy with size 0 2019-05-22 23:03:35 -04:00
str_cat.h Export of internal Abseil changes. 2019-06-13 14:14:34 -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 Avoid undefined behavior when nullptr is passed to memcpy with size 0 2019-05-22 23:03:35 -04:00
str_format.h Export of internal Abseil changes. 2019-07-10 14:42:52 +00:00
str_format_test.cc Export of internal Abseil changes. 2019-07-02 17:23:45 -04:00
str_join.h Export of internal Abseil changes. 2019-07-17 16:40:57 -04: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 Export of internal Abseil changes 2019-08-05 15:42:34 -04:00
str_split_test.cc Export of internal Abseil changes. 2019-04-01 18:15:34 -04:00
string_view.cc Export of internal Abseil changes 2019-08-06 14:16:08 -04:00
string_view.h Export of internal Abseil changes 2019-08-06 14:16:08 -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-08-09 15:11:33 -04: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-06-13 14:14:34 -04:00
substitute_test.cc Export of internal Abseil changes. 2019-05-16 15:48:51 -04:00