summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/performance/25_algorithms
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2023-01-1610-10/+10
* Update copyright years.Jakub Jelinek2022-01-0310-10/+10
* Update copyright years.Jakub Jelinek2021-01-0410-10/+10
* libstdc++: Limit memory allocation in stable_sort/inplace_merge (PR 83938)François Dumont2020-11-202-16/+364
* Update copyright years.Jakub Jelinek2020-01-019-9/+9
* libstdc++: Rework std::copy/copy_backward/move/move_backward/fill/fill_n algosFrançois Dumont2019-12-103-2/+218
* Update copyright years.Jakub Jelinek2019-01-018-8/+8
* Update copyright years.Jakub Jelinek2018-01-038-8/+8
* Update copyright years.Jakub Jelinek2017-01-018-8/+8
* Update copyright years.Jakub Jelinek2016-01-048-8/+8
* Update copyright years.Jakub Jelinek2015-01-058-8/+8
* Update copyright years in libstdc++-v3/Richard Sandiford2014-01-028-8/+8
* re PR libstdc++/58437 (Sorting value in reverse order is much slower compare ...Chris Jefferson2013-09-303-0/+203
* search_n.cc: Fix typo.Paolo Carlini2013-09-181-1/+1
* Update copyright in libstdc++-v3.Richard Sandiford2013-02-035-5/+5
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+1
* range_access.cc: Fix copying permission statement.Jonathan Wakely2012-11-012-2/+2
* search_n.cc: Disambiguate local variable.Benjamin Kosnik2011-12-191-4/+4
* stl_deque.h (copy_backward(_Deque_iterator, _Deque_iterator, _Deque_iterator)...Paolo Carlini2009-12-241-0/+40
* stl_deque.h (copy(_Deque_iterator, _Deque_iterator, _Deque_iterator), [...]):...Paolo Carlini2009-12-231-0/+40
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-095-69/+24
* testsuite_visualization.h: Move contents into...Benjamin Kosnik2008-05-051-2/+2
* re PR libstdc++/32908 (Miss lexicographical_compare random access override)Paolo Carlini2007-07-301-0/+55
* stl_algo.h (__heap_select, [...]): New.Roger Sayle2006-08-281-0/+62
* re PR libstdc++/25482 (Specialize (overload) std::copy/find for streambuf ite...Paolo Carlini2006-03-212-0/+170
* All files: Update FSF address.Kelley Cook2005-08-171-1/+1
* testsuite_iterators.h: New.Chris Jefferson2004-11-241-0/+72