]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/testsuite/21_strings/basic_string/literals/values.cc
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 21_strings / basic_string / literals / values.cc
2024-01-03  Jakub JelinekUpdate copyright years.
2023-01-16  Jakub JelinekUpdate copyright years.
2022-01-03  Jakub JelinekUpdate copyright years.
2021-10-08  Jonathan Wakelylibstdc++: Remove unnecessary uses of _GLIBCXX_USE_WCHA...
2021-01-04  Jakub JelinekUpdate copyright years.
2020-01-01  Jakub JelinekUpdate copyright years.
2019-02-19  Jonathan WakelyAdjust C++11/C++14 tests to work with -fchar8_t
2019-01-01  Jakub JelinekUpdate copyright years.
2018-01-03  Jakub JelinekUpdate copyright years.
2017-01-01  Jakub JelinekUpdate copyright years.
2016-08-26  Jonathan WakelyUse effective-target instead of -std options
2016-01-04  Jakub JelinekUpdate copyright years.
2015-10-02  Jonathan WakelyFix testsuite failures with --disable-wchar_t
2015-01-05  Jakub JelinekUpdate copyright years.
2014-10-15  Paolo Carlinilimits: Remove stray semicolon.
2014-01-02  Richard SandifordUpdate copyright years in libstdc++-v3/
2013-06-08  Ed Smith-RowlandSimplify and clean up library literals.
2013-06-01  Ed Smith-RowlandImplement N3642 - User-defined Literals for Standard...