tvl-depot/absl/synchronization
Abseil Team 5eea0f713c Export of internal Abseil changes.
--
70b243f160a2f0f222066f62e06cc4346aea683d by Gennadiy Civil <misterg@google.com>:

Replace tests with new googletest Test Suite APIs

PiperOrigin-RevId: 228901526

--
28fe449f416c3d3fe882ef3dfa4289b94be5f8af by CJ Johnson <johnsoncj@google.com>:

Changes the style of enable_if on InlinedVector::insert(...) to match all others

PiperOrigin-RevId: 228878640

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

Update the absl::FromDateTime() deprecation message to refer to
absl::FromCivil(), the recommended replacement despite a slight
change in behavior for skipped civil times.

PiperOrigin-RevId: 228820837

--
ee77056d753bb8665236a173064af85d935acfc4 by Gennadiy Civil <misterg@google.com>:

Bump googletest to the latest

PiperOrigin-RevId: 228792994

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

Switches InlinedVector input/forward iterator tagged dispatch from callsite to template decorator

PiperOrigin-RevId: 228771063
GitOrigin-RevId: 70b243f160a2f0f222066f62e06cc4346aea683d
Change-Id: I5f8cd05685ff642eff81187b8e207a0bdbcf073a
2019-01-14 14:09:52 -05:00
..
internal Export of internal Abseil changes. 2019-01-09 13:09:28 -05:00
barrier.cc Initial Commit 2017-09-19 16:54:40 -04:00
barrier.h Initial Commit 2017-09-19 16:54:40 -04:00
barrier_test.cc Changes imported from Abseil "staging" branch: 2017-09-20 10:37:35 -04:00
blocking_counter.cc Changes imported from Abseil "staging" branch: 2017-09-25 10:12:29 -04:00
blocking_counter.h Changes imported from Abseil "staging" branch: 2018-02-16 10:50:05 -05:00
blocking_counter_test.cc Changes imported from Abseil "staging" branch: 2017-09-25 10:12:29 -04:00
BUILD.bazel Export of internal Abseil changes. 2019-01-07 15:22:43 -05:00
CMakeLists.txt Export of internal Abseil changes. 2018-12-13 14:40:49 -05:00
lifetime_test.cc Export of internal Abseil changes. 2018-12-13 14:40:49 -05:00
mutex.cc Export of internal Abseil changes. 2018-12-17 13:22:17 -05:00
mutex.h Export of internal Abseil changes. 2018-12-13 14:40:49 -05:00
mutex_benchmark.cc Export of internal Abseil changes. 2018-12-04 16:27:57 -05:00
mutex_test.cc Export of internal Abseil changes. 2019-01-14 14:09:52 -05:00
notification.cc Export of internal Abseil changes. 2018-11-13 17:56:57 -05:00
notification.h Export of internal Abseil changes. 2018-12-04 16:27:57 -05:00
notification_test.cc Export of internal Abseil changes. 2018-10-05 10:53:08 -04:00