summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/ext/random
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2022-01-03104-104/+104
* Update copyright years.Jakub Jelinek2021-01-04104-104/+104
* Update copyright years.Jakub Jelinek2020-01-01104-104/+104
* skip Cholesky decomposition in is>>n_mv_distAlexandre Oliva2019-08-095-0/+9
* Update copyright years.Jakub Jelinek2019-01-01104-104/+104
* P0935R0 Eradicating unnecessarily explicit default constructorsJonathan Wakely2018-06-1414-0/+14
* P0935R0 Eradicating unnecessarily explicit default constructorsJonathan Wakely2018-06-1214-14/+126
* PR libstdc++/85749 constrain seed sequences for random number enginesJonathan Wakely2018-05-151-0/+90
* Update copyright years.Jakub Jelinek2018-01-03103-103/+103
* PR69240 Define inequality operators for <random> param typesJonathan Wakely2017-01-2013-33/+182
* Update copyright years.Jakub Jelinek2017-01-01103-103/+103
* Fix target selectors in uniform_inside_sphere_distribution testsJonathan Wakely2016-10-276-6/+6
* Implement uniform_inside_sphere_distribution extension.Edward Smith-Rowland2016-10-266-0/+279
* 1.cc: Remove 'test' variables.Paolo Carlini2016-10-1465-130/+0
* Use effective-target instead of -std optionsJonathan Wakely2016-08-2698-121/+99
* Update copyright years.Jakub Jelinek2016-01-0497-97/+97
* Update copyright years.Jakub Jelinek2015-01-0597-97/+97
* 57899.cc: Prefer -std=gnu++11.Paolo Carlini2014-10-1584-84/+84
* *: Fix incorrect standard references in comments.Jonathan Wakely2014-08-2842-71/+70
* random.tcc (uniform_on_sphere_helper): Define.Ulrich Drepper2014-08-094-4/+66
* PR libstdc++/60037 - SIGFPE in std::generate_canonical<unsigned int...>Ed Smith-Rowland2014-07-291-0/+23
* random: Add uniform_on_sphere_distribution definition.Ulrich Drepper2014-07-134-0/+181
* Add the logistic_distribution as an extension.Edward Smith-Rowland2014-07-126-0/+271
* Update copyright years in libstdc++-v3/Richard Sandiford2014-01-0286-86/+86
* Fix ext/random/hypergeometric_distribution/operators/values.cc on Solaris 9Rainer Orth2013-11-271-2/+1
* Fix ext/random/hypergeometric_distribution/operators/values.cc on Solaris 9Rainer Orth2013-11-271-0/+2
* values.cc: Fix further thinkos.Paolo Carlini2013-11-221-1/+3
* values.cc: Fix thinkos.Paolo Carlini2013-11-221-3/+3
* Implement __gnu_cxx::hypergeometric_distribution.Edward Smith-Rowland2013-11-218-0/+352
* re PR libstdc++/58098 (wrong return value of normal_distribution::min())Paolo Carlini2013-08-0716-4/+554
* Update copyright in libstdc++-v3.Richard Sandiford2013-02-0364-64/+64
* dd the Hoyt and the arcsine distributions as extensions.Edward Smith-Rowland2012-10-1214-0/+556
* re PR libstdc++/54869 (ext/random/simd_fast_mersenne_twister_engine/cons/defa...Paolo Carlini2012-10-098-8/+16
* Implement the K-distribution as an extension.Edward Smith-Rowland2012-09-257-0/+297
* Implement the Pareto distribution as an extension.Edward Smith-Rowland2012-09-217-0/+295
* Implement the Nakagami statistical distribution as an extension.Edward Smith-Rowland2012-09-187-0/+295
* random (rice_distribution<>::operator==): Change inline friend definition to ...Paolo Carlini2012-09-1629-0/+1381