Commit b09e6a70 by Edward Smith-Rowland

Forgot the CL entry for the Hoyt and arcsine distributions.

From-SVN: r192404
parent 50060222
2012-10-12 Edward Smith-Rowland <3dw4rd@verizon.net>
* include/ext/random: Add __gnu_cxx::arcsine_distribution<>
and __gnu_cxx::hoyt_distribution<> classes.
* include/ext/random.tcc: Add out-of-line functions for
__gnu_cxx::arcsine_distribution<> and __gnu_cxx::hoyt_distribution<>.
* testsuite/ext/random/hoyt_distribution/cons/parms.cc: New file.
* testsuite/ext/random/hoyt_distribution/cons/default.cc: New file.
* testsuite/ext/random/hoyt_distribution/requirements/
explicit_instantiation/1.cc: New file.
* testsuite/ext/random/hoyt_distribution/requirements/typedefs.cc:
New file.
* testsuite/ext/random/hoyt_distribution/operators/inequal.cc: New file.
* testsuite/ext/random/hoyt_distribution/operators/equal.cc: New file.
* testsuite/ext/random/hoyt_distribution/operators/serialize.cc:
New file.
* testsuite/ext/random/arcsine_distribution/cons/parms.cc: New file.
* testsuite/ext/random/arcsine_distribution/cons/default.cc: New file.
* testsuite/ext/random/arcsine_distribution/requirements/
explicit_instantiation/1.cc: New file.
* testsuite/ext/random/arcsine_distribution/requirements/typedefs.cc:
New file.
* testsuite/ext/random/arcsine_distribution/operators/inequal.cc:
New file.
* testsuite/ext/random/arcsine_distribution/operators/equal.cc:
New file.
* testsuite/ext/random/arcsine_distribution/operators/serialize.cc:
New file.
2012-10-12 Paolo Carlini <paolo.carlini@oracle.com>
* include/bits/hashtable_policy.h: Revert libstdc++/53067 quick
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment