gcc/libstdc++-v3/include/parallel
Johannes Singler 15ac3c72db algobase.h: Replace tabs by spaces; correct line breaks.
2009-09-17  Johannes Singler  <singler@ira.uka.de>

        * include/parallel/algobase.h: Replace tabs by spaces;
        correct line breaks.
        * include/parallel/algorithmfwd.h: Likewise.
        * include/parallel/balanced_quicksort.h: Likewise.
        * include/parallel/base.h: Likewise.
        * include/parallel/checkers.h: Likewise.
        * include/parallel/compatibility.h: Likewise.
        * include/parallel/equally_split.h: Likewise.
        * include/parallel/find.h: Likewise.
        * include/parallel/for_each.h: Likewise.
        * include/parallel/for_each_selectors.h: Likewise.
        * include/parallel/iterator.h: Likewise.
        * include/parallel/list_partition.h: Likewise.
        * include/parallel/losertree.h: Likewise.
        * include/parallel/merge.h: Likewise.
        * include/parallel/multiseq_selection.h: Likewise.
        * include/parallel/multiway_merge.h: Likewise.
        * include/parallel/multiway_mergesort.h: Likewise.
        * include/parallel/numeric: Likewise.
        * include/parallel/numericfwd.h: Likewise.
        * include/parallel/omp_loop.h: Likewise.
        * include/parallel/omp_loop_static.h: Likewise.
        * include/parallel/par_loop.h: Likewise.
        * include/parallel/partial_sum.h: Likewise.
        * include/parallel/partition.h: Likewise.
        * include/parallel/queue.h: Likewise.
        * include/parallel/quicksort.h: Likewise.
        * include/parallel/random_number.h: Likewise.
        * include/parallel/random_shuffle.h: Likewise.
        * include/parallel/search.h: Likewise.
        * include/parallel/set_operations.h: Likewise.
        * include/parallel/settings.h: Likewise.
        * include/parallel/sort.h: Likewise.
        * include/parallel/types.h: Likewise.
        * include/parallel/unique_copy.h: Likewise.
        * include/parallel/workstealing.h: Likewise.
        * include/parallel/algo.h: Likewise;
        shorten _ForwardIterator to _FIterator.
        * include/parallel/find_selectors.h: Likewise.

From-SVN: r151791
2009-09-17 08:42:39 +00:00
..
algo.h algobase.h: Replace tabs by spaces; correct line breaks. 2009-09-17 08:42:39 +00:00
algobase.h algobase.h: Replace tabs by spaces; correct line breaks. 2009-09-17 08:42:39 +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 algobase.h: Replace tabs by spaces; correct line breaks. 2009-09-17 08:42:39 +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 algobase.h: Replace tabs by spaces; correct line breaks. 2009-09-17 08:42:39 +00:00
compatibility.h algobase.h: Replace tabs by spaces; correct line breaks. 2009-09-17 08:42:39 +00:00
compiletime_settings.h algobase.h: Uglify internal identifiers. 2009-09-16 09:47:25 +00:00
equally_split.h algobase.h: Replace tabs by spaces; correct line breaks. 2009-09-17 08:42:39 +00:00
features.h algobase.h: Uglify internal identifiers. 2009-09-16 09:47:25 +00:00
find.h algobase.h: Replace tabs by spaces; correct line breaks. 2009-09-17 08:42:39 +00:00
find_selectors.h algobase.h: Replace tabs by spaces; correct line breaks. 2009-09-17 08:42:39 +00:00
for_each.h algobase.h: Replace tabs by spaces; correct line breaks. 2009-09-17 08:42:39 +00:00
for_each_selectors.h algobase.h: Replace tabs by spaces; correct line breaks. 2009-09-17 08:42:39 +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: Replace tabs by spaces; correct line breaks. 2009-09-17 08:42:39 +00:00
losertree.h algobase.h: Replace tabs by spaces; correct line breaks. 2009-09-17 08:42:39 +00:00
merge.h algobase.h: Replace tabs by spaces; correct line breaks. 2009-09-17 08:42:39 +00:00
multiseq_selection.h algobase.h: Replace tabs by spaces; correct line breaks. 2009-09-17 08:42:39 +00:00
multiway_merge.h algobase.h: Replace tabs by spaces; correct line breaks. 2009-09-17 08:42:39 +00:00
multiway_mergesort.h algobase.h: Replace tabs by spaces; correct line breaks. 2009-09-17 08:42:39 +00:00
numeric algobase.h: Replace tabs by spaces; correct line breaks. 2009-09-17 08:42:39 +00:00
numericfwd.h algobase.h: Replace tabs by spaces; correct line breaks. 2009-09-17 08:42:39 +00:00
omp_loop.h algobase.h: Replace tabs by spaces; correct line breaks. 2009-09-17 08:42:39 +00:00
omp_loop_static.h algobase.h: Replace tabs by spaces; correct line breaks. 2009-09-17 08:42:39 +00:00
par_loop.h algobase.h: Replace tabs by spaces; correct line breaks. 2009-09-17 08:42:39 +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 algobase.h: Replace tabs by spaces; correct line breaks. 2009-09-17 08:42:39 +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 algobase.h: Replace tabs by spaces; correct line breaks. 2009-09-17 08:42:39 +00:00
random_shuffle.h algobase.h: Replace tabs by spaces; correct line breaks. 2009-09-17 08:42:39 +00:00
search.h algobase.h: Replace tabs by spaces; correct line breaks. 2009-09-17 08:42:39 +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: Replace tabs by spaces; correct line breaks. 2009-09-17 08:42:39 +00:00
tags.h base.h: Correct some comments accidentally changed during uglification. 2009-09-16 14:53:58 +00:00
types.h algobase.h: Replace tabs by spaces; correct line breaks. 2009-09-17 08:42:39 +00:00
unique_copy.h algobase.h: Replace tabs by spaces; correct line breaks. 2009-09-17 08:42:39 +00:00
workstealing.h algobase.h: Replace tabs by spaces; correct line breaks. 2009-09-17 08:42:39 +00:00