gcc/libstdc++-v3
Johannes Singler 3611e1767d random_shuffle.h: (parallel_random_shuffle_drs) Get the actual number of threads after entering...
2008-06-05  Johannes Singler  <singler@ira.uka.de>

        * include/parallel/random_shuffle.h:
        (parallel_random_shuffle_drs) Get the actual number of
        threads after entering the parallel region. Indentation.
        * include/parallel/algo.h: (random_shuffle(begin, end))
        Add namespace qualification to avoid ambiguity.

From-SVN: r136406
2008-06-05 15:47:17 +00:00
..
config PR c++/33979 (partial) 2008-05-20 18:11:34 +00:00
doc cmath (pow(float, int), [...]): Do not define in C++0x mode, per DR 550. 2008-05-26 19:18:24 +00:00
include random_shuffle.h: (parallel_random_shuffle_drs) Get the actual number of threads after entering... 2008-06-05 15:47:17 +00:00
libmath Makefile.am: Fix most stamp rules to regenerate the links for all sources newer than the... 2008-04-20 21:10:38 +00:00
libsupc++ acinclude.m4 (GLIBCXX_ENABLE_ATOMIC_BUILTINS): Check for set of all used __sync builtins, in two sizes. 2008-04-24 14:40:29 +00:00
po Makefile.am: Fix most stamp rules to regenerate the links for all sources newer than the... 2008-04-20 21:10:38 +00:00
scripts
src atomic.cc (atomic_flag_test_and_set_explicit, [...]): Suppress unused parameter warnings. 2008-05-24 10:47:14 +00:00
testsuite assoc_container.hpp: Change allocator typedef to allocator_type, as per existing conventions. 2008-06-04 15:53:09 +00:00
acinclude.m4 complex (proj(const std::complex<>&), proj(_Tp)): Add per DR 781. 2008-05-22 11:44:00 +00:00
aclocal.m4
ChangeLog random_shuffle.h: (parallel_random_shuffle_drs) Get the actual number of threads after entering... 2008-06-05 15:47:17 +00:00
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
config.h.in PR c++/33979 (partial) 2008-05-20 18:11:34 +00:00
configure complex (proj(const std::complex<>&), proj(_Tp)): Add per DR 781. 2008-05-22 11:44:00 +00:00
configure.ac configure.ac: Don't check AC_LIBTOOL_DLOPEN if using newlib. 2008-05-15 22:54:29 +00:00
configure.host atomicity.h: Remove file. 2008-05-13 17:42:46 +00:00
crossconfig.m4
fragment.am
linkage.m4
Makefile.am Makefile.am (install-html, [...]): Add dummy targets. 2008-04-29 16:30:56 +01:00
Makefile.in Makefile.am (install-html, [...]): Add dummy targets. 2008-04-29 16:30:56 +01:00
README

file: libstdc++-v3/README

New users may wish to point their web browsers to the file
index.html in the 'doc/html' subdirectory.  It contains brief
building instructions and notes on how to configure the library in
interesting ways.