gcc/libstdc++-v3/include/parallel
Johannes Singler 63ffc48617 base.h: Take integer types from <tr1/cstdint>.
2009-10-02  Johannes Singler  <singler@ira.uka.de>

        * include/parallel/base.h: Take integer types from <tr1/cstdint>.
        * include/parallel/compatibility.h: Likewise.
        * include/parallel/multiseq_selection.h: Likewise.
        * include/parallel/random_shuffle.h: Likewise.
        * include/parallel/random_number.h: Likewise;
        use numeric_limits<>::digit instead of sizeof()*8.
        * include/parallel/types.h: Likewise.
        * doc/html/manual/bk01pt12ch31s03.html:
        Document dependency on stdint.h.

From-SVN: r152396
2009-10-02 07:47:48 +00:00
..
algo.h algo.h: Uglify internal identifiers; correct line breaks. 2009-09-24 08:52:23 +00:00
algobase.h base.h (_EqualFromLess): Move _Compare template parameter to the end as of others. 2009-09-24 07:40:37 +00:00
algorithm Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
algorithmfwd.h algobase.h: Replace tabs by spaces; correct line breaks. 2009-09-17 08:42:39 +00:00
balanced_quicksort.h algobase.h: Replace tabs by spaces; correct line breaks. 2009-09-17 08:42:39 +00:00
base.h base.h: Take integer types from <tr1/cstdint>. 2009-10-02 07:47:48 +00:00
basic_iterator.h Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
checkers.h 2009-09-25 Johannes Singler <singler@ira.uka.de> 2009-09-25 08:39:09 +00:00
compatibility.h base.h: Take integer types from <tr1/cstdint>. 2009-10-02 07:47:48 +00:00
compiletime_settings.h algobase.h: Uglify internal identifiers. 2009-09-16 09:47:25 +00:00
equally_split.h algobase.h: Uglify internal identifiers; correct line breaks. 2009-09-23 08:09:50 +00:00
features.h algobase.h: Uglify internal identifiers. 2009-09-16 09:47:25 +00:00
find.h algobase.h: Uglify internal identifiers; correct line breaks. 2009-09-23 08:09:50 +00:00
find_selectors.h algobase.h: Uglify internal identifiers; correct line breaks. 2009-09-23 08:09:50 +00:00
for_each.h algo.h: Uglify internal identifiers; correct line breaks. 2009-09-24 08:52:23 +00:00
for_each_selectors.h for_each_selectors.h: Remove obsolete comment. 2009-09-28 12:11:28 +00:00
iterator.h algobase.h: Replace tabs by spaces; correct line breaks. 2009-09-17 08:42:39 +00:00
list_partition.h algobase.h: Uglify internal identifiers; correct line breaks. 2009-09-23 08:09:50 +00:00
losertree.h algobase.h: Uglify internal identifiers; correct line breaks. 2009-09-23 08:09:50 +00:00
merge.h algobase.h: Uglify internal identifiers; correct line breaks. 2009-09-23 08:09:50 +00:00
multiseq_selection.h base.h: Take integer types from <tr1/cstdint>. 2009-10-02 07:47:48 +00:00
multiway_merge.h algobase.h: Uglify internal identifiers; correct line breaks. 2009-09-23 08:09:50 +00:00
multiway_mergesort.h algobase.h: Uglify internal identifiers; correct line breaks. 2009-09-23 08:09:50 +00:00
numeric algo.h: Uglify internal identifiers; correct line breaks. 2009-09-24 08:52:23 +00:00
numericfwd.h algobase.h: Uglify internal identifiers; correct line breaks. 2009-09-23 08:09:50 +00:00
omp_loop.h algo.h: Uglify internal identifiers; correct line breaks. 2009-09-24 08:52:23 +00:00
omp_loop_static.h algo.h: Uglify internal identifiers; correct line breaks. 2009-09-24 08:52:23 +00:00
par_loop.h algo.h: Uglify internal identifiers; correct line breaks. 2009-09-24 08:52:23 +00:00
parallel.h Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
partial_sum.h algobase.h: Replace tabs by spaces; correct line breaks. 2009-09-17 08:42:39 +00:00
partition.h partition.h (__parallel_nth_element): Correct comment. 2009-09-25 08:35:15 +00:00
queue.h algobase.h: Replace tabs by spaces; correct line breaks. 2009-09-17 08:42:39 +00:00
quicksort.h algobase.h: Replace tabs by spaces; correct line breaks. 2009-09-17 08:42:39 +00:00
random_number.h base.h: Take integer types from <tr1/cstdint>. 2009-10-02 07:47:48 +00:00
random_shuffle.h base.h: Take integer types from <tr1/cstdint>. 2009-10-02 07:47:48 +00:00
search.h algobase.h: Uglify internal identifiers; correct line breaks. 2009-09-23 08:09:50 +00:00
set_operations.h algobase.h: Replace tabs by spaces; correct line breaks. 2009-09-17 08:42:39 +00:00
settings.h algobase.h: Replace tabs by spaces; correct line breaks. 2009-09-17 08:42:39 +00:00
sort.h algobase.h: Uglify internal identifiers; correct line breaks. 2009-09-23 08:09:50 +00:00
tags.h base.h: Correct some comments accidentally changed during uglification. 2009-09-16 14:53:58 +00:00
types.h base.h: Take integer types from <tr1/cstdint>. 2009-10-02 07:47:48 +00:00
unique_copy.h algobase.h: Replace tabs by spaces; correct line breaks. 2009-09-17 08:42:39 +00:00
workstealing.h algo.h: Uglify internal identifiers; correct line breaks. 2009-09-24 08:52:23 +00:00