]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/testsuite/20_util/bind/ref_neg.cc
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 20_util / bind / ref_neg.cc
2020-01-01  Jakub JelinekUpdate copyright years.
2019-01-01  Jakub JelinekUpdate copyright years.
2018-01-03  Jakub JelinekUpdate copyright years.
2017-01-01  Jakub JelinekUpdate copyright years.
2016-08-17  Jonathan WakelyAdjust DG directives in libstdc++ XFAIL test
2016-01-04  Jakub JelinekUpdate copyright years.
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-11-11  Jonathan WakelyDefine __void_t and SFINAE-friendly iterator_traits.
2014-11-11  Jonathan WakelyMake std::mem_fn work with varargs functions.
2014-11-04  Jonathan WakelyMake reference_wrapper trivially copyable.
2014-11-03  Jonathan WakelyCheck number of arguments in bind expressions.
2014-10-16  Paolo Carlinilibstdc++.exp: Prefer -std=gnu++11.
2014-01-02  Richard SandifordUpdate copyright years in libstdc++-v3/
2013-04-07  François Dumontfunctional (_Derives_from_unary_function): Remove.
2013-02-03  Richard SandifordUpdate copyright in libstdc++-v3.
2013-01-08  Jonathan Wakelyre PR c++/55908 (Problem binding a const member functio...
2012-12-20  Jonathan Wakelyfunctional (_Require): Move to ...
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-11-19  Jonathan Wakelystl_algo.h (reverse_copy): Update comment per DR 2074.
2012-11-14  Jonathan Wakelyre PR libstdc++/55320 (Invalid delete with throwing...
2012-08-25  Jason Merrillpt.c (tsubst_default_argument): Indicate where the...
2011-11-22  Jason Merrillfix linenos
2011-11-21  Jason Merrillpt.c (type_unification_real): Set input_location during...
2011-09-07  Jason Merrillpt.c (type_unification_real): Correct complain arg...
2011-06-10  Jason Merrill* testsuite/20_util/bind/ref_neg.cc: Remove wrong test...
2011-06-10  Jason Merrillref_neg.cc: Remove dg-excess-errors, fix dg-error markup.
2010-01-12  Jonathan Wakelyre PR libstdc++/24803 ([c++0x] reference_wrapper and...