tvl-depot/absl
Abseil Team 540e2537b9 Export of internal Abseil changes.
--
8c420997e7a08b9e7e24afa32d6e37cb2bfa2c12 by Abseil Team <absl-team@google.com>:

Import of CCTZ from GitHub.

PiperOrigin-RevId: 231265916

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

inlined_capacity() => GetInlinedCapacity()

Originally I intended inlined_capacity() to be moved from the private to public part of the API eventually so I named it appropriately and punted on publicizing it until later. After it was found to cause an issue on some platforms, I decided there was no reason to grow the API of the type just for a pretty function name. Thus, this change brings its name to be of the same format as the rest of the Abseil team's naming convention.

PiperOrigin-RevId: 231248856

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

Merge https://github.com/abseil/abseil-cpp/pull/255

PiperOrigin-RevId: 231240011

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

Adds identifiers to the AbslHashValue(...) forward declaration bringing it in line with the format of the other forward declarations while keeping it on one line.

PiperOrigin-RevId: 231231932

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

Remove bad calls to assert(...) that do not make sense

PiperOrigin-RevId: 231214093

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

Switch to trailing return type syntax for non-member functions of InlinedVector

PiperOrigin-RevId: 230975981
GitOrigin-RevId: 8c420997e7a08b9e7e24afa32d6e37cb2bfa2c12
Change-Id: Ibbad7f27b596801bc770b440afed8d5e9e89ff8d
2019-01-28 15:59:07 -05:00
..
algorithm Export of internal Abseil changes. 2018-12-05 15:38:39 -05:00
base Export of internal Abseil changes. 2019-01-24 11:10:30 -05:00
container Export of internal Abseil changes. 2019-01-28 15:59:07 -05:00
copts Export of internal Abseil changes. 2019-01-07 15:22:43 -05:00
debugging Export of internal Abseil changes. 2019-01-14 14:09:52 -05:00
hash Export of internal Abseil changes. 2019-01-14 14:09:52 -05:00
memory Export of internal Abseil changes. 2018-12-05 15:38:39 -05:00
meta Export of internal Abseil changes. 2018-12-05 15:38:39 -05:00
numeric Export of internal Abseil changes. 2019-01-14 14:09:52 -05:00
strings Export of internal Abseil changes. 2019-01-16 14:52:22 -05:00
synchronization Fix GCC8 warnings 2019-01-23 11:42:31 -05:00
time Export of internal Abseil changes. 2019-01-28 15:59:07 -05:00
types Export of internal Abseil changes. 2019-01-14 14:09:52 -05:00
utility Export of internal Abseil changes. 2018-12-17 13:22:17 -05:00
BUILD.bazel Export of internal Abseil changes. 2018-07-12 14:35:25 -04:00
CMakeLists.txt Export of internal Abseil changes. 2018-09-27 15:28:12 -04:00
compiler_config_setting.bzl Export of internal Abseil changes. 2018-07-12 14:35:25 -04:00