aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/23_containers/queue/requirements
AgeCommit message (Expand)AuthorFilesLines
2025-01-02Update copyright years.Jakub Jelinek5-5/+5
2024-01-03Update copyright years.Jakub Jelinek5-5/+5
2023-01-16Update copyright years.Jakub Jelinek5-5/+5
2022-01-03Update copyright years.Jakub Jelinek5-5/+5
2021-09-28libstdc++: Skip container adaptor tests that fail concept checksJonathan Wakely2-0/+4
2021-01-04Update copyright years.Jakub Jelinek5-5/+5
2020-01-01Update copyright years.Jakub Jelinek5-5/+5
2019-01-01Update copyright years.Jakub Jelinek5-5/+5
2018-01-03Update copyright years.Jakub Jelinek5-5/+5
2017-01-26Fix libstdc++ testsuite failures in C++98 and C++11 modeJonathan Wakely1-1/+1
2017-01-12PR77528 partially revert r244278 and define default constructorsJonathan Wakely1-0/+37
2017-01-10PR77528 add default constructors for container adaptorsJonathan Wakely2-1/+12
2017-01-01Update copyright years.Jakub Jelinek4-4/+4
2016-08-26Use effective-target instead of -std optionsJonathan Wakely3-6/+3
2016-01-04Update copyright years.Jakub Jelinek4-4/+4
2015-09-11Allocator-extended constructors for container adaptors.Jonathan Wakely1-2/+35
2015-01-05Update copyright years.Jakub Jelinek4-4/+4
2014-10-16libstdc++.exp: Prefer -std=gnu++11.Paolo Carlini2-2/+2
2014-09-22Include <bits/uses_allocator.h> in <stack> and <queue>.Jonathan Wakely1-0/+29
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford3-3/+3
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford3-3/+3
2009-12-14explicit_instantiation/1_c++0x.cc: New.Paolo Carlini1-0/+25
2009-08-25basic_string.h (basic_string): Add cbegin(), cend(), crbegin(), crend() in C+...Benjamin Kosnik1-0/+25
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-13/+4
2007-02-20[multiple changes]Benjamin Kosnik1-0/+34