| .. |
|
adjacent_find
|
Update copyright years in libstdc++-v3/
|
2014-01-02 22:30:10 +00:00 |
|
all_of
|
shrink_to_fit.cc: Prefer -std=gnu++11.
|
2014-10-15 19:56:52 +00:00 |
|
any_of
|
shrink_to_fit.cc: Prefer -std=gnu++11.
|
2014-10-15 19:56:52 +00:00 |
|
binary_search
|
Update copyright years in libstdc++-v3/
|
2014-01-02 22:30:10 +00:00 |
|
copy
|
shrink_to_fit.cc: Prefer -std=gnu++11.
|
2014-10-15 19:56:52 +00:00 |
|
copy_backward
|
shrink_to_fit.cc: Prefer -std=gnu++11.
|
2014-10-15 19:56:52 +00:00 |
|
copy_if
|
shrink_to_fit.cc: Prefer -std=gnu++11.
|
2014-10-15 19:56:52 +00:00 |
|
copy_n
|
shrink_to_fit.cc: Prefer -std=gnu++11.
|
2014-10-15 19:56:52 +00:00 |
|
count
|
Update copyright years in libstdc++-v3/
|
2014-01-02 22:30:10 +00:00 |
|
count_if
|
Update copyright years in libstdc++-v3/
|
2014-01-02 22:30:10 +00:00 |
|
equal
|
limits: Remove stray semicolon.
|
2014-10-15 12:03:20 +00:00 |
|
equal_range
|
Update copyright years in libstdc++-v3/
|
2014-01-02 22:30:10 +00:00 |
|
fill
|
Update copyright years in libstdc++-v3/
|
2014-01-02 22:30:10 +00:00 |
|
fill_n
|
Update copyright years in libstdc++-v3/
|
2014-01-02 22:30:10 +00:00 |
|
find
|
Update copyright years in libstdc++-v3/
|
2014-01-02 22:30:10 +00:00 |
|
find_end
|
Update copyright years in libstdc++-v3/
|
2014-01-02 22:30:10 +00:00 |
|
find_first_of
|
Update copyright years in libstdc++-v3/
|
2014-01-02 22:30:10 +00:00 |
|
find_if
|
Update copyright years in libstdc++-v3/
|
2014-01-02 22:30:10 +00:00 |
|
find_if_not
|
shrink_to_fit.cc: Prefer -std=gnu++11.
|
2014-10-15 19:56:52 +00:00 |
|
for_each
|
shrink_to_fit.cc: Prefer -std=gnu++11.
|
2014-10-15 19:56:52 +00:00 |
|
generate/requirements/explicit_instantiation
|
Update copyright years in libstdc++-v3/
|
2014-01-02 22:30:10 +00:00 |
|
generate_n
|
Update copyright years in libstdc++-v3/
|
2014-01-02 22:30:10 +00:00 |
|
headers
|
Update copyright years in libstdc++-v3/
|
2014-01-02 22:30:10 +00:00 |
|
heap
|
shrink_to_fit.cc: Prefer -std=gnu++11.
|
2014-10-15 19:56:52 +00:00 |
|
includes
|
Update copyright years in libstdc++-v3/
|
2014-01-02 22:30:10 +00:00 |
|
inplace_merge
|
re PR libstdc++/61107 (stl_algo.h: std::__inplace_stable_partition() doesn't process the whole data range)
|
2014-11-11 21:21:10 +00:00 |
|
is_heap
|
shrink_to_fit.cc: Prefer -std=gnu++11.
|
2014-10-15 19:56:52 +00:00 |
|
is_heap_until
|
shrink_to_fit.cc: Prefer -std=gnu++11.
|
2014-10-15 19:56:52 +00:00 |
|
is_partitioned
|
shrink_to_fit.cc: Prefer -std=gnu++11.
|
2014-10-15 19:56:52 +00:00 |
|
is_permutation
|
shrink_to_fit.cc: Prefer -std=gnu++11.
|
2014-10-15 19:56:52 +00:00 |
|
is_sorted
|
shrink_to_fit.cc: Prefer -std=gnu++11.
|
2014-10-15 19:56:52 +00:00 |
|
is_sorted_until
|
shrink_to_fit.cc: Prefer -std=gnu++11.
|
2014-10-15 19:56:52 +00:00 |
|
iter_swap
|
Update copyright years in libstdc++-v3/
|
2014-01-02 22:30:10 +00:00 |
|
lexicographical_compare
|
Update copyright years in libstdc++-v3/
|
2014-01-02 22:30:10 +00:00 |
|
lower_bound
|
Update copyright years in libstdc++-v3/
|
2014-01-02 22:30:10 +00:00 |
|
make_heap
|
complexity.cc: Add missing test variable.
|
2014-10-23 22:03:49 +00:00 |
|
max
|
shrink_to_fit.cc: Prefer -std=gnu++11.
|
2014-10-15 19:56:52 +00:00 |
|
max_element
|
Update copyright years in libstdc++-v3/
|
2014-01-02 22:30:10 +00:00 |
|
merge
|
Update copyright years in libstdc++-v3/
|
2014-01-02 22:30:10 +00:00 |
|
min
|
shrink_to_fit.cc: Prefer -std=gnu++11.
|
2014-10-15 19:56:52 +00:00 |
|
min_element
|
Update copyright years in libstdc++-v3/
|
2014-01-02 22:30:10 +00:00 |
|
minmax
|
shrink_to_fit.cc: Prefer -std=gnu++11.
|
2014-10-15 19:56:52 +00:00 |
|
minmax_element
|
shrink_to_fit.cc: Prefer -std=gnu++11.
|
2014-10-15 19:56:52 +00:00 |
|
mismatch
|
limits: Remove stray semicolon.
|
2014-10-15 12:03:20 +00:00 |
|
move
|
shrink_to_fit.cc: Prefer -std=gnu++11.
|
2014-10-15 19:56:52 +00:00 |
|
move_backward
|
shrink_to_fit.cc: Prefer -std=gnu++11.
|
2014-10-15 19:56:52 +00:00 |
|
next_permutation
|
shrink_to_fit.cc: Prefer -std=gnu++11.
|
2014-10-15 19:56:52 +00:00 |
|
none_of
|
shrink_to_fit.cc: Prefer -std=gnu++11.
|
2014-10-15 19:56:52 +00:00 |
|
nth_element
|
shrink_to_fit.cc: Prefer -std=gnu++11.
|
2014-10-15 19:56:52 +00:00 |
|
partial_sort
|
shrink_to_fit.cc: Prefer -std=gnu++11.
|
2014-10-15 19:56:52 +00:00 |
|
partial_sort_copy
|
Update copyright years in libstdc++-v3/
|
2014-01-02 22:30:10 +00:00 |
|
partition
|
shrink_to_fit.cc: Prefer -std=gnu++11.
|
2014-10-15 19:56:52 +00:00 |
|
partition_copy
|
shrink_to_fit.cc: Prefer -std=gnu++11.
|
2014-10-15 19:56:52 +00:00 |
|
partition_point
|
shrink_to_fit.cc: Prefer -std=gnu++11.
|
2014-10-15 19:56:52 +00:00 |
|
pop_heap
|
complexity.cc: Add missing test variable.
|
2014-10-23 22:03:49 +00:00 |
|
prev_permutation
|
shrink_to_fit.cc: Prefer -std=gnu++11.
|
2014-10-15 19:56:52 +00:00 |
|
push_heap
|
complexity.cc: Add missing test variable.
|
2014-10-23 22:03:49 +00:00 |
|
random_shuffle
|
shrink_to_fit.cc: Prefer -std=gnu++11.
|
2014-10-15 19:56:52 +00:00 |
|
remove
|
shrink_to_fit.cc: Prefer -std=gnu++11.
|
2014-10-15 19:56:52 +00:00 |
|
remove_copy/requirements/explicit_instantiation
|
Update copyright years in libstdc++-v3/
|
2014-01-02 22:30:10 +00:00 |
|
remove_copy_if
|
Update copyright years in libstdc++-v3/
|
2014-01-02 22:30:10 +00:00 |
|
remove_if
|
shrink_to_fit.cc: Prefer -std=gnu++11.
|
2014-10-15 19:56:52 +00:00 |
|
replace
|
Update copyright years in libstdc++-v3/
|
2014-01-02 22:30:10 +00:00 |
|
replace_copy
|
Update copyright years in libstdc++-v3/
|
2014-01-02 22:30:10 +00:00 |
|
replace_copy_if
|
Update copyright years in libstdc++-v3/
|
2014-01-02 22:30:10 +00:00 |
|
replace_if
|
Update copyright years in libstdc++-v3/
|
2014-01-02 22:30:10 +00:00 |
|
reverse
|
shrink_to_fit.cc: Prefer -std=gnu++11.
|
2014-10-15 19:56:52 +00:00 |
|
reverse_copy/explicit_instantiation
|
Update copyright years in libstdc++-v3/
|
2014-01-02 22:30:10 +00:00 |
|
rotate
|
shrink_to_fit.cc: Prefer -std=gnu++11.
|
2014-10-15 19:56:52 +00:00 |
|
rotate_copy/requirements/explicit_instantiation
|
Update copyright years in libstdc++-v3/
|
2014-01-02 22:30:10 +00:00 |
|
search
|
Update copyright years in libstdc++-v3/
|
2014-01-02 22:30:10 +00:00 |
|
search_n
|
Update copyright years in libstdc++-v3/
|
2014-01-02 22:30:10 +00:00 |
|
set_difference
|
Update copyright years in libstdc++-v3/
|
2014-01-02 22:30:10 +00:00 |
|
set_intersection
|
Update copyright years in libstdc++-v3/
|
2014-01-02 22:30:10 +00:00 |
|
set_symmetric_difference
|
Update copyright years in libstdc++-v3/
|
2014-01-02 22:30:10 +00:00 |
|
set_union
|
Update copyright years in libstdc++-v3/
|
2014-01-02 22:30:10 +00:00 |
|
shuffle
|
shrink_to_fit.cc: Prefer -std=gnu++11.
|
2014-10-15 19:56:52 +00:00 |
|
sort
|
shrink_to_fit.cc: Prefer -std=gnu++11.
|
2014-10-15 19:56:52 +00:00 |
|
sort_heap
|
complexity.cc: Add missing test variable.
|
2014-10-23 22:03:49 +00:00 |
|
stable_partition
|
re PR libstdc++/61107 (stl_algo.h: std::__inplace_stable_partition() doesn't process the whole data range)
|
2014-11-11 21:21:10 +00:00 |
|
stable_sort
|
re PR libstdc++/61107 (stl_algo.h: std::__inplace_stable_partition() doesn't process the whole data range)
|
2014-11-11 21:21:10 +00:00 |
|
swap
|
shrink_to_fit.cc: Prefer -std=gnu++11.
|
2014-10-15 19:56:52 +00:00 |
|
swap_ranges
|
shrink_to_fit.cc: Prefer -std=gnu++11.
|
2014-10-15 19:56:52 +00:00 |
|
transform/requirements/explicit_instantiation
|
Update copyright years in libstdc++-v3/
|
2014-01-02 22:30:10 +00:00 |
|
unique
|
shrink_to_fit.cc: Prefer -std=gnu++11.
|
2014-10-15 19:56:52 +00:00 |
|
unique_copy
|
Update copyright years in libstdc++-v3/
|
2014-01-02 22:30:10 +00:00 |
|
upper_bound
|
Update copyright years in libstdc++-v3/
|
2014-01-02 22:30:10 +00:00 |