d85783fd0b
-- f34cd235a12ad0ee1fea3a1ee5a427272dc2b285 by Abseil Team <absl-team@google.com>: Migrates uses of deprecated map types to recommended types. PiperOrigin-RevId: 309945156 -- e3410a47ad32c0775b6911610bc47b22938decad by Matthew Brown <matthewbr@google.com>: Internal Change PiperOrigin-RevId: 309856021 -- a58cfa25e0bb59e7fa9647ac1aae65eaccff0086 by Greg Falcon <gfalcon@google.com>: Internal change. PiperOrigin-RevId: 309804612 -- cdc5ec310035fbe25f496bda283fe655d94d7769 by Mark Barolak <mbar@google.com>: Standardize the header comments for friend functions in cord.h PiperOrigin-RevId: 309779073 -- fe61602701be795e54477b0fdbf5ffc1df12a6b7 by Samuel Benzaquen <sbenza@google.com>: Implement %f natively for any input. It evaluates the input at runtime and allocates stack space accordingly. This removes a potential fallback into snprintf, improves performance, and removes all memory allocations in this formatting path. PiperOrigin-RevId: 309752501 -- 79e2a24f3f959e8b06ddf1d440bbabbd5f89b5b7 by Greg Falcon <gfalcon@google.com>: Add a Cord::swap() method. Many other Abseil types already provide this, but it was missing here. We already provided a two-argument free function form of `swap()`, but that API is better suited for generic code. The swap member function is a better API when the types are known. PiperOrigin-RevId: 309751740 -- 85cdf60024f153fb4fcb7fe68ed2b14b9faf119d by Derek Mauro <dmauro@google.com>: Cleanup uses of "linker initialized" SpinLocks PiperOrigin-RevId: 309581867 -- 9e5443bfcec4b94056b13c75326576e987ab88fb by Matt Kulukundis <kfm@google.com>: Clarify intended mixing properties of `absl::Hash` PiperOrigin-RevId: 309520174 -- a0630f0827b67f217aaeae68a448fe4c1101e17d by Greg Falcon <gfalcon@google.com>: Comment out a test in Emscripten to sidestep `long double` issues. PiperOrigin-RevId: 309482953 GitOrigin-RevId: f34cd235a12ad0ee1fea3a1ee5a427272dc2b285 Change-Id: Icce0c9d547117374d596b9d684e4054ddd118669 |
||
---|---|---|
.. | ||
atomic_hook.h | ||
atomic_hook_test.cc | ||
atomic_hook_test_helper.cc | ||
atomic_hook_test_helper.h | ||
bits.h | ||
bits_test.cc | ||
cmake_thread_test.cc | ||
cycleclock.cc | ||
cycleclock.h | ||
direct_mmap.h | ||
endian.h | ||
endian_test.cc | ||
errno_saver.h | ||
errno_saver_test.cc | ||
exception_safety_testing.cc | ||
exception_safety_testing.h | ||
exception_testing.h | ||
exponential_biased.cc | ||
exponential_biased.h | ||
exponential_biased_test.cc | ||
fast_type_id.h | ||
fast_type_id_test.cc | ||
hide_ptr.h | ||
identity.h | ||
inline_variable.h | ||
inline_variable_testing.h | ||
invoke.h | ||
low_level_alloc.cc | ||
low_level_alloc.h | ||
low_level_alloc_test.cc | ||
low_level_scheduling.h | ||
per_thread_tls.h | ||
periodic_sampler.cc | ||
periodic_sampler.h | ||
periodic_sampler_benchmark.cc | ||
periodic_sampler_test.cc | ||
pretty_function.h | ||
raw_logging.cc | ||
raw_logging.h | ||
scheduling_mode.h | ||
scoped_set_env.cc | ||
scoped_set_env.h | ||
scoped_set_env_test.cc | ||
spinlock.cc | ||
spinlock.h | ||
spinlock_akaros.inc | ||
spinlock_benchmark.cc | ||
spinlock_linux.inc | ||
spinlock_posix.inc | ||
spinlock_wait.cc | ||
spinlock_wait.h | ||
spinlock_win32.inc | ||
strerror.cc | ||
strerror.h | ||
strerror_benchmark.cc | ||
strerror_test.cc | ||
sysinfo.cc | ||
sysinfo.h | ||
sysinfo_test.cc | ||
thread_annotations.h | ||
thread_identity.cc | ||
thread_identity.h | ||
thread_identity_benchmark.cc | ||
thread_identity_test.cc | ||
throw_delegate.cc | ||
throw_delegate.h | ||
tsan_mutex_interface.h | ||
unaligned_access.h | ||
unscaledcycleclock.cc | ||
unscaledcycleclock.h |