aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/20_util/bind
AgeCommit message (Expand)Author
2019-10-31Add remaining changes from P1065R2 "constexpr INVOKE"Jonathan Wakely
2019-10-23Replace C++14 feature used in C++11 testJonathan Wakely
2019-08-20PR libstdc++/91371 make std::is_function handle other calling conventionsJonathan Wakely
2019-01-01 Update copyright years.Jakub Jelinek
2018-01-03 Update copyright years.Jakub Jelinek
2017-12-14PR libstdc++/83427 detect weak result type from noexcept functionsJonathan Wakely
2017-03-02PR 79798 Fix incorrect use of std::result_of in std::bindJonathan Wakely
2017-01-01 Update copyright years.Jakub Jelinek
2016-11-15Fix find&replace error in license boilerplateJonathan Wakely
2016-10-14Make std::bind use std::invokeJonathan Wakely
2016-10-122016-10-12 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini
2016-08-26Use effective-target instead of -std optionsJonathan Wakely
2016-08-17Adjust DG directives in libstdc++ XFAIL testJonathan Wakely
2016-07-31 Add missing variable traits, fix testsuite failures.Ville Voutilainen
2016-01-04 Update copyright years.Jakub Jelinek
2015-12-15Fix cv-qualifiers in std::bind invocationJonathan Wakely
2015-12-11Fix std::invoke support for reference_wrappersJonathan Wakely
2015-10-25Implement C++17 std::invoke and LWG DR 2219Jonathan Wakely
2015-01-05 Update copyright years.Jakub Jelinek
2014-11-11Define __void_t and SFINAE-friendly iterator_traits.Jonathan Wakely
2014-11-11Make std::mem_fn work with varargs functions.Jonathan Wakely
2014-11-04Make reference_wrapper trivially copyable.Jonathan Wakely
2014-11-03Check number of arguments in bind expressions.Jonathan Wakely
2014-10-162014-10-16 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini
2014-10-152014-10-15 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini
2014-05-13 PR libstdc++/60497Jonathan Wakely
2014-01-31 PR c++/57899Jason Merrill
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford
2013-04-072013-04-04 François Dumont <fdumont@gcc.gnu.org>François Dumont
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford
2013-01-08 PR libstdc++/55908Jonathan Wakely
2012-12-20 * include/std/functional (_Require): Move to ...Jonathan Wakely
2012-11-28 * include/std/functional (_Mem_fn): Constrain function call operatorsJonathan Wakely
2012-11-26 PR libstdc++/55463Jonathan Wakely
2012-11-19 * include/bits/stl_algo.h (reverse_copy): Update comment per DR 2074.Jonathan Wakely
2012-11-14 PR libstdc++/55320Jonathan Wakely
2012-08-25 * pt.c (tsubst_default_argument): Indicate where the defaultJason Merrill
2011-11-22fix linenosJason Merrill
2011-11-22 * include/std/functional (is_placeholder, is_bind_expression): AddJonathan Wakely
2011-11-21 * pt.c (type_unification_real): Set input_locationJason Merrill
2011-10-042011-10-04 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini
2011-09-272011-09-26 Benjamin Kosnik <bkoz@redhat.comBenjamin Kosnik
2011-09-07 * pt.c (type_unification_real): Correct complain arg for tsubstingJason Merrill
2011-06-222011-06-22 Jonathan Wakely <jwakely.gcc@gmail.com>Jonathan Wakely
2011-06-222011-06-22 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini
2011-06-10 * testsuite/20_util/bind/ref_neg.cc: Remove wrong test lines.Jason Merrill
2011-06-102011-06-10 Jason Merrill <jason@redhat.com>Jason Merrill
2011-05-232011-05-22 Jonathan Wakely <jwakely.gcc@gmail.com>Paolo Carlini
2011-05-032011-05-03 Jonathan Wakely <jwakely.gcc@gmail.com>Jonathan Wakely
2010-10-082010-10-08 Jonathan Wakely <jwakely.gcc@gmail.com>Jonathan Wakely