summaryrefslogtreecommitdiff
path: root/libstdc++-v3
Commit message (Expand)AuthorAgeFilesLines
* 2012-09-18 Benjamin Kosnik <bkoz@redhat.com>bkoz2012-09-2026-356/+640
* Implement the Nakagami statistical distribution as an extension.emsr2012-09-1810-0/+598
* 2012-09-18 Paolo Carlini <paolo.carlini@oracle.com>paolo2012-09-183-1/+17
* * configure.ac: Substitute CPU_OPT_EXT_RANDOM.drepper2012-09-1720-206/+493
* Fix a paste-o in ext/random.tcc - declared an Adapted urng that was not used ...emsr2012-09-172-3/+5
* 2012-09-16 Paolo Carlini <paolo.carlini@oracle.com>paolo2012-09-1631-9/+53
* Add the rice distribution as an extension.emsr2012-09-169-15/+618
* * configure: Regenerated.dje2012-09-142-10/+16
* 2012-09-14 Paolo Carlini <paolo.carlini@oracle.com>paolo2012-09-141-2/+1
* Check _GLIBCXX_USE_C99_STDINT_TR1 in random.cchjl2012-09-142-1/+10
* Clear hardware capabilities on libstdc++.so with Sun asro2012-09-1215-46/+128
* PR libstdc++/54172jakub2012-09-112-1/+7
* 2012-09-10 Sebastian Huber <sebastian.huber@embedded-brains.de>redi2012-09-099-22/+111
* PR bootstrap/54419redi2012-09-093-2/+8
* Fix ChangeLog date.redi2012-09-091-1/+1
* PR libstdc++/54388redi2012-09-095-14/+58
* 2012-09-09 Ulrich Drepper <drepper@gmail.com>redi2012-09-096-3/+85
* gcc/drepper2012-09-092-1/+6
* 2012-09-06 Thiago Macieira <thiago.macieira@intel.com>bkoz2012-09-062-3/+23
* 2012-09-05 François Dumont <fdumont@gcc.gnu.org>fdumont2012-09-054-33/+299
* * src/c++11/random.cc (random_device::_M_init): Check whether cpuiddrepper2012-09-052-4/+6
* * include/ext/random.tcc (__gnu_cxx:normal_mv_distribution<>)drepper2012-09-052-2/+4
* * include/ext/random: Add __gnu_cxx:normal_mv_distribution<> class.drepper2012-09-0510-10/+834
* * libstdc++-v3/include/ext/random: Add __gnu_cxx::beta_distribution<>drepper2012-09-0410-0/+612
* PR bootstrap/54453steven2012-09-043-4/+10
* ChangeLog fixupbkoz2012-08-301-6/+6
* 2012-08-30 Benjamin Kosnik <bkoz@redhat.com>bkoz2012-08-303-6/+13
* * include/bits/random.h (random_device) [GLIBCXX_USE_RANDOM_TR1]:drepper2012-08-302-1/+6
* 2012-08-30 Benjamin Kosnik <bkoz@redhat.com>bkoz2012-08-302-1/+6
* Missing CL entrydrepper2012-08-301-0/+8
* * include/bits/random.h (random_device): Move implementation to...drepper2012-08-296-41/+198
* Add simd_fast_mersenne_twister_engine class.drepper2012-08-2913-11/+1397
* 2012-08-28 Benjamin Kosnik <bkoz@redhat.com>bkoz2012-08-29109-4281/+3174
* 2012-08-28 Benjamin Kosnik <bkoz@redhat.com>bkoz2012-08-29107-4863/+5981
* 2012-08-28 Benjamin Kosnik <bkoz@redhat.com>bkoz2012-08-297-12/+57
* Add interfaces to retrieve random numbers in bulk.drepper2012-08-273-5/+1277
* * include/bits/random.h (mersenne_twister_engine): Don't inlinedrepper2012-08-273-31/+68
* 2012-08-26 Marc Glisse <marc.glisse@inria.fr>paolo2012-08-2621-45/+589
* * testsuite/30_threads/async/54297.cc: Add dg-require-nanosleep.redi2012-08-262-0/+5
* PR libstdc++/54297redi2012-08-264-13/+36
* Add testcase author to ChangeLog.redi2012-08-261-0/+1
* PR libstdc++/54351redi2012-08-264-4/+96
* PR libstdc++/54297redi2012-08-254-2/+67
* PR libstdc++/54248redi2012-08-252-2/+8
* * pt.c (tsubst_default_argument): Indicate where the defaultjason2012-08-252-5/+5
* PR libstdc++/54354redi2012-08-2352-235/+256
* * testsuite/libstdc++-prettyprinters/cxx11.cc (struct datum):tromey2012-08-153-1/+28
* 2012-08-13 David Adler <d.adler.s@gmail.com>redi2012-08-133-3/+71
* 2012-08-10 François Dumont <fdumont@gcc.gnu.org>fdumont2012-08-137-158/+371
* 2012-08-13 Marc Glisse <marc.glisse@inria.fr>glisse2012-08-135-4/+81