44efe96dfc
-- 9c4ef32276054fba6a116c01cd4b3fd278f59ece by Andy Soffer <asoffer@google.com>: Remove support for unused arbitrary-width output in FastUniformBits. Width should be inferred from the requested return UIntType. PiperOrigin-RevId: 257189319 -- e3326329d02171a301cc3d6ae617ed448472b728 by Abseil Team <absl-team@google.com>: Update comments to make clear that absl::Format(std::string *, ...) appends to the provided string. PiperOrigin-RevId: 257058043 -- e2096b06d714fba3ea2c885d670a42efd872765c by Xiaoyi Zhang <zhangxy@google.com>: Fix compilation error on MSVC 2017. The root cause seems to be a compiler bug in VS 2017 about pack expansion with multiple parameter packs, specifically `MakeVisitationMatrixImpl::Run` is triggering compiler error "error C3528: 'BoundIndices': the number of elements in this pack expansion does not match the number of elements in 'EndIndices'". Work around this issue by using only one parameter pack `CurrIndices` in `MakeVisitationMatrixImpl::Run`. PiperOrigin-RevId: 257040381 -- 9ab75ff27b2513583fffc1233e6568aa96be36f7 by Matt Calabrese <calabrese@google.com>: Internal change. PiperOrigin-RevId: 257039041 GitOrigin-RevId: 9c4ef32276054fba6a116c01cd4b3fd278f59ece Change-Id: I5f708bb03aff93948502394a413260af2a8a273b |
||
---|---|---|
.. | ||
BUILD.bazel | ||
chi_square.cc | ||
chi_square.h | ||
chi_square_test.cc | ||
distribution_caller.h | ||
distribution_impl.h | ||
distribution_impl_test.cc | ||
distribution_test_util.cc | ||
distribution_test_util.h | ||
distribution_test_util_test.cc | ||
distributions.h | ||
explicit_seed_seq.h | ||
explicit_seed_seq_test.cc | ||
fast_uniform_bits.h | ||
fast_uniform_bits_test.cc | ||
fastmath.h | ||
fastmath_test.cc | ||
gaussian_distribution_gentables.cc | ||
iostream_state_saver.h | ||
iostream_state_saver_test.cc | ||
named_generator.cc | ||
nanobenchmark.cc | ||
nanobenchmark.h | ||
nanobenchmark_test.cc | ||
nonsecure_base.h | ||
nonsecure_base_test.cc | ||
pcg_engine.h | ||
pcg_engine_test.cc | ||
platform.h | ||
pool_urbg.cc | ||
pool_urbg.h | ||
pool_urbg_test.cc | ||
randen-keys.inc | ||
randen.cc | ||
randen.h | ||
randen_benchmarks.cc | ||
randen_detect.cc | ||
randen_detect.h | ||
randen_engine.h | ||
randen_engine_test.cc | ||
randen_hwaes.cc | ||
randen_hwaes.h | ||
randen_hwaes_test.cc | ||
randen_slow.cc | ||
randen_slow.h | ||
randen_slow_test.cc | ||
randen_test.cc | ||
randen_traits.h | ||
salted_seed_seq.h | ||
salted_seed_seq_test.cc | ||
seed_material.cc | ||
seed_material.h | ||
seed_material_test.cc | ||
seed_salting_sequence_generator.cc | ||
seed_salting_sequence_generator_empty_sequence.cc | ||
sequence_urbg.h | ||
traits.h | ||
traits_test.cc | ||
uniform_helper.h |