-- 3e60f355db5afd7a864591d81a6c383b6c0a0780 by Samuel Benzaquen <sbenza@google.com>: Internal change PiperOrigin-RevId: 272531442 -- 6d189240b8cebe3a390c730de491156d03049229 by Andy Getzendanner <durandal@google.com>: Fix AtomicHook init-order fiasco under MSVC 2019. On this platform, constexpr static init sometimes happens after dynamic init =/. When it does, we should not zero hook_ (overwriting the value written there by dynamic init); instead we should leave it alone. This works even when constexpr static init goes first since all uses of AtomicHook should have static storage duration and be zero-initialized. https://developercommunity.visualstudio.com/content/problem/336946/class-with-constexpr-constructor-not-using-static.html PiperOrigin-RevId: 272525226 -- d01b14fc06bc75b41c51976ed32e7c304ea1aab7 by Abseil Team <absl-team@google.com>: exclude emscripten from running tests involving long doubles PiperOrigin-RevId: 272497628 GitOrigin-RevId: 3e60f355db5afd7a864591d81a6c383b6c0a0780 Change-Id: I3c8a8f5acaf7652a06ef40cf028ef5d2e142f81b
| 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_impl.h | Loading commit data... | |
| distribution_impl_test.cc | 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... | |
| distributions.h | 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... | |
| iostream_state_saver.h | Loading commit data... | |
| iostream_state_saver_test.cc | 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-keys.inc | 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_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... | |
| seed_salting_sequence_generator.cc | Loading commit data... | |
| seed_salting_sequence_generator_empty_sequence.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... |