index
:
abseil.git
hurd
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
absl
/
random
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove cyclic cmake dependency that breaks in cmake 3.30.0
Mike Kruskal
2024-07-10
1
-2
/
+2
*
Fix comment typo
Anthony Lai
2024-06-24
1
-1
/
+1
*
Turn on validation for out of bounds MockUniform in MockingBitGen
Justin Bassett
2024-06-13
2
-8
/
+8
*
Fix implicit conversion of temporary bitgen to BitGenRef
Abseil Team
2024-06-10
1
-7
/
+8
*
Workaround bogus GCC14 -Wmaybe-uninitialized warning
Derek Mauro
2024-05-24
1
-8
/
+8
*
Forbid absl::Uniform<absl::int128>(gen)
Justin Bassett
2024-05-24
4
-16
/
+64
*
Support int128/uint128 in validated MockingBitGen
Justin Bassett
2024-05-21
4
-5
/
+16
*
Add (unused) validation to absl::MockingBitGen
Justin Bassett
2024-05-20
10
-144
/
+553
*
[random] LogUniform: Document as a discrete distribution
Abseil Team
2024-05-02
1
-2
/
+2
*
Fix the wrong link.
Abseil Team
2024-03-27
1
-1
/
+1
*
Remove redundant semicolons introduced by macros
Abseil Team
2024-03-15
1
-2
/
+2
*
Make flaky failures much less likely in BasicMocking.MocksNotTriggeredForInco...
Evan Brown
2024-03-12
1
-5
/
+12
*
Adds ABSL_ATTRIBUTE_LIFETIME_BOUND to absl::BitGenRef
Derek Mauro
2024-02-28
1
-2
/
+3
*
Roll forward 9d8588bfc4566531c4053b5001e2952308255f44 (which was rolled back ...
Abseil Team
2024-02-05
3
-0
/
+6
*
Rollback 9d8588bfc4566531c4053b5001e2952308255f44 for breaking the build
Derek Mauro
2024-02-02
3
-5
/
+0
*
No public description
Abseil Team
2024-02-01
3
-0
/
+5
*
Replace `testonly = 1` with `testonly = True` in abseil BUILD files.
Shahriar Rouf
2024-01-31
2
-7
/
+7
*
Bazel: Enable the header_modules feature
Derek Mauro
2023-10-11
2
-0
/
+2
*
Bazel: Support layering_check and parse_headers
Derek Mauro
2023-10-10
2
-2
/
+49
*
Update a dead link.
Abseil Team
2023-10-03
1
-1
/
+1
*
Ensure arrays are 16-byte aligned before casting to uint128
Abseil Team
2023-06-16
1
-2
/
+4
*
Migrate most RAW_LOGs and RAW_CHECKs in tests to regular LOG and CHECK.
Andy Getzendanner
2023-05-23
15
-175
/
+160
*
Add a declaration for __cpuid for the IntelLLVM compiler.
niranjan-nilakantan
2023-05-23
1
-0
/
+4
*
Rollback of add a declaration for __cpuid for the IntelLLVM compiler.
Abseil Team
2023-05-22
1
-4
/
+0
*
Merge pull request #1452 from niranjan-nilakantan:niranjan-nilakantan/issue1358
Copybara-Service
2023-05-22
1
-0
/
+4
|
\
|
*
Add a declaration for __cpuid for the IntelLLVM compiler.
Niranjan Nilakantan
2023-05-18
1
-0
/
+4
|
/
*
YuleSimon/SkewedLow: Cleanup/move benchmarks and overload tests.
Laramie Leavitt
2023-05-10
2
-1
/
+2
*
Fix spelling mistakes
Vertexwahn
2023-05-02
1
-1
/
+1
*
Fix spelling mistakes
Vertexwahn
2023-04-27
7
-7
/
+7
*
Fix some spelling mistakes
Vertexwahn
2023-04-24
3
-4
/
+4
*
Prefer copy_n and fill_n over copy and fill where appropriate.
Rose
2023-04-19
1
-1
/
+1
*
Changes necessary to support clang-cl
Derek Mauro
2023-03-30
1
-2
/
+3
*
Fix an implicit truncation warning under MSVC 32-bit
Derek Mauro
2023-03-20
1
-3
/
+4
*
Pass correct flags for mingw to use bcrypt
Fahrzin Hemmati
2023-01-25
1
-0
/
+4
*
Replace the tag "no_test_msvc_x64" with "no_test_lexan" in absl.
Abseil Team
2023-01-12
2
-14
/
+2
*
Improve BitGen stability documentation
Abseil Team
2023-01-11
1
-6
/
+6
*
Adding BigQuery package to randen_engine visibility
Abseil Team
2022-12-08
1
-2
/
+6
*
Add missing include
Tom Hughes
2022-11-16
1
-0
/
+1
*
Fix typos
Tom Hughes
2022-11-15
1
-3
/
+3
*
Use the `-l` form for MinGW-specific link dependencies
Russell Johnston
2022-10-15
1
-1
/
+1
*
Fix "unsafe narrowing" warnings in absl, 12/12.
Abseil Team
2022-10-13
2
-2
/
+3
*
Fix "unsafe narrowing" warnings in absl, 8/n.
Abseil Team
2022-09-12
1
-2
/
+2
*
Remove the ABSL_HAVE_INTRINSIC_INT128 test from pcg_engine.h
Derek Mauro
2022-09-02
1
-23
/
+2
*
Rollback of fix "unsafe narrowing" warnings in absl, 8/n.
Derek Mauro
2022-09-01
1
-2
/
+2
*
Fix "unsafe narrowing" warnings in absl, 8/n.
Abseil Team
2022-09-01
1
-2
/
+2
*
Fix "unsafe narrowing" warnings in absl, 3/n.
Abseil Team
2022-08-04
1
-9
/
+9
*
Make exponential_distribution_test a bigger test (timeout small -> moderate).
Abseil Team
2022-07-07
1
-0
/
+1
*
explicit_seed_seq_test: work around/disable bogus warnings in GCC 12
Derek Mauro
2022-06-15
1
-12
/
+14
*
Make absl::StdSeedSeq an alias for std::seed_seq
Laramie Leavitt
2022-06-14
3
-3
/
+3
*
Obey ABSL_DEFAULT_LINKOPTS for all cc_library targets
Jeremy Nimmer
2022-06-06
2
-0
/
+3
[next]