summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/23_containers/unordered_multimap/requirements
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2022-01-0313-13/+13
* libstdc++: Access std::pair members without tuple-like helpersJonathan Wakely2021-10-091-1/+0
* libstdc++: Skip tests that fail with _GLIBCXX_CONCEPT_CHECKSJonathan Wakely2021-09-281-1/+1
* Update copyright years.Jakub Jelinek2021-01-0413-13/+13
* Update copyright years.Jakub Jelinek2020-01-0113-13/+13
* Fix tests that fail in C++2a modeJonathan Wakely2019-06-062-2/+3
* Update copyright years.Jakub Jelinek2019-01-0113-13/+13
* Skip tests for GNU extensions when testing with strict modeJonathan Wakely2018-10-191-0/+4
* Conditionally disable tests of non-standard extensionsJonathan Wakely2018-10-191-0/+2
* Fix tests that use allocators with incorrect value typesJonathan Wakely2018-10-194-8/+12
* Update copyright years.Jakub Jelinek2018-01-0313-13/+13
* Update copyright years.Jakub Jelinek2017-01-0113-13/+13
* Use effective-target instead of -std optionsJonathan Wakely2016-08-2612-19/+12
* Remove ignored "xfail" from dg-do compile directivesJonathan Wakely2016-08-011-4/+2
* Update copyright years.Jakub Jelinek2016-01-0413-13/+13
* Update copyright years.Jakub Jelinek2015-01-0513-13/+13
* libstdc++.exp: Prefer -std=gnu++11.Paolo Carlini2014-10-1610-10/+10
* re PR c++/60786 (In C++11 an explicit instantiation with an unqualified name ...Jonathan Wakely2014-04-152-6/+5
* Update copyright years in libstdc++-v3/Richard Sandiford2014-01-0213-13/+13
* Update copyright in libstdc++-v3.Richard Sandiford2013-02-0312-12/+12
* PR libstdc++/55043 (again)Jonathan Wakely2013-01-161-2/+4
* range_access.cc: Fix copying permission statement.Jonathan Wakely2012-11-011-1/+1
* re PR libstdc++/53339 (unordered_map::iterator requires Value to be complete ...Paolo Carlini2012-05-151-0/+34
* re PR libstdc++/50118 (node-based containers cannot use allocators with expli...Paolo Carlini2011-08-291-0/+33
* [multiple changes]Paolo Carlini2010-05-201-0/+33
* PR libstdc++/21772 part 3Benjamin Kosnik2010-01-013-0/+114
* re PR libstdc++/41622 ([DR 1245] [c++0x] std::hash<std::string>::operator() c...Paolo Carlini2009-11-191-2/+3
* basic_string.h (basic_string): Add cbegin(), cend(), crbegin(), crend() in C+...Benjamin Kosnik2009-08-256-59/+65
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-095-43/+22
* typedef.cc: Rename to .../typedefs.cc.Paolo Carlini2008-08-281-0/+0
* hashtable (_Hashtable<>): Add missing pointer and const_pointer typedefs.Paolo Carlini2008-08-271-0/+47
* hashtable (_Hashtable<>::cbegin(size_type), [...]): Add per DR 691.Paolo Carlini2008-06-111-0/+53
* re PR libstdc++/30085 (switch debug mode hash containers from ext to tr1)Benjamin Kosnik2007-10-181-0/+29
* set.h (set<>::cbegin, [...]): Add.Paolo Carlini2007-10-151-0/+52
* types_std_c++0x.cc: Use -std=gnu++0x instead of -std=c++0x for testing.Benjamin Kosnik2007-03-161-1/+1
* acinclude.m4 (GLIBCXX_ENABLE_CHEADERS): Add c_global.Benjamin Kosnik2007-03-041-0/+24