summaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/std/random
AgeCommit message (Expand)Author
2025-09-23libstdc++: Implement Philox Engine (PR119794)1nfocalypse
2025-01-02Update copyright years.Jakub Jelinek
2024-09-25libstdc++: #ifdef out #pragma GCC system_headerJason Merrill
2024-01-03Update copyright years.Jakub Jelinek
2023-05-12libstdc++: Remove <random> dependency on _GLIBCXX_USE_C99_STDINT_TR1Jonathan Wakely
2023-01-16Update copyright years.Jakub Jelinek
2022-10-03libstdc++: Mark headers that must be hosted as such [PR103626]Arsen Arsenović
2022-01-03Update copyright years.Jakub Jelinek
2021-01-04Update copyright years.Jakub Jelinek
2020-01-01Update copyright years.Jakub Jelinek
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-01-04Update copyright years.Jakub Jelinek
2015-01-05Update copyright years.Jakub Jelinek
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford
2013-07-24random.h (random_device): Avoid using the FILE type.Paolo Carlini
2013-07-23random: Add back <cstdio> include.Paolo Carlini
2013-07-22re PR libstdc++/57920 ([c++11] Linux: std::random_device reads too much from ...Paolo Carlini
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford
2012-11-10* many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus.Jason Merrill
2012-09-26Optimize bulk mode for normal_distribution<double> for SSE3.Ulrich Drepper
2011-01-21c++config (_GLIBCXX_EXPORT_TEMPLATE): Remove.Benjamin Kosnik
2010-02-10hashtable.h: Fold in include/tr1_impl/hashtable.h contents.Paolo Carlini
2010-02-08random.tcc (uniform_int_distribution<>:: operator()(_UniformRandomNumberGener...Ed Smith-Rowland
2009-10-12random.h (class linear_congruential_engine, [...]): Do not use simulated conc...Paolo Carlini
2009-07-31PR libstdc++/40912 (partial)Paolo Carlini
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek
2009-04-03random: Remove, empty.Paolo Carlini
2009-04-02[multiple changes]Benjamin Kosnik
2008-05-26tuple: Ifndef __GXX_EXPERIMENTAL_CXX0X__ just error out.Paolo Carlini
2007-05-31re PR libstdc++/31426 (TR1 includes do not work with -std=c++0x)Paolo Carlini
2007-03-04acinclude.m4 (GLIBCXX_ENABLE_CHEADERS): Add c_global.Benjamin Kosnik