tvl-depot/absl/random
Abseil Team 36d37ab992 Export of internal Abseil changes.
--
1224e58a45e4d016b18f5a6cf5762ba33027017a by CJ Johnson <johnsoncj@google.com>:

Unifies the growth factor of InlinedVector's mutating members to max(2 * capacity, req_capacity). In doing so, LegacyNextCapacityFrom(...) is removed thus removing a loop from several callsites.

PiperOrigin-RevId: 259920301

--
945fc0bf27b67ea77d39144dcb6a483dc879ceda by Laramie Leavitt <lar@google.com>:

Cleanup header guards which do not reflect the correct style.

PiperOrigin-RevId: 259881520

--
8c7d0532ba9a9aabfd57f67552572b2b1bedda97 by Derek Mauro <dmauro@google.com>:

Move log_severity sources to the new log_severity target.

PiperOrigin-RevId: 259837015
GitOrigin-RevId: 1224e58a45e4d016b18f5a6cf5762ba33027017a
Change-Id: Id19506c3b8db71a0d4391ee917bfef3e802d550d
2019-07-25 18:02:32 -04:00
..
internal Export of internal Abseil changes. 2019-07-25 18:02:32 -04:00
benchmarks.cc Export of internal Abseil changes. 2019-07-10 14:42:52 +00:00
bernoulli_distribution.h Export of internal Abseil changes. 2019-06-21 16:18:10 -04:00
bernoulli_distribution_test.cc Export of internal Abseil changes. 2019-06-21 16:18:10 -04:00
beta_distribution.h Export of internal Abseil changes. 2019-06-21 16:18:10 -04:00
beta_distribution_test.cc Export of internal Abseil changes. 2019-06-21 16:18:10 -04:00
BUILD.bazel Export of internal Abseil changes. 2019-06-21 16:18:10 -04:00
discrete_distribution.cc Export of internal Abseil changes. 2019-06-21 16:18:10 -04:00
discrete_distribution.h Export of internal Abseil changes. 2019-06-21 16:18:10 -04:00
discrete_distribution_test.cc Export of internal Abseil changes. 2019-06-21 16:18:10 -04:00
distribution_format_traits.h Export of internal Abseil changes. 2019-06-21 16:18:10 -04:00
distributions.h Export of internal Abseil changes. 2019-06-21 16:18:10 -04:00
distributions_test.cc Export of internal Abseil changes. 2019-06-21 16:18:10 -04:00
examples_test.cc Export of internal Abseil changes. 2019-06-21 16:18:10 -04:00
exponential_distribution.h Export of internal Abseil changes. 2019-06-21 16:18:10 -04:00
exponential_distribution_test.cc Export of internal Abseil changes. 2019-06-21 16:18:10 -04:00
gaussian_distribution.cc Export of internal Abseil changes. 2019-06-21 16:18:10 -04:00
gaussian_distribution.h Export of internal Abseil changes. 2019-06-21 16:18:10 -04:00
gaussian_distribution_test.cc Export of internal Abseil changes. 2019-06-21 16:18:10 -04:00
generators_test.cc Export of internal Abseil changes. 2019-06-21 16:18:10 -04:00
log_uniform_int_distribution.h Export of internal Abseil changes. 2019-06-21 16:18:10 -04:00
log_uniform_int_distribution_test.cc Export of internal Abseil changes. 2019-06-21 16:18:10 -04:00
poisson_distribution.h Export of internal Abseil changes. 2019-06-21 16:18:10 -04:00
poisson_distribution_test.cc Export of internal Abseil changes. 2019-06-21 16:18:10 -04:00
random.h Export of internal Abseil changes. 2019-06-21 16:18:10 -04:00
seed_gen_exception.cc Export of internal Abseil changes. 2019-06-21 16:18:10 -04:00
seed_gen_exception.h Export of internal Abseil changes. 2019-06-21 16:18:10 -04:00
seed_sequences.cc Export of internal Abseil changes. 2019-06-21 16:18:10 -04:00
seed_sequences.h Export of internal Abseil changes. 2019-06-21 16:18:10 -04:00
seed_sequences_test.cc Export of internal Abseil changes. 2019-06-21 16:18:10 -04:00
uniform_int_distribution.h Export of internal Abseil changes. 2019-06-21 16:18:10 -04:00
uniform_int_distribution_test.cc Export of internal Abseil changes. 2019-06-21 16:18:10 -04:00
uniform_real_distribution.h Export of internal Abseil changes. 2019-06-21 16:18:10 -04:00
uniform_real_distribution_test.cc Export of internal Abseil changes. 2019-06-21 16:18:10 -04:00
zipf_distribution.h Export of internal Abseil changes. 2019-06-21 16:18:10 -04:00
zipf_distribution_test.cc Export of internal Abseil changes. 2019-06-21 16:18:10 -04:00