gcc/libstdc++-v3
Johannes Singler d95ba652ab partition.h (__parallel_partition): Correctly initialize chunk size.
2009-11-19  Johannes Singler  <singler@kit.edu>

        * include/parallel/partition.h (__parallel_partition): Correctly
        initialize chunk size.
        (__parallel_nth_element): Respect nth_element_minimal_n.  Use
        sequential nth_element as base case, instead of sequential sort.

From-SVN: r154333
2009-11-19 16:43:20 +00:00
..
config re PR c++/39131 (decimal float point: ICE on typeid( 0.dd )) 2009-11-11 23:44:24 -05:00
doc bitset: Tweak doxygen markup. 2009-11-17 20:45:32 +00:00
include partition.h (__parallel_partition): Correctly initialize chunk size. 2009-11-19 16:43:20 +00:00
libsupc++ cxxabi.h (__cxa_demangle): Fix typo in comment. 2009-11-15 20:59:55 +00:00
po
python printers.py (StdTuplePrinter): New printer. 2009-10-20 13:52:34 +00:00
scripts [multiple changes] 2009-10-05 17:42:00 +00:00
src re PR libstdc++/41773 (Many libstdc++ failures) 2009-10-20 21:54:22 +00:00
testsuite forward_list.h (forward_list<>::erase_after): Change signature per N2988, return void; simplify. 2009-11-13 22:41:49 +00:00
acinclude.m4 re PR libstdc++/38923 (symbol versioning disabled due to non-portable sed script) 2009-10-26 21:28:24 +01:00
aclocal.m4
ChangeLog partition.h (__parallel_partition): Correctly initialize chunk size. 2009-11-19 16:43:20 +00:00
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
ChangeLog-2008
config.h.in [multiple changes] 2009-10-05 17:42:00 +00:00
configure user.cfg.in: Adjust includes. 2009-11-06 22:15:17 +00:00
configure.ac [multiple changes] 2009-10-05 17:42:00 +00:00
configure.host
crossconfig.m4
fragment.am
linkage.m4
Makefile.am
Makefile.in
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.