This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC 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]

r137659 - in /branches/gcc-4_3-branch/libstdc++...


Author: singler
Date: Wed Jul  9 15:33:14 2008
New Revision: 137659

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=137659
Log:
2008-07-09  Johannes Singler  <singler@ira.uka.de>

        * include/parallel/random_shuffle.h:
        (sequential_random_shuffle) Copy data back.
        * testsuite/25_algorithms/random_shuffle/1.cc:
        New. Generic random_shuffle functionality test.


Added:
    branches/gcc-4_3-branch/libstdc++-v3/testsuite/25_algorithms/random_shuffle/1.cc
Modified:
    branches/gcc-4_3-branch/libstdc++-v3/ChangeLog
    branches/gcc-4_3-branch/libstdc++-v3/include/parallel/random_shuffle.h


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