index
:
gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/existing-fp8
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gfortran-test
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-15
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-15
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
thomasg
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libstdc++-v3
/
include
/
bits
/
random.tcc
Age
Commit message (
Expand
)
Author
2025-09-26
libstdc++: Fix unsafe comma operators in <random> [PR122062]
Jonathan Wakely
2025-09-23
libstdc++: Refactor std::philox_engine member functions
Jonathan Wakely
2025-09-23
libstdc++: Implement Philox Engine (PR119794)
1nfocalypse
2025-04-29
libstdc++: Use constexpr-if for C++11 and C++14
Jonathan Wakely
2025-01-02
Update copyright years.
Jakub Jelinek
2024-03-19
libstdc++: Fix infinite loop in std::binomial_distribution [PR114359]
Jonathan Wakely
2024-01-13
libstdc++: Fix non-portable results from 64-bit std::subtract_with_carry_engi...
Jonathan Wakely
2024-01-03
Update copyright years.
Jakub Jelinek
2023-05-31
libstdc++: Stop using _GLIBCXX_USE_C99_MATH_TR1 in <cmath>
Jonathan Wakely
2023-01-16
Update copyright years.
Jakub Jelinek
2022-11-28
libstdc++: Make 16-bit std::subtract_with_carry_engine work [PR107466]
Jonathan Wakely
2022-05-06
libstdc++: Simplify std::normal_distribution equality operator
Jonathan Wakely
2022-05-06
libstdc++: Fix deserialization for std::normal_distribution [PR105502]
Jonathan Wakely
2022-01-03
Update copyright years.
Jakub Jelinek
2021-08-17
libstdc++: Optimize std::seed_seq construction
Antony Polukhin
2021-08-03
libstdc++: Suppress redundant definitions of inline variables
Jonathan Wakely
2021-07-01
libstdc++: Improve Doxygen documentation groups [PR 101258]
Jonathan Wakely
2021-07-01
libstdc++: Suppress redundant definitions of static members in <random>
Jonathan Wakely
2021-06-22
libstdc++: Implement LWG 3422 for std::seed_seq
Jonathan Wakely
2021-05-20
libstdc++: Do not use static_assert without message in C++11
Jonathan Wakely
2021-01-04
Update copyright years.
Jakub Jelinek
2020-10-31
libstdc++: Prefer double to long double in std::shuffle_order_engine
Jonathan Wakely
2020-10-09
libstdc++: Fix incorrect results in std::seed_seq::generate [PR 97311]
Jonathan Wakely
2020-10-08
libstdc++: Add assertions for preconditions in sampling distributions [PR 82584]
Jonathan Wakely
2020-01-09
libstdc++: Fix undefined behaviour in random dist serialization (PR93205)
Jonathan Wakely
2020-01-01
Update copyright years.
Jakub Jelinek
2019-01-01
Update copyright years.
Jakub Jelinek
2018-05-15
PR libstdc++/85749 constrain seed sequences for random number engines
Jonathan Wakely
2018-05-07
Moar PR libstdc++/80506
Edward Smith-Rowland
2018-05-07
Rollback bad commits! Sorry!
Edward Smith-Rowland
2018-05-07
Revert 20001.
Edward Smith-Rowland
2018-01-03
Update copyright years.
Jakub Jelinek
2017-12-24
re PR libstdc++/83237 (Values returned by std::poisson_distribution are not d...
Michele Pezzutti
2017-07-23
re PR libstdc++/81064 (Inline namespace regression)
François Dumont
2017-04-24
PR libstdc++/80506 fix constant used in condition
Jonathan Wakely
2017-03-28
PR libstdc++/80137 use std::nextafter instead of looping
Jonathan Wakely
2017-01-01
Update copyright years.
Jakub Jelinek
2016-04-18
PR libstdc++/41759 reword static assertions in <random>
Jonathan Wakely
2016-01-25
Avoid including all of <random> in <algorithm>
Jonathan Wakely
2016-01-04
Update copyright years.
Jakub Jelinek
2015-08-26
Ensure std::generate_canonical doesn't return 1.
Edward Smith-Rowland
2015-08-24
re PR libstdc++/67309 (Error compiling with -std=c++11 and -fsingle-precision...
Jonathan Wakely
2015-01-05
Update copyright years.
Jakub Jelinek
2014-07-29
PR libstdc++/60037 - SIGFPE in std::generate_canonical<unsigned int...>
Ed Smith-Rowland
2014-01-02
Update copyright years in libstdc++-v3/
Richard Sandiford
2013-09-03
re PR libstdc++/58302 (compilation error : std::negative_binomial_distributio...
Paolo Carlini
2013-06-22
re PR libstdc++/57674 (wrong distribution for std::binomial_distribution::op...
Paolo Carlini
2013-02-12
random.tcc (__transform): Remove.
Paolo Carlini
2013-02-04
PR libstdc++/56202 (again)
Manuel López-Ibáñez
2013-02-04
re PR libstdc++/56202 (SIGFPE (division by zero) in std::binomial_distribution)
Manuel López-Ibáñez
[next]