]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/testsuite/25_algorithms/headers/algorithm/synopsis.cc
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 25_algorithms / headers / algorithm / synopsis.cc
2024-01-03  Jakub JelinekUpdate copyright years.
2023-01-16  Jakub JelinekUpdate copyright years.
2022-01-03  Jakub JelinekUpdate copyright years.
2021-08-03  Jonathan Wakelylibstdc++: Remove trailing whitespace in some tests
2021-08-03  Jonathan Wakelylibstdc++: Deprecate std::random_shuffle for C++14
2021-01-04  Jakub JelinekUpdate copyright years.
2020-01-01  Jakub JelinekUpdate copyright years.
2019-08-14  Edward Smith-RowlandImplement C++20 p0879 - Constexpr for swap and swap...
2019-08-01  Edward Smith-RowlandImplement C++20 p0202 - Add Constexpr Modifiers to...
2019-01-01  Jakub JelinekUpdate copyright years.
2018-01-03  Jakub JelinekUpdate copyright years.
2017-01-01  Jakub JelinekUpdate copyright years.
2016-01-04  Jakub JelinekUpdate copyright years.
2015-06-11  Jonathan Wakelytuple (__is_tuple_like_impl): Disambiguate array in...
2015-05-10  Jason Merrillsynopsis.cc: Add _GLIBCXX14_CONSTEXPR.
2015-01-05  Jakub JelinekUpdate copyright years.
2014-01-02  Richard SandifordUpdate copyright years in libstdc++-v3/
2013-02-03  Richard SandifordUpdate copyright in libstdc++-v3.
2013-01-04  Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-11-10  Jason Merrill* many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__...
2009-04-09  Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2008-09-17  Paolo Carlinire PR libstdc++/37547 ([c++0x] minmax with initializer_...
2008-09-16  Paolo Carlini[multiple changes]
2008-06-29  Paolo Carlinistl_algo.h (copy_n): Add in C++0x mode.
2008-06-28  Paolo Carlinistl_algo.h (partition_point): Add in C++0x mode.
2008-06-27  Paolo Carlinistl_algo.h (is_partitioned): Add in C++0x mode.
2008-06-26  Paolo Carlinistl_algo.h (partition_copy): Add in C++0x mode.
2008-06-25  Paolo Carlinistl_algo.h (__find_if_not, [...]): Add in C++0x, per...
2008-06-24  Paolo Carlinistl_algo.h (remove_if): Cast __pred result to bool.
2007-11-02  Paolo Carlinistl_algo.h (minmax, [...]): Add.
2007-10-14  Paolo Carlinistl_algo.h (is_sorted, [...]): Add.
2007-10-12  Paolo Carlinistl_heap.h (__is_heap_until): Add.
2007-08-22  Benjamin KosnikMakefile.am (install-data-local): Remove pch-install...
2007-02-20  Benjamin Kosnik[multiple changes]