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 |
|---|---|---|
| .. | ||
| BUILD.bazel | Loading commit data... | |
| chi_square.cc | Loading commit data... | |
| chi_square.h | Loading commit data... | |
| chi_square_test.cc | Loading commit data... | |
| distribution_caller.h | Loading commit data... | |
| distribution_test_util.cc | Loading commit data... | |
| distribution_test_util.h | Loading commit data... | |
| distribution_test_util_test.cc | Loading commit data... | |
| explicit_seed_seq.h | Loading commit data... | |
| explicit_seed_seq_test.cc | Loading commit data... | |
| fast_uniform_bits.h | Loading commit data... | |
| fast_uniform_bits_test.cc | Loading commit data... | |
| fastmath.h | Loading commit data... | |
| fastmath_test.cc | Loading commit data... | |
| gaussian_distribution_gentables.cc | Loading commit data... | |
| generate_real.h | Loading commit data... | |
| generate_real_test.cc | Loading commit data... | |
| iostream_state_saver.h | Loading commit data... | |
| iostream_state_saver_test.cc | Loading commit data... | |
| mock_helpers.h | Loading commit data... | |
| mock_overload_set.h | Loading commit data... | |
| nanobenchmark.cc | Loading commit data... | |
| nanobenchmark.h | Loading commit data... | |
| nanobenchmark_test.cc | Loading commit data... | |
| nonsecure_base.h | Loading commit data... | |
| nonsecure_base_test.cc | Loading commit data... | |
| pcg_engine.h | Loading commit data... | |
| pcg_engine_test.cc | Loading commit data... | |
| platform.h | Loading commit data... | |
| pool_urbg.cc | Loading commit data... | |
| pool_urbg.h | Loading commit data... | |
| pool_urbg_test.cc | Loading commit data... | |
| randen.cc | Loading commit data... | |
| randen.h | Loading commit data... | |
| randen_benchmarks.cc | Loading commit data... | |
| randen_detect.cc | Loading commit data... | |
| randen_detect.h | Loading commit data... | |
| randen_engine.h | Loading commit data... | |
| randen_engine_test.cc | Loading commit data... | |
| randen_hwaes.cc | Loading commit data... | |
| randen_hwaes.h | Loading commit data... | |
| randen_hwaes_test.cc | Loading commit data... | |
| randen_round_keys.cc | Loading commit data... | |
| randen_slow.cc | Loading commit data... | |
| randen_slow.h | Loading commit data... | |
| randen_slow_test.cc | Loading commit data... | |
| randen_test.cc | Loading commit data... | |
| randen_traits.h | Loading commit data... | |
| salted_seed_seq.h | Loading commit data... | |
| salted_seed_seq_test.cc | Loading commit data... | |
| seed_material.cc | Loading commit data... | |
| seed_material.h | Loading commit data... | |
| seed_material_test.cc | Loading commit data... | |
| sequence_urbg.h | Loading commit data... | |
| traits.h | Loading commit data... | |
| traits_test.cc | Loading commit data... | |
| uniform_helper.h | Loading commit data... | |
| uniform_helper_test.cc | Loading commit data... | |
| wide_multiply.h | Loading commit data... | |
| wide_multiply_test.cc | Loading commit data... |