index
:
riscv-gnu-toolchain/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/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-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-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.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libstdc++-v3
/
include
/
ext
/
random
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2023-05-31
libstdc++: Stop using _GLIBCXX_USE_C99_MATH_TR1 in <cmath>
Jonathan Wakely
1
-2
/
+2
2023-05-12
libstdc++: Remove <random> dependency on _GLIBCXX_USE_C99_STDINT_TR1
Jonathan Wakely
1
-2
/
+2
2023-01-16
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2022-11-25
libstdc++: Do not define operator!= in <random> for C++20
Jonathan Wakely
1
-14
/
+58
2022-10-04
libstdc++: Refactor seed sequence constraints in <random>
Jonathan Wakely
1
-3
/
+3
2022-10-03
libstdc++: Mark headers that must be hosted as such [PR103626]
Arsen Arsenović
1
-0
/
+2
2022-05-26
libstdc++: Fix narrowing conversions for 16-bit size_t [PR105681]
Jonathan Wakely
1
-0
/
+2
2022-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2021-04-06
libstdc++: Fix doxygen markup for group close commands
Jonathan Wakely
1
-7
/
+7
2021-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2020-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2019-08-09
skip Cholesky decomposition in is>>n_mv_dist
Alexandre Oliva
1
-0
/
+15
2019-01-08
PR libstdc++/88066 use <> for includes not ""
Jonathan Wakely
1
-2
/
+2
2019-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2018-06-14
P0935R0 Eradicating unnecessarily explicit default constructors
Jonathan Wakely
1
-20
/
+38
2018-06-12
P0935R0 Eradicating unnecessarily explicit default constructors
Jonathan Wakely
1
-20
/
+78
2018-05-15
PR libstdc++/85749 constrain seed sequences for random number engines
Jonathan Wakely
1
-5
/
+8
2018-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2017-07-23
Add optimized implementation of mersenne twister for aarch64
Michael Collison
1
-0
/
+5
2017-07-19
new (bad_array_new_length): Remove redundant semicolon after in-class member ...
Volker Reichelt
1
-1
/
+1
2017-01-20
PR69240 Define inequality operators for <random> param types
Jonathan Wakely
1
-15
/
+80
2017-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2016-10-26
Implement uniform_inside_sphere_distribution extension.
Edward Smith-Rowland
1
-0
/
+212
2016-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2015-10-13
opt_random.h: Include pmmintrin.h instead of x86intrin.h, and only do so when...
Nathan Froyd
1
-1
/
+1
2015-09-18
Fix errors due to extra includes in extc++.h
Jonathan Wakely
1
-2
/
+2
2015-09-09
Enable lightweight checks with _GLIBCXX_ASSERTIONS.
Jonathan Wakely
1
-26
/
+32
2015-01-05
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2014-07-16
random: Minor formatting and cosmetic tweaks.
Paolo Carlini
1
-14
/
+17
2014-07-13
random: Add uniform_on_sphere_distribution definition.
Ulrich Drepper
1
-6
/
+197
2014-07-12
Add the logistic_distribution as an extension.
Edward Smith-Rowland
1
-35
/
+222
2014-01-02
Update copyright years in libstdc++-v3/
Richard Sandiford
1
-1
/
+1
2013-11-21
Implement __gnu_cxx::hypergeometric_distribution.
Edward Smith-Rowland
1
-0
/
+261
2013-08-07
re PR libstdc++/58098 (wrong return value of normal_distribution::min())
Paolo Carlini
1
-1
/
+1
2013-05-23
Makefile.am (bits_headers): Remove ${bits_host_headers}.
Matthias Klose
1
-1
/
+1
2013-03-04
Fix and optimize von_mises_distribution class.
Ulrich Drepper
1
-13
/
+13
2013-03-03
Add math constants and triangular and von Mises distributions.
Ulrich Drepper
1
-10
/
+533
2013-02-03
Update copyright in libstdc++-v3.
Richard Sandiford
1
-1
/
+1
2012-11-10
* many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus.
Jason Merrill
1
-2
/
+2
2012-11-02
re PR libstdc++/55169 (std::discrete_distribution::operator(generator&) makes...
Paolo Carlini
1
-27
/
+26
2012-10-12
dd the Hoyt and the arcsine distributions as extensions.
Edward Smith-Rowland
1
-0
/
+467
2012-10-09
re PR libstdc++/54869 (ext/random/simd_fast_mersenne_twister_engine/cons/defa...
Paolo Carlini
1
-0
/
+3
2012-10-01
re PR libstdc++/54757 (FAIL: ext/random/beta_distribution/cons/default.cc (te...
Paolo Carlini
1
-0
/
+8
2012-09-27
random: Add include checks for c++11 and <cstdint>.
Paolo Carlini
1
-1
/
+10
2012-09-25
Implement the K-distribution as an extension.
Edward Smith-Rowland
1
-0
/
+244
2012-09-23
re PR libstdc++/54675 (Many libstdc++ testsuite failures in ext/random)
Uros Bizjak
1
-21
/
+21
2012-09-21
Implement the Pareto distribution as an extension.
Edward Smith-Rowland
1
-0
/
+236
2012-09-18
Implement the Nakagami statistical distribution as an extension.
Edward Smith-Rowland
1
-0
/
+221
2012-09-17
configure.ac: Substitute CPU_OPT_EXT_RANDOM.
Ulrich Drepper
1
-19
/
+18
[next]