]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/testsuite/libstdc++-prettyprinters/cxx11.cc
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / libstdc++-prettyprinters / cxx11.cc
2020-01-01  Jakub JelinekUpdate copyright years.
2019-05-14  Jonathan WakelyAdd __gnu_test::NullablePointer utility to testsuite
2019-05-14  Jonathan WakelyFix unique_ptr pretty printer for empty classes
2019-05-13  Jonathan WakelyRemove Profile Mode, deprecated since GCC 7.1
2019-05-06  François Dumontprinters.py (add_one_template_type_printer): Add type...
2019-01-01  Jakub JelinekUpdate copyright years.
2018-01-09  Jonathan WakelyPR libstdc++/80276 fix pretty printers for array smart...
2018-01-09  Juraj OršulićPR libstdc++/59253 Improve pretty printers for smart...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-01-14  Jonathan WakelySkip tests that are incompatible with Profile Mode
2017-01-01  Jakub JelinekUpdate copyright years.
2016-12-14  Jonathan WakelyMake printers use singular noun for a single element
2016-08-26  Jonathan WakelyUse effective-target instead of -std options
2016-02-09  Mike StumpEnsure stdout is newline terminated for status wrappers.
2016-01-04  Jakub JelinekUpdate copyright years.
2015-01-05  Jakub JelinekUpdate copyright years.
2014-01-02  Richard SandifordUpdate copyright years in libstdc++-v3/
2013-08-20  Phil Muldoonre PR libstdc++/53477 (pretty printer fails with: Pytho...
2013-04-08  Paolo Carlinicxx11.cc: Include <memory>.
2013-02-03  Richard SandifordUpdate copyright in libstdc++-v3.
2012-08-15  Tom Tromeycxx11.cc (struct datum): New.
2012-02-14  Tom Tromeycxx11.cc (main): Add new tests.
2012-01-08  Jonathan Wakelyprinters.py (StdForwardListPrinter): Add.