]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/testsuite/ext/random/hypergeometric_distribution/operators/values.cc
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / ext / random / hypergeometric_distribution / operators / values.cc
2020-01-01  Jakub JelinekUpdate copyright years.
2019-01-01  Jakub JelinekUpdate copyright years.
2018-01-03  Jakub JelinekUpdate copyright years.
2017-01-01  Jakub JelinekUpdate copyright years.
2016-08-26  Jonathan WakelyUse effective-target instead of -std options
2016-01-04  Jakub JelinekUpdate copyright years.
2015-01-05  Jakub JelinekUpdate copyright years.
2014-08-28  Jonathan Wakely*: Fix incorrect standard references in comments.
2014-01-02  Richard SandifordUpdate copyright years in libstdc++-v3/
2013-11-27  Rainer OrthFix ext/random/hypergeometric_distribution/operators...
2013-11-27  Rainer OrthFix ext/random/hypergeometric_distribution/operators...
2013-11-22  Paolo Carlinivalues.cc: Fix further thinkos.
2013-11-22  Paolo Carlinivalues.cc: Fix thinkos.
2013-11-21  Edward Smith-RowlandImplement __gnu_cxx::hypergeometric_distribution.