What's New: * `absl::StatusOr<T>` has been released. See our [blog post](https://abseil.io/blog/2020-091021-status) for more information. * Abseil Flags reflection interfaces have been released. * Abseil Flags memory usage has been significantly optimized. * Abseil now supports a "hardened" build mode. This build mode enables runtime checks that guard against programming errors that may lead to security vulnerabilities. Notable Fixes: * Sanitizer dynamic annotations like `AnnotateRWLockCreate` that are also defined by the compiler sanitizer implementation are no longer also defined by Abseil. * Sanitizer macros are now prefixed with `ABSL_` to avoid naming collisions. * Sanitizer usage is now automatically detected and no longer requires macros like `ADDRESS_SANITIZER` to be defined on the command line. Breaking Changes: * Abseil no longer contains a `dynamic_annotations` library. Users using a supported build system (Bazel or CMake) are unaffected by this, but users manually specifying link libraries may get an error about a missing linker input. Baseline: 7680a5f8 Cherry picks: None
| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| atomic_hook.h | Loading commit data... | |
| atomic_hook_test.cc | Loading commit data... | |
| atomic_hook_test_helper.cc | Loading commit data... | |
| atomic_hook_test_helper.h | Loading commit data... | |
| bits.h | Loading commit data... | |
| bits_test.cc | Loading commit data... | |
| cmake_thread_test.cc | Loading commit data... | |
| cycleclock.cc | Loading commit data... | |
| cycleclock.h | Loading commit data... | |
| direct_mmap.h | Loading commit data... | |
| dynamic_annotations.h | Loading commit data... | |
| endian.h | Loading commit data... | |
| endian_test.cc | Loading commit data... | |
| errno_saver.h | Loading commit data... | |
| errno_saver_test.cc | Loading commit data... | |
| exception_safety_testing.cc | Loading commit data... | |
| exception_safety_testing.h | Loading commit data... | |
| exception_testing.h | Loading commit data... | |
| exponential_biased.cc | Loading commit data... | |
| exponential_biased.h | Loading commit data... | |
| exponential_biased_test.cc | Loading commit data... | |
| fast_type_id.h | Loading commit data... | |
| fast_type_id_test.cc | Loading commit data... | |
| hide_ptr.h | Loading commit data... | |
| identity.h | Loading commit data... | |
| inline_variable.h | Loading commit data... | |
| inline_variable_testing.h | Loading commit data... | |
| invoke.h | Loading commit data... | |
| low_level_alloc.cc | Loading commit data... | |
| low_level_alloc.h | Loading commit data... | |
| low_level_alloc_test.cc | Loading commit data... | |
| low_level_scheduling.h | Loading commit data... | |
| per_thread_tls.h | Loading commit data... | |
| periodic_sampler.cc | Loading commit data... | |
| periodic_sampler.h | Loading commit data... | |
| periodic_sampler_benchmark.cc | Loading commit data... | |
| periodic_sampler_test.cc | Loading commit data... | |
| pretty_function.h | Loading commit data... | |
| raw_logging.cc | Loading commit data... | |
| raw_logging.h | Loading commit data... | |
| scheduling_mode.h | Loading commit data... | |
| scoped_set_env.cc | Loading commit data... | |
| scoped_set_env.h | Loading commit data... | |
| scoped_set_env_test.cc | Loading commit data... | |
| spinlock.cc | Loading commit data... | |
| spinlock.h | Loading commit data... | |
| spinlock_akaros.inc | Loading commit data... | |
| spinlock_benchmark.cc | Loading commit data... | |
| spinlock_linux.inc | Loading commit data... | |
| spinlock_posix.inc | Loading commit data... | |
| spinlock_wait.cc | Loading commit data... | |
| spinlock_wait.h | Loading commit data... | |
| spinlock_win32.inc | Loading commit data... | |
| strerror.cc | Loading commit data... | |
| strerror.h | Loading commit data... | |
| strerror_benchmark.cc | Loading commit data... | |
| strerror_test.cc | Loading commit data... | |
| sysinfo.cc | Loading commit data... | |
| sysinfo.h | Loading commit data... | |
| sysinfo_test.cc | Loading commit data... | |
| thread_annotations.h | Loading commit data... | |
| thread_identity.cc | Loading commit data... | |
| thread_identity.h | Loading commit data... | |
| thread_identity_benchmark.cc | Loading commit data... | |
| thread_identity_test.cc | Loading commit data... | |
| throw_delegate.cc | Loading commit data... | |
| throw_delegate.h | Loading commit data... | |
| tsan_mutex_interface.h | Loading commit data... | |
| unaligned_access.h | Loading commit data... | |
| unique_small_name_test.cc | Loading commit data... | |
| unscaledcycleclock.cc | Loading commit data... | |
| unscaledcycleclock.h | Loading commit data... |