]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/testsuite/20_util/function_objects
testsuite: Add runtime test for FMV resolvers
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 20_util / function_objects /
2025-01-02  Jakub JelinekUpdate copyright years.
2024-12-13  Jonathan Wakelylibstdc++: Swap expressions in noexcept-specifier of...
2024-07-25  Patrick Palkalibstdc++: fix uses of explicit object parameter [PR116038]
2024-01-13  Patrick Palkalibstdc++: Implement C++23 std::bind_back from P2387R3...
2024-01-13  Patrick Palkalibstdc++: Use C++23 deducing this in std::bind_front
2024-01-03  Jakub JelinekUpdate copyright years.
2023-11-16  Jonathan Wakelylibstdc++: Test for feature test macros more accurately
2023-09-15  Jonathan Wakelylibstdc++: Remove dg-options "-std=gnu++20" from 20_uti...
2023-09-15  Jonathan Wakelylibstdc++: Remove dg-options "-std=gnu++23" from remain...
2023-09-15  Jonathan Wakelylibstdc++: Remove dg-options "-std=gnu++2a" from constr...
2023-09-12  Patrick Palkalibstdc++: Fix std::not_fn perfect forwarding [PR111327]
2023-09-12  Patrick Palkalibstdc++: Fix std::bind_front perfect forwarding ...
2023-01-16  Jakub JelinekUpdate copyright years.
2023-01-13  Arsen Arsenovićlibstdc++: Enable string_view in freestanding
2023-01-05  Jonathan Wakelylibstdc++: Reduce size of std::bind_front(empty_type...
2022-11-21  Jonathan Wakelylibstdc++: Reduce size of std::bind_front(F) result
2022-10-03  Arsen Arsenovićlibstdc++: Disable hosted-only tests [PR103626]
2022-09-28  Jonathan Wakelylibstdc++: Make INVOKE<R> refuse to create dangling...
2022-05-25  Jason Merrillc++: strict constexpr and local vars
2022-01-14  Jonathan Wakelylibstdc++: Add attribute to features deprecated in...
2022-01-03  Jakub JelinekUpdate copyright years.
2021-10-08  Jonathan Wakelylibstdc++: Remove unnecessary uses of _GLIBCXX_USE_WCHA...
2021-09-02  Jonathan Wakelylibstdc++: Define std::invoke_r for C++23 (P2136R3)
2021-08-03  Jonathan Wakelylibstdc++: Remove trailing whitespace in some tests
2021-08-03  Jonathan Wakelylibstdc++: Add testsuite proc for testing deprecated...
2021-05-10  Jonathan Wakelylibstdc++: Remove redundant -std=gnu++17 option from...
2021-05-10  Jonathan Wakelylibstdc++: Remove redundant -std=gnu++17 option from...
2021-05-05  Jonathan Wakelylibstdc++: Add tests for std::invoke feature test macro
2021-03-10  Jonathan Wakelylibstdc++: Implement LWG 3530 for concept-constrained...
2021-01-04  Jakub JelinekUpdate copyright years.
2020-09-20  Jonathan Wakelylibstdc++: Fix noexcept-specifier for std::bind_front...
2020-07-31  Jonathan Wakelylibstdc++: Ensure c++NN effective target present in...
2020-04-28  Jonathan Wakelylibstdc++: Fixes for feature test macros (PR 91480)
2020-04-22  Jonathan Wakelylibstdc++: Rename __cpp_lib_constexpr_invoke macro
2020-02-09  Jonathan Wakelylibstdc++: Fix names of types in comment
2020-02-09  Jonathan Wakelylibstdc++: Fix BUILTIN-PTR-CMP helpers
2020-01-01  Jakub JelinekUpdate copyright years.
2019-11-15  Edward Smith-RowlandForgot to change teh date range.
2019-11-15  Edward Smith-RowlandImplement the default_searcher part of C++20 p1032...
2019-10-31  Jonathan WakelyAdd remaining changes from P1065R2 "constexpr INVOKE"
2019-10-23  Jonathan WakelyMake std::invoke usable in constant expressions
2019-10-17  Jonathan WakelyDefine [range.cmp] comparisons for C++20
2019-08-06  Jonathan WakelyP1651R0 bind_front should not unwrap reference_wrapper
2019-06-06  Jonathan WakelyAvoid unnecessary inclusion of <stdexcept> header
2019-05-23  Jonathan WakelyFix testsuite bugs
2019-05-14  Jonathan WakelyDefine std::__invoke_r for INVOKE<R>
2019-03-07  Jonathan WakelyFix new test to run as well as compile
2019-03-07  Jonathan WakelyP0356R5 Simplified partial function application
2019-01-01  Jakub JelinekUpdate copyright years.
2018-10-08  Jonathan WakelyPR libstdc++/87538 fix std::not_fn exception specifications
2018-03-22  Jonathan WakelyPR libstdc++/85040 fix std::less<void> etc. ambiguities
2018-03-21  Jonathan WakelyFix some libstdc++ testsuite failures
2018-03-17  Jonathan WakelyFix new test that fails in C++98 mode
2018-03-14  Jonathan WakelyPR libstdc++/78420 Make std::less etc. yield total...
2018-01-04  Jonathan WakelyPR libstdc++/83607 specialize Boyer-Moore searchers...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-09-15  Jakub Jelinekinvoke.texi: Document -std=c++17 and -std=gnu++17 and...
2017-05-18  Jonathan WakelyPR libstdc++/80478 make std::mem_fn work with noexcept...
2017-04-18  Jonathan WakelyFix incorrect results from std::boyer_moore_searcher
2017-03-22  Jonathan WakelyAdd deduction guides for C++17 (P0433R2, partial)
2017-03-10  Jonathan WakelyP0604R0 add invoke_result, is_invocable etc. for C++17
2017-01-01  Jakub JelinekUpdate copyright years.
2016-10-13  Jonathan WakelyFix exception-specifications for std::_Not_fn
2016-10-13  Jonathan WakelyFix exception-specification of std::invoke
2016-10-12  Paolo Carlinitestsuite_hooks.h: Rewrite VERIFY in terms of __builtin...
2016-09-27  Jonathan WakelyDefine feature macro and update C++17 library status
2016-09-12  Ville VoutilainenImplement P0253R1, Fixing a design mistake in the searc...
2016-09-12  Ville VoutilainenImplement C++17 string searchers.
2016-08-26  Jonathan WakelyUse effective-target instead of -std options
2016-08-04  Jonathan WakelySimplify std::__invoke_impl definitions
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-21  Jonathan WakelyRename test file that had incorrect bug number
2015-12-21  Jonathan Wakelylibstdc++/68276 consistently qualify std::forward
2015-12-11  Jonathan WakelyFix std::invoke support for reference_wrappers
2015-10-25  Jonathan WakelyImplement C++17 std::invoke and LWG DR 2219
2015-01-05  Jakub JelinekUpdate copyright years.
2014-12-22  Ville Voutilainenre PR libstdc++/60271 ([DR2369] [C++1y] std::max(initia...
2014-11-11  Jonathan WakelyMake std::mem_fn work with varargs functions.
2014-11-03  Jonathan WakelyAdd support for ref-qualified functions to std::mem_fn
2014-10-16  Paolo Carlinilibstdc++.exp: Prefer -std=gnu++11.
2014-10-15  Paolo Carlinilimits: Remove stray semicolon.
2014-01-02  Richard SandifordUpdate copyright years in libstdc++-v3/
2013-11-01  Jonathan WakelyN3421 C++1y Transparent functors
2013-03-09  Paolo Carlini55463.cc: Avoid -Wunused warnings.
2013-02-03  Richard SandifordUpdate copyright in libstdc++-v3.
2013-01-08  Jonathan Wakelyre PR c++/55908 (Problem binding a const member functio...
2012-11-28  Jonathan Wakelyfunctional (_Mem_fn): Constrain function call operators...
2012-11-26  Jonathan Wakelyre PR libstdc++/55463 (Result of std::mem_fn doesn...
2012-03-27  Jonathan Wakelyfunctional (mem_fn): Qualify to prevent ADL.
2009-04-09  Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2008-11-05  Paolo Carlini2008-11-05 Paolo Carlini <paolo.carlini@oracle.com>
2008-11-05  Paolo Carlini2008-11-05 Paolo Carlini <paolo.carlini@oracle.com>
2008-11-05  Jonathan Wakelyre PR libstdc++/38017 (30_threads/thread/cons/X.cc)
2008-11-05  Jonathan Wakelyre PR libstdc++/24803 ([c++0x] reference_wrapper and...
2007-08-23  Benjamin Kosniksystem_error: New file.
2007-08-02  Paolo CarliniDR 660, [Ready] in Toronto.
2007-06-26  Benjamin Kosniktestsuite_api.h: New.
2007-02-20  Benjamin KosnikDirectory layout flattening.