summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/20_util/shared_ptr/requirements
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2022-01-033-3/+3
* libstdc++: Remove redundant -std=gnu++17 option from remaining testsJonathan Wakely2021-05-101-1/+0
* Update copyright years.Jakub Jelinek2021-01-043-3/+3
* libstdc++: Ensure c++NN effective target present in all C++17 testsJonathan Wakely2020-07-311-1/+1
* Update copyright years.Jakub Jelinek2020-01-013-3/+3
* Update copyright years.Jakub Jelinek2019-01-013-3/+3
* Update copyright years.Jakub Jelinek2018-01-033-3/+3
* Update copyright years.Jakub Jelinek2017-01-013-3/+3
* Use effective-target instead of -std optionsJonathan Wakely2016-08-262-4/+2
* Define std::shared_ptr::weak_typeJonathan Wakely2016-08-031-0/+31
* Update copyright years.Jakub Jelinek2016-01-042-2/+2
* Update copyright years.Jakub Jelinek2015-01-052-2/+2
* re PR c++/60786 (In C++11 an explicit instantiation with an unqualified name ...Jonathan Wakely2014-04-152-11/+9
* Update copyright years in libstdc++-v3/Richard Sandiford2014-01-022-2/+2
* Update copyright in libstdc++-v3.Richard Sandiford2013-02-032-2/+2
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-092-10/+8
* boost_shared_ptr.h: Add support for allocators, aliasing, make_shared and rva...Jonathan Wakely2007-12-152-6/+49
* 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