summaryrefslogtreecommitdiff
path: root/absl/random
Commit message (Expand)AuthorAge
* [random] LogUniform: Document as a discrete distributionGravatar Abseil Team2024-05-02
* Fix the wrong link.Gravatar Abseil Team2024-03-27
* Remove redundant semicolons introduced by macrosGravatar Abseil Team2024-03-15
* Make flaky failures much less likely in BasicMocking.MocksNotTriggeredForInco...Gravatar Evan Brown2024-03-12
* Adds ABSL_ATTRIBUTE_LIFETIME_BOUND to absl::BitGenRefGravatar Derek Mauro2024-02-28
* Roll forward 9d8588bfc4566531c4053b5001e2952308255f44 (which was rolled back ...Gravatar Abseil Team2024-02-05
* Rollback 9d8588bfc4566531c4053b5001e2952308255f44 for breaking the buildGravatar Derek Mauro2024-02-02
* No public descriptionGravatar Abseil Team2024-02-01
* Replace `testonly = 1` with `testonly = True` in abseil BUILD files.Gravatar Shahriar Rouf2024-01-31
* Bazel: Enable the header_modules featureGravatar Derek Mauro2023-10-11
* Bazel: Support layering_check and parse_headersGravatar Derek Mauro2023-10-10
* Update a dead link.Gravatar Abseil Team2023-10-03
* Ensure arrays are 16-byte aligned before casting to uint128Gravatar Abseil Team2023-06-16
* Migrate most RAW_LOGs and RAW_CHECKs in tests to regular LOG and CHECK.Gravatar Andy Getzendanner2023-05-23
* Add a declaration for __cpuid for the IntelLLVM compiler.Gravatar niranjan-nilakantan2023-05-23
* Rollback of add a declaration for __cpuid for the IntelLLVM compiler.Gravatar Abseil Team2023-05-22
* Merge pull request #1452 from niranjan-nilakantan:niranjan-nilakantan/issue1358Gravatar Copybara-Service2023-05-22
|\
| * Add a declaration for __cpuid for the IntelLLVM compiler.Gravatar Niranjan Nilakantan2023-05-18
|/
* YuleSimon/SkewedLow: Cleanup/move benchmarks and overload tests.Gravatar Laramie Leavitt2023-05-10
* Fix spelling mistakesGravatar Vertexwahn2023-05-02
* Fix spelling mistakesGravatar Vertexwahn2023-04-27
* Fix some spelling mistakesGravatar Vertexwahn2023-04-24
* Prefer copy_n and fill_n over copy and fill where appropriate.Gravatar Rose2023-04-19
* Changes necessary to support clang-clGravatar Derek Mauro2023-03-30
* Fix an implicit truncation warning under MSVC 32-bitGravatar Derek Mauro2023-03-20
* Pass correct flags for mingw to use bcryptGravatar Fahrzin Hemmati2023-01-25
* Replace the tag "no_test_msvc_x64" with "no_test_lexan" in absl.Gravatar Abseil Team2023-01-12
* Improve BitGen stability documentationGravatar Abseil Team2023-01-11
* Adding BigQuery package to randen_engine visibilityGravatar Abseil Team2022-12-08
* Add missing includeGravatar Tom Hughes2022-11-16
* Fix typosGravatar Tom Hughes2022-11-15
* Use the `-l` form for MinGW-specific link dependenciesGravatar Russell Johnston2022-10-15
* Fix "unsafe narrowing" warnings in absl, 12/12.Gravatar Abseil Team2022-10-13
* Fix "unsafe narrowing" warnings in absl, 8/n.Gravatar Abseil Team2022-09-12
* Remove the ABSL_HAVE_INTRINSIC_INT128 test from pcg_engine.hGravatar Derek Mauro2022-09-02
* Rollback of fix "unsafe narrowing" warnings in absl, 8/n.Gravatar Derek Mauro2022-09-01
* Fix "unsafe narrowing" warnings in absl, 8/n.Gravatar Abseil Team2022-09-01
* Fix "unsafe narrowing" warnings in absl, 3/n.Gravatar Abseil Team2022-08-04
* Make exponential_distribution_test a bigger test (timeout small -> moderate).Gravatar Abseil Team2022-07-07
* explicit_seed_seq_test: work around/disable bogus warnings in GCC 12Gravatar Derek Mauro2022-06-15
* Make absl::StdSeedSeq an alias for std::seed_seqGravatar Laramie Leavitt2022-06-14
* Obey ABSL_DEFAULT_LINKOPTS for all cc_library targetsGravatar Jeremy Nimmer2022-06-06
* Rework NonsecureURBGBase seed sequence.Gravatar Laramie Leavitt2022-06-02
* Disable tests on some platforms where they currently fail.Gravatar Tom Rybka2022-06-02
* Internal changeGravatar Abseil Team2022-05-12
* Fix build with uclibc-ng (#1145)Gravatar Fabrice Fontaine2022-03-30
* Export of internal Abseil changesGravatar Abseil Team2022-03-14
* Export of internal Abseil changesGravatar Abseil Team2022-03-02
* Export of internal Abseil changesGravatar Abseil Team2022-02-17
* Export of internal Abseil changesGravatar Abseil Team2022-02-14