This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from 542c6e8 Mark LWG2784 as ready new 426546e Stop using random_shuffle in the libc++ test suite. It's goin [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: .../alg.sorting/alg.heap.operations/make.heap/make_heap.pass.cpp | 5 ++++- .../alg.heap.operations/make.heap/make_heap_comp.pass.cpp | 8 +++++--- .../alg.sorting/alg.heap.operations/pop.heap/pop_heap.pass.cpp | 5 ++++- .../alg.heap.operations/pop.heap/pop_heap_comp.pass.cpp | 8 ++++++-- .../alg.sorting/alg.heap.operations/push.heap/push_heap.pass.cpp | 5 ++++- .../alg.heap.operations/push.heap/push_heap_comp.pass.cpp | 7 +++++-- .../alg.sorting/alg.heap.operations/sort.heap/sort_heap.pass.cpp | 5 ++++- .../alg.heap.operations/sort.heap/sort_heap_comp.pass.cpp | 7 +++++-- test/std/algorithms/alg.sorting/alg.merge/inplace_merge.pass.cpp | 5 ++++- .../algorithms/alg.sorting/alg.merge/inplace_merge_comp.pass.cpp | 7 +++++-- test/std/algorithms/alg.sorting/alg.merge/merge.pass.cpp | 5 ++++- test/std/algorithms/alg.sorting/alg.merge/merge_comp.pass.cpp | 5 ++++- test/std/algorithms/alg.sorting/alg.min.max/max_element.pass.cpp | 5 ++++- .../algorithms/alg.sorting/alg.min.max/max_element_comp.pass.cpp | 5 ++++- test/std/algorithms/alg.sorting/alg.min.max/min_element.pass.cpp | 5 ++++- .../algorithms/alg.sorting/alg.min.max/min_element_comp.pass.cpp | 5 ++++- .../algorithms/alg.sorting/alg.min.max/minmax_element.pass.cpp | 7 +++++-- .../alg.sorting/alg.min.max/minmax_element_comp.pass.cpp | 7 +++++-- .../algorithms/alg.sorting/alg.nth.element/nth_element.pass.cpp | 5 ++++- .../alg.sorting/alg.nth.element/nth_element_comp.pass.cpp | 5 ++++- .../alg.sort/partial.sort.copy/partial_sort_copy.pass.cpp | 5 ++++- .../alg.sort/partial.sort.copy/partial_sort_copy_comp.pass.cpp | 5 ++++- .../alg.sorting/alg.sort/partial.sort/partial_sort.pass.cpp | 5 ++++- .../alg.sorting/alg.sort/partial.sort/partial_sort_comp.pass.cpp | 5 ++++- test/std/algorithms/alg.sorting/alg.sort/sort/sort.pass.cpp | 5 ++++- .../alg.sorting/alg.sort/stable.sort/stable_sort.pass.cpp | 5 ++++- .../alg.sorting/alg.sort/stable.sort/stable_sort_comp.pass.cpp | 5 ++++- .../sequences/forwardlist/forwardlist.ops/sort.pass.cpp | 5 ++++- .../sequences/forwardlist/forwardlist.ops/sort_pred.pass.cpp | 5 ++++- 29 files changed, 124 insertions(+), 37 deletions(-)