aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/std/random
AgeCommit message (Expand)AuthorFilesLines
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford1-1/+1
2013-07-24random.h (random_device): Avoid using the FILE type.Paolo Carlini1-1/+0
2013-07-23random: Add back <cstdio> include.Paolo Carlini1-0/+1
2013-07-22re PR libstdc++/57920 ([c++11] Linux: std::random_device reads too much from ...Paolo Carlini1-1/+0
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford1-1/+1
2012-11-10* many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus.Jason Merrill1-2/+2
2012-09-26Optimize bulk mode for normal_distribution<double> for SSE3.Ulrich Drepper1-1/+2
2011-01-21c++config (_GLIBCXX_EXPORT_TEMPLATE): Remove.Benjamin Kosnik1-6/+2
2010-02-10hashtable.h: Fold in include/tr1_impl/hashtable.h contents.Paolo Carlini1-1/+1
2010-02-08random.tcc (uniform_int_distribution<>:: operator()(_UniformRandomNumberGener...Ed Smith-Rowland1-3/+1
2009-10-12random.h (class linear_congruential_engine, [...]): Do not use simulated conc...Paolo Carlini1-1/+0
2009-07-31PR libstdc++/40912 (partial)Paolo Carlini1-0/+6
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-14/+9
2009-04-03random: Remove, empty.Paolo Carlini1-5/+1
2009-04-02[multiple changes]Benjamin Kosnik1-12/+4
2008-05-26tuple: Ifndef __GXX_EXPERIMENTAL_CXX0X__ just error out.Paolo Carlini1-2/+4
2007-05-31re PR libstdc++/31426 (TR1 includes do not work with -std=c++0x)Paolo Carlini1-4/+31
2007-03-04acinclude.m4 (GLIBCXX_ENABLE_CHEADERS): Add c_global.Benjamin Kosnik1-0/+46