summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/tr1/3_function_objects
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2023-01-1624-24/+24
* libstdc++: Fixes for tests that fail with -fno-rttiJonathan Wakely2022-05-058-0/+68
* libstdc++: Add attribute to features deprecated in C++17 [PR91260]Jonathan Wakely2022-01-141-0/+2
* Update copyright years.Jakub Jelinek2022-01-0324-24/+24
* Update copyright years.Jakub Jelinek2021-01-0424-24/+24
* libstdc++: Avoid warnings in testsJonathan Wakely2020-10-291-1/+1
* Update copyright years.Jakub Jelinek2020-01-0124-24/+24
* Fix libstdc++ tests for -Wvolatile warnings in C++2a modeJonathan Wakely2019-09-111-0/+2
* Update copyright years.Jakub Jelinek2019-01-0124-24/+24
* Update copyright years.Jakub Jelinek2018-01-0324-24/+24
* Update copyright years.Jakub Jelinek2017-01-0124-24/+24
* isblank.cc: Remove 'test' variables.Paolo Carlini2016-10-1717-36/+0
* Use effective-target instead of -std optionsJonathan Wakely2016-08-262-3/+2
* Remove unintended dg-options directiveJonathan Wakely2016-08-181-1/+0
* Remove trailing whitespace from libstdc++-v3 filesChris Gregory2016-04-292-3/+3
* Update copyright years.Jakub Jelinek2016-01-0424-24/+24
* Update copyright years.Jakub Jelinek2015-01-0524-24/+24
* re PR libstdc++/63840 (std::function copy constructor deletes an uninitialize...Jonathan Wakely2014-12-011-0/+55
* libstdc++.exp: Prefer -std=gnu++11.Paolo Carlini2014-10-162-2/+2
* Update copyright years in libstdc++-v3/Richard Sandiford2014-01-0223-23/+23
* Update copyright in libstdc++-v3.Richard Sandiford2013-02-0323-23/+23
* re PR libstdc++/55320 (Invalid delete with throwing copy-c'tor passed to std:...Jonathan Wakely2012-11-141-0/+41
* functional (is_placeholder, [...]): Add partial specializations for cv-qualif...Jonathan Wakely2011-11-222-0/+192
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-0920-100/+80
* all_bound.cc: Disambiguate uses of TR1/C++0x facilities.Douglas Gregor2007-07-123-12/+8
* functions.h: Use cstddef.Benjamin Kosnik2007-03-031-1/+1
* [multiple changes]Benjamin Kosnik2007-02-203-0/+132
* [multiple changes]Paolo Carlini2005-12-281-1/+4
* [multiple changes]Paolo Carlini2005-11-131-0/+13
* All files: Update FSF address.Kelley Cook2005-08-1717-17/+17
* [multiple changes]Doug Gregor2005-04-014-0/+197
* functional (_Has_result_type): Cleanup.Douglas Gregor2005-03-023-0/+267
* TR1 mem_fn and function supportDouglas Gregor2005-02-2410-0/+886