]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/constraint.cc
PR translation/80280 - Missing closing quote (%>) c/semantics.c and c/c-typeck.c
[thirdparty/gcc.git] / gcc / cp / constraint.cc
2017-05-04  Martin SeborPR translation/80280 - Missing closing quote (%>) c...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-10-24  Jakub Jelinekcxx-pretty-print.c (pp_cxx_check_constraint): Use VAR_P...
2016-09-26  Marek PolacekImplement -Wimplicit-fallthrough.
2016-07-21  Andrew SuttonImproving concepts performance and diagnostics.
2016-06-21  Jason MerrillFix constraint satisfaction in uninstantiated template.
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-07  Ryan Burnre PR c++/68683 ([concepts] function satisfy_argument_d...
2015-12-07  Jason MerrillFix memclass5.C, memfriend10.C, var-templ19.C with...
2015-12-02  Eric Botcazoure PR c++/68290 (g++.dg/concepts/auto1.C FAILs)
2015-11-06  Jason MerrillSupport non-type constrained-type-specifiers.
2015-10-31  Jason MerrillImplement multiple 'auto' feature from Concepts TS.
2015-08-21  Jason Merrillre PR c++/67240 ([concepts] Implicit conversion constra...
2015-08-08  Jason Merrillre PR c++/67159 ([c++concepts] Segfault while diagnosin...
2015-08-07  Andrew SuttonAdd C++ Concepts TS support.