]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/testsuite/23_containers/unordered_multiset/cons
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 23_containers / unordered_multiset / cons /
2023-01-16  Jakub JelinekUpdate copyright years.
2022-01-03  Jakub JelinekUpdate copyright years.
2021-10-04  Jonathan Wakelylibstdc++: Implement P1518R2 for container deduction...
2021-06-23  Patrick Palkac++: CTAD and deduction guide selection [PR86439]
2021-05-10  Jonathan Wakelylibstdc++: Remove redundant -std=gnu++17 option from...
2021-04-08  Jonathan Wakelylibstdc++: Simplify noexcept-specifiers for move constr...
2021-01-04  Jakub JelinekUpdate copyright years.
2020-07-30  Jonathan Wakelylibstdc++: Fix tests using wrong allocator type
2020-07-29  François Dumontlibstdc++: Fix unordered containers move constructors...
2020-01-01  Jakub JelinekUpdate copyright years.
2019-02-26  Jonathan WakelyPR libstdc++/89477 constrain deduction guides for maps...
2019-01-01  Jakub JelinekUpdate copyright years.
2018-01-03  Jakub JelinekUpdate copyright years.
2017-10-26  Ville VoutilainenDeduction guides for associative containers, debug...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-10-17  Paolo Carlini57619.C: Rename to 57619.cc.
2016-08-26  Jonathan WakelyUse effective-target instead of -std options
2016-01-04  Jakub JelinekUpdate copyright years.
2015-05-19  François Dumont66055.cc: Add constructor invocations.
2015-05-14  Nathan Myersre PR libstdc++/66055 (hash containers missing required...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-10-16  Paolo Carlinilibstdc++.exp: Prefer -std=gnu++11.
2014-01-02  Richard SandifordUpdate copyright years in libstdc++-v3/
2013-02-03  Richard SandifordUpdate copyright in libstdc++-v3.
2011-11-23  François Dumontre PR libstdc++/41975 ([C++0x] [DR579] unordered_set...
2011-09-01  Paolo Carlinihashtable.h (_Hashtable<>::_Hashtable(_Hashtable&&...
2011-06-01  Paolo Carlinihashtable.h (_Hashtable<>::_Hashtable(_Hashtable&&...
2010-01-09  Paolo Carliniset.h: Revert last change, per DR 1204 [Ready]; mention...
2010-01-09  Paolo Carliniset.h: Protect move assignment operator vs self assignment.