.. |
algo.h
|
random_shuffle.h: (parallel_random_shuffle_drs) Get the actual number of threads after entering...
|
2008-06-05 15:47:17 +00:00 |
algobase.h
|
list_partition.h: Formatting fixes, inline tweaks.
|
2008-01-15 02:06:31 +00:00 |
algorithm
|
|
|
algorithmfwd.h
|
re PR libstdc++/34797 ([parallel mode] Settings are separated for each compilation unit)
|
2008-02-18 00:00:00 +00:00 |
balanced_quicksort.h
|
quicksort.h: Reformat,
|
2008-04-23 07:26:53 +00:00 |
base.h
|
base.h (plus, multiplies): Use __typeof__, not typeof.
|
2008-06-26 10:45:31 +00:00 |
basic_iterator.h
|
|
|
checkers.h
|
auto_ptr.h: Fix comment typos.
|
2008-01-31 18:44:55 +00:00 |
compatibility.h
|
re PR libstdc++/35221 (libstdc++ broken)
|
2008-02-17 15:46:30 +00:00 |
compiletime_settings.h
|
re PR libstdc++/35588 ([parallel mode] parallel std::sort and bind())
|
2008-04-07 08:27:34 +00:00 |
equally_split.h
|
re PR libstdc++/34797 ([parallel mode] Settings are separated for each compilation unit)
|
2008-02-18 00:00:00 +00:00 |
features.h
|
re PR libstdc++/35588 ([parallel mode] parallel std::sort and bind())
|
2008-04-07 08:27:34 +00:00 |
find_selectors.h
|
iterator.h: Reformat to 80 columns; adjust some inline specifiers.
|
2008-01-09 18:27:27 +00:00 |
find.h
|
re PR libstdc++/34797 ([parallel mode] Settings are separated for each compilation unit)
|
2008-02-18 00:00:00 +00:00 |
for_each_selectors.h
|
multiway_merge.h: Reformat to 80 columns; adjust some inline specifiers; other minor style fixes.
|
2008-01-10 02:07:41 +00:00 |
for_each.h
|
re PR libstdc++/34797 ([parallel mode] Settings are separated for each compilation unit)
|
2008-02-18 00:00:00 +00:00 |
iterator.h
|
iterator.h: Reformat to 80 columns; adjust some inline specifiers.
|
2008-01-09 18:27:27 +00:00 |
list_partition.h
|
list_partition.h: Formatting fixes, inline tweaks.
|
2008-01-15 02:06:31 +00:00 |
losertree.h
|
2008-05-06 Johannes Singler <singler@ira.uka.de>
|
2008-05-06 08:55:57 +00:00 |
merge.h
|
parallel_mode.xml: Documented the new choices, factoring out common tags.
|
2008-05-16 07:10:26 +00:00 |
multiseq_selection.h
|
2008-04-23 Johannes Singler <singler@ira.uka.de>
|
2008-04-23 07:20:58 +00:00 |
multiway_merge.h
|
parallel_mode.xml: Documented the new choices, factoring out common tags.
|
2008-05-16 07:10:26 +00:00 |
multiway_mergesort.h
|
parallel_mode.xml: Documented the new choices, factoring out common tags.
|
2008-05-16 07:10:26 +00:00 |
numeric
|
re PR libstdc++/34797 ([parallel mode] Settings are separated for each compilation unit)
|
2008-02-18 00:00:00 +00:00 |
numericfwd.h
|
re PR libstdc++/34797 ([parallel mode] Settings are separated for each compilation unit)
|
2008-02-18 00:00:00 +00:00 |
omp_loop_static.h
|
re PR libstdc++/34797 ([parallel mode] Settings are separated for each compilation unit)
|
2008-02-18 00:00:00 +00:00 |
omp_loop.h
|
re PR libstdc++/34797 ([parallel mode] Settings are separated for each compilation unit)
|
2008-02-18 00:00:00 +00:00 |
par_loop.h
|
multiway_merge.h: Reformat to 80 columns; adjust some inline specifiers; other minor style fixes.
|
2008-01-10 02:07:41 +00:00 |
parallel.h
|
|
|
partial_sum.h
|
re PR libstdc++/34797 ([parallel mode] Settings are separated for each compilation unit)
|
2008-02-18 00:00:00 +00:00 |
partition.h
|
re PR libstdc++/34797 ([parallel mode] Settings are separated for each compilation unit)
|
2008-02-18 00:00:00 +00:00 |
queue.h
|
multiway_merge.h: Reformat to 80 columns; adjust some inline specifiers; other minor style fixes.
|
2008-01-10 02:07:41 +00:00 |
quicksort.h
|
quicksort.h: (parallel_sort_qs_conquer) Explicitly request number of threads in the parallel...
|
2008-05-07 11:14:05 +00:00 |
random_number.h
|
re PR libstdc++/35221 (libstdc++ broken)
|
2008-02-17 15:46:30 +00:00 |
random_shuffle.h
|
random_shuffle.h: (sequential_random_shuffle) Copy data back.
|
2008-07-09 15:26:56 +00:00 |
search.h
|
multiway_merge.h: Reformat to 80 columns; adjust some inline specifiers; other minor style fixes.
|
2008-01-10 02:07:41 +00:00 |
set_operations.h
|
set_operations.h: Removed superfluous set_intersection.
|
2008-03-20 17:14:05 +00:00 |
settings.h
|
re PR libstdc++/34797 ([parallel mode] Settings are separated for each compilation unit)
|
2008-02-18 00:00:00 +00:00 |
sort.h
|
quicksort.h: Reformat,
|
2008-04-23 07:26:53 +00:00 |
tags.h
|
parallel_mode.xml: Documented the new choices, factoring out common tags.
|
2008-05-16 07:10:26 +00:00 |
types.h
|
re PR libstdc++/35588 ([parallel mode] parallel std::sort and bind())
|
2008-04-07 08:27:34 +00:00 |
unique_copy.h
|
list_partition.h: Formatting fixes, inline tweaks.
|
2008-01-15 02:06:31 +00:00 |
workstealing.h
|
re PR libstdc++/34797 ([parallel mode] Settings are separated for each compilation unit)
|
2008-02-18 00:00:00 +00:00 |