This is the mail archive of the libstdc++-cvs@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r191362 - in /trunk/libstdc++-v3: ChangeLog inc...


Author: emsr
Date: Sun Sep 16 17:36:56 2012
New Revision: 191362

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191362
Log:
Add the rice distribution as an extension.

Added:
    trunk/libstdc++-v3/testsuite/26_numerics/random/rice_distribution/
    trunk/libstdc++-v3/testsuite/26_numerics/random/rice_distribution/cons/
    trunk/libstdc++-v3/testsuite/26_numerics/random/rice_distribution/cons/default.cc
    trunk/libstdc++-v3/testsuite/26_numerics/random/rice_distribution/cons/parms.cc
    trunk/libstdc++-v3/testsuite/26_numerics/random/rice_distribution/operators/
    trunk/libstdc++-v3/testsuite/26_numerics/random/rice_distribution/operators/equal.cc
    trunk/libstdc++-v3/testsuite/26_numerics/random/rice_distribution/operators/inequal.cc
    trunk/libstdc++-v3/testsuite/26_numerics/random/rice_distribution/operators/serialize.cc
    trunk/libstdc++-v3/testsuite/26_numerics/random/rice_distribution/requirements/
    trunk/libstdc++-v3/testsuite/26_numerics/random/rice_distribution/requirements/typedefs.cc
Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/ext/random
    trunk/libstdc++-v3/include/ext/random.tcc


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]