tvl-depot/absl/base/internal
Abseil Team e0def7473e Export of internal Abseil changes.
--
ffe43f972f956e3f9a8fb7b68993d243ba8f79fb by Abseil Team <absl-team@google.com>:

Replace usage of soon-to-be-deprecated http_archive rule with Skylark equivalent
https://github.com/abseil/abseil-cpp/pull/138

PiperOrigin-RevId: 204939972

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

Remove incorrect constraint that StrSplit only works on std::strings; rather, it works on anything string-like.

PiperOrigin-RevId: 204761431

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

Support s390/s390x in examine_stack.cc (GitHub issue #135).
This is UNTESTED (no machine to test on).

PiperOrigin-RevId: 204756692

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

Update WORKSPACE.bazel Gogole Test dependency, remove the unused RE2 dependency.

PiperOrigin-RevId: 204741814

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

Fix endian_test.cc on big endian platforms.
GitHub issue #135

PiperOrigin-RevId: 204738726

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

Improve error messages in absl::variant by splitting up the conditions in the valid type static_assert.

This makes it slightly easier to determine what type is causing issues.

PiperOrigin-RevId: 204508430
GitOrigin-RevId: ffe43f972f956e3f9a8fb7b68993d243ba8f79fb
Change-Id: Icc5e4e8cd1a4cea98dfbed794cd992b734812e1d
2018-07-17 14:32:16 -04:00
..
atomic_hook.h - 07191b0f52301e1e4a790e236f7b7c2fd90561ae Disambiguates computed return type of absl::optional logi... by Abseil Team <absl-team@google.com> 2018-05-04 13:30:42 -04:00
atomic_hook_test.cc - 07191b0f52301e1e4a790e236f7b7c2fd90561ae Disambiguates computed return type of absl::optional logi... by Abseil Team <absl-team@google.com> 2018-05-04 13:30:42 -04:00
cycleclock.cc Initial Commit 2017-09-19 16:54:40 -04:00
cycleclock.h Initial Commit 2017-09-19 16:54:40 -04:00
direct_mmap.h Export of internal Abseil changes. 2018-06-28 15:01:10 -04:00
endian.h FreeBSD compability (#57) 2017-12-13 15:02:50 -05:00
endian_test.cc Export of internal Abseil changes. 2018-07-17 14:32:16 -04:00
exception_safety_testing.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
exception_safety_testing.h - 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
exception_testing.h - 31d03284ca8017ba59d98d47e7d041f361d478a7 Release escaping microbenchmarks. by Alex Strelnikov <strel@google.com> 2018-05-24 13:59:23 -04:00
hide_ptr.h - e2f6b8ac647271815b4fed2991f405524dd762c3 Release cctz microbenchmarks. by Alex Strelnikov <strel@google.com> 2018-05-31 15:58:36 -04:00
identity.h - d6b8d35be9659e1c99a5daca1af8c8587acaa044 Update bazel_toolchains to the latest commit. by Abseil Team <absl-team@google.com> 2018-06-15 11:09:49 -04:00
inline_variable.h Changes imported from Abseil "staging" branch: 2018-02-01 10:36:37 -05:00
inline_variable_testing.h Changes imported from Abseil "staging" branch: 2018-01-24 15:32:49 -05:00
invoke.h Initial Commit 2017-09-19 16:54:40 -04:00
low_level_alloc.cc - ed0ba496fe01eb8edfa86beade8a37768e7c12ef Updates the API for Exception Safety testing to use build... by Abseil Team <absl-team@google.com> 2018-04-19 10:19:32 -04:00
low_level_alloc.h Changes imported from Abseil "staging" branch: 2017-12-20 17:03:18 -05:00
low_level_alloc_test.cc - ed0ba496fe01eb8edfa86beade8a37768e7c12ef Updates the API for Exception Safety testing to use build... by Abseil Team <absl-team@google.com> 2018-04-19 10:19:32 -04:00
low_level_scheduling.h Changes imported from Abseil "staging" branch: 2017-09-25 10:12:29 -04:00
per_thread_tls.h Fix typo in per_thread_tls.h (#75) 2018-01-09 22:49:00 -05:00
pretty_function.h Changes imported from Abseil "staging" branch: 2017-12-20 17:03:18 -05:00
raw_logging.cc Export of internal Abseil changes. 2018-07-13 16:43:41 -04:00
raw_logging.h Export of internal Abseil changes. 2018-07-12 14:35:25 -04:00
scheduling_mode.h Changes imported from Abseil "staging" branch: 2017-09-25 10:12:29 -04:00
spinlock.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
spinlock.h Changes imported from Abseil "staging" branch: 2018-01-25 16:48:39 -05:00
spinlock_akaros.inc Changes imported from Abseil "staging" branch: 2017-10-24 14:52:11 -04:00
spinlock_posix.inc Initial Commit 2017-09-19 16:54:40 -04:00
spinlock_wait.cc Changes imported from Abseil "staging" branch: 2018-02-22 10:15:18 -05:00
spinlock_wait.h -- 2018-06-18 16:20:03 -04:00
spinlock_win32.inc Initial Commit 2017-09-19 16:54:40 -04:00
sysinfo.cc Changes imported from Abseil "staging" branch: 2018-03-06 17:21:05 -05:00
sysinfo.h Changes imported from Abseil "staging" branch: 2017-09-25 10:12:29 -04:00
sysinfo_test.cc Changes imported from Abseil "staging" branch: 2017-09-25 10:12:29 -04:00
thread_identity.cc Changes imported from Abseil "staging" branch: 2017-09-25 10:12:29 -04:00
thread_identity.h Merge #78: Fix typo in thread_identity.h 2018-01-10 14:47:08 -05:00
thread_identity_benchmark.cc - e2f6b8ac647271815b4fed2991f405524dd762c3 Release cctz microbenchmarks. by Alex Strelnikov <strel@google.com> 2018-05-31 15:58:36 -04:00
thread_identity_test.cc Changes imported from Abseil "staging" branch: 2017-12-18 10:00:09 -05:00
throw_delegate.cc Initial Commit 2017-09-19 16:54:40 -04:00
throw_delegate.h Initial Commit 2017-09-19 16:54:40 -04:00
tsan_mutex_interface.h Changes imported from Abseil "staging" branch: 2017-10-17 16:42:15 -04:00
unaligned_access.h Changes imported from Abseil "staging" branch: 2018-02-01 10:36:37 -05:00
unscaledcycleclock.cc Initial Commit 2017-09-19 16:54:40 -04:00
unscaledcycleclock.h Changes imported from Abseil "staging" branch: 2017-09-20 10:37:35 -04:00