tvl-depot/absl/random
Abseil Team d65e19dfcd Export of internal Abseil changes.
--
2f187776e55fe7741882d64aa4fb04d361dcd1da by Shaindel Schwartz <shaindel@google.com>:

Fix spaces.

PiperOrigin-RevId: 254880665

--
50a2c390c1e56bec574e9418a6d0c5765f2e1d56 by CJ Johnson <johnsoncj@google.com>:

Fixes a ubsan violation bug report: https://github.com/abseil/abseil-cpp/issues/337

PiperOrigin-RevId: 254846112

--
563fee16ee0ac32a93292c3b2d1cf9543bad4758 by CJ Johnson <johnsoncj@google.com>:

In the InlinedVector copy-assignment operator, substitutes-in a call to DeallocateIfAllocated() (which was not previously available)

PiperOrigin-RevId: 254835012

--
d07f4d91b43242c5e8bd90f1e93f55f7972eed04 by Shaindel Schwartz <shaindel@google.com>:

#336

PiperOrigin-RevId: 254833534

--
1ad0fe00169a794176605a897f15fad8625339bd by Shaindel Schwartz <shaindel@google.com>:

#335

PiperOrigin-RevId: 254826748

--
436a29591c60c6ac9bb7b98e4906c0a7466611c1 by Shaindel Schwartz <shaindel@google.com>:

Import of CCTZ from GitHub.

PiperOrigin-RevId: 254820333

--
e782a5387a750319eb6ed5d9927ec2463bd68ebb by CJ Johnson <johnsoncj@google.com>:

Updates the definition of InlinedVector::resize(...) to be exception safe and adds exception safety tests

PiperOrigin-RevId: 254818993

--
6d2f8538fb06a09af47232d86b32dfc020b62133 by CJ Johnson <johnsoncj@google.com>:

Removes unnecessary transaction object from the implementation of InlinedVector::reserve(n)

PiperOrigin-RevId: 254804166

--
9a3a806702679a7442837089469cf171194da776 by Abseil Team <absl-team@google.com>:

Internal Change.

PiperOrigin-RevId: 254489023

--
ded1463ef81f3257645becc6be58df3b433ea21f by CJ Johnson <johnsoncj@google.com>:

Updates the definition of InlinedVector::reserve(size_type) to be exception safe and adds exception safety tests

PiperOrigin-RevId: 254463057
GitOrigin-RevId: 2f187776e55fe7741882d64aa4fb04d361dcd1da
Change-Id: Id41fc5a62c8d71021e803721ecdbfb3ce60ef574
2019-06-24 22:04:35 -04:00
..
internal Export of internal Abseil changes. 2019-06-24 22:04:35 -04:00
benchmarks.cc Export of internal Abseil changes. 2019-06-21 16:18:10 -04: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