tvl-depot/absl/container/internal
Abseil Team a06c4a1d90 Export of internal Abseil changes.
--
5f1ab09522226336830d9ea6ef7276d37f536ac5 by Abseil Team <absl-team@google.com>:

Clarify the documentation of ABSL_MUST_USE_RESULT.

PiperOrigin-RevId: 221663609

--
af4c8359a20d56369fd1dce318220cf3be03ca66 by Greg Falcon <gfalcon@google.com>:

Internal change

PiperOrigin-RevId: 221538448

--
487cd09bd1942bf607080deeae38fee6ce66f294 by Eric Fiselier <ericwf@google.com>:

Work around emscripten bugs and missing features in absl/time:time_test.

The emscripten toolchain has a couple of issues that cause time_test
to fail. Specifically:

1) emscripten doesn't support signals.
2) The javascript implementation of strftime/strptime use different expansions
of '%c' that mean it doesn't round-trip.

PiperOrigin-RevId: 221523701

--
5823652e6a200b97b07334bc47128dfac40e20fc by Xiaoyi Zhang <zhangxy@google.com>:

Fix MSVC compiler warning by explicitly casting to char.
Currently our MSVC build breaks with the following error:
raw_hash_set.h(406): warning C4309: 'argument': truncation of constant value

PiperOrigin-RevId: 221492585

--
c5806358320711a5efbe5c523df13e14ab53a17d by Greg Falcon <gfalcon@google.com>:

Replace calls to getpagesize() with the more portable sysconf(_SC_PAGESIZE); the latter is in POSIX 1.0 and is called out in the Linux `getpagesize` man page as a more portable spelling.

PiperOrigin-RevId: 221492471

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

Fix -Wundef error in absl/hash/internal/hash.h.

PiperOrigin-RevId: 221444120

--
b30f3d0a848563b6e4ec33f3dc085831dfabb748 by Jon Cohen <cohenjon@google.com>:

Import of CCTZ from GitHub.

PiperOrigin-RevId: 221339736
GitOrigin-RevId: 5f1ab09522226336830d9ea6ef7276d37f536ac5
Change-Id: I96223d522d98bf6616dea88eb047c2d536eeddd0
2018-11-15 15:05:39 -05:00
..
compressed_tuple.h Export of internal Abseil changes. 2018-08-01 13:27:57 -04:00
compressed_tuple_test.cc Export of internal Abseil changes. 2018-08-01 13:27:57 -04:00
container_memory.h Export of internal Abseil changes. 2018-09-27 15:28:12 -04:00
container_memory_test.cc Export of internal Abseil changes. 2018-09-27 15:28:12 -04:00
hash_function_defaults.h Export of internal Abseil changes. 2018-10-03 09:19:28 -04:00
hash_function_defaults_test.cc Export of internal Abseil changes. 2018-09-27 15:28:12 -04:00
hash_generator_testing.cc Export of internal Abseil changes. 2018-11-13 17:56:57 -05:00
hash_generator_testing.h Export of internal Abseil changes. 2018-11-13 17:56:57 -05:00
hash_policy_testing.h Export of internal Abseil changes. 2018-10-30 11:19:34 -04:00
hash_policy_testing_test.cc Export of internal Abseil changes. 2018-09-27 15:28:12 -04:00
hash_policy_traits.h Export of internal Abseil changes. 2018-10-12 10:26:45 -04:00
hash_policy_traits_test.cc Export of internal Abseil changes. 2018-09-27 15:28:12 -04:00
hashtable_debug.h Export of internal Abseil changes. 2018-09-27 15:28:12 -04:00
hashtable_debug_hooks.h Export of internal Abseil changes. 2018-09-27 15:28:12 -04:00
layout.h Fix code snippet in comment (#174) 2018-09-28 13:41:11 -04:00
layout_test.cc Export of internal Abseil changes. 2018-09-27 15:28:12 -04:00
node_hash_policy.h Export of internal Abseil changes. 2018-09-27 15:28:12 -04:00
node_hash_policy_test.cc Export of internal Abseil changes. 2018-09-27 15:28:12 -04:00
raw_hash_map.h Fix absl::container on VS2017 v15.8 (#192) 2018-10-19 08:29:59 +02:00
raw_hash_set.cc Export of internal Abseil changes. 2018-09-27 15:28:12 -04:00
raw_hash_set.h Export of internal Abseil changes. 2018-11-15 15:05:39 -05:00
raw_hash_set_allocator_test.cc Export of internal Abseil changes. 2018-09-27 15:28:12 -04:00
raw_hash_set_test.cc Export of internal Abseil changes. 2018-11-06 16:06:39 -05:00
test_instance_tracker.cc Export of internal Abseil changes. 2018-08-09 14:37:31 -04:00
test_instance_tracker.h Export of internal Abseil changes. 2018-08-09 14:37:31 -04:00
test_instance_tracker_test.cc Export of internal Abseil changes. 2018-08-09 14:37:31 -04:00
tracked.h Export of internal Abseil changes. 2018-09-27 15:28:12 -04:00
unordered_map_constructor_test.h Export of internal Abseil changes. 2018-11-06 16:06:39 -05:00
unordered_map_lookup_test.h Export of internal Abseil changes. 2018-11-06 16:06:39 -05:00
unordered_map_modifiers_test.h Export of internal Abseil changes. 2018-11-06 16:06:39 -05:00
unordered_map_test.cc Export of internal Abseil changes. 2018-09-27 15:28:12 -04:00
unordered_set_constructor_test.h Export of internal Abseil changes. 2018-11-06 16:06:39 -05:00
unordered_set_lookup_test.h Export of internal Abseil changes. 2018-11-06 16:06:39 -05:00
unordered_set_modifiers_test.h Export of internal Abseil changes. 2018-11-06 16:06:39 -05:00
unordered_set_test.cc Export of internal Abseil changes. 2018-09-27 15:28:12 -04:00