]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/testsuite/21_strings/basic_string/cons/wchar_t
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 21_strings / basic_string / cons / wchar_t /
2021-01-04  Jakub JelinekUpdate copyright years.
2020-10-14  Jonathan Wakelylibstdc++: Implement LWG 3706 for COW strings
2020-07-31  Jonathan Wakelylibstdc++: Ensure c++NN effective target present in...
2020-06-29  Ville VoutilainenRevert "Add a __nonnnull__ attribute to std::string...
2020-06-28  Ville VoutilainenAdd a __nonnnull__ attribute to std::string's _CharT...
2020-01-01  Jakub JelinekUpdate copyright years.
2019-01-04  Jonathan WakelyAdd allocator-extended copy/move ctors to COW string
2019-01-01  Jakub JelinekUpdate copyright years.
2018-07-05  Jonathan WakelyAdd xfail-if to some tests that fail with COW strings
2018-07-05  Jonathan WakelyPR libstdc++/58265 implement LWG 2063 for COW strings
2018-06-21  Jonathan WakelyPR libstdc++/86138 prevent implicit instantiation of...
2018-06-15  Jonathan WakelyLWG 3076 basic_string CTAD ambiguity
2018-06-14  Jonathan WakelyLWG 3075 basic_string needs deduction guides from basic...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-09-20  Jonathan WakelyPR libstdc++/79162 Fix std::string regression due to...
2017-09-15  Jakub Jelinekinvoke.texi: Document -std=c++17 and -std=gnu++17 and...
2017-06-16  Jonathan WakelyPR libstdc++/81092 add std::wstring symbols and bump...
2017-06-14  Jonathan WakelyFix libstdc++ testsuite failures with -D_GLIBCXX_USE_CX...
2017-06-07  Jonathan WakelyAdd C++17 deduction guide for std::basic_string (P0433R...
2017-03-14  Jonathan WakelyPR libstdc++/79162 disambiguate assignment from string_view
2017-01-01  Jakub JelinekUpdate copyright years.
2016-11-15  Jonathan WakelyAdd std::string constructor for substring of string_vie...
2016-10-12  Paolo Carlinitestsuite_hooks.h: Rewrite VERIFY in terms of __builtin...
2016-08-26  Jonathan WakelyUse effective-target instead of -std options
2016-08-26  Jonathan WakelyAdd new std::basic_string constructor (LWG 2583)
2016-07-28  Ville VoutilainenImplement std::string_view and P0254r2,
2016-01-04  Jakub JelinekUpdate copyright years.
2015-01-05  Jakub JelinekUpdate copyright years.
2014-10-15  Paolo Carlinishrink_to_fit.cc: Prefer -std=gnu++11.
2014-01-02  Richard SandifordUpdate copyright years in libstdc++-v3/
2013-02-03  Richard SandifordUpdate copyright in libstdc++-v3.
2013-01-04  Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-12-14  Steve Ellcey3.cc: Shrink memory usage under simulator.
2011-11-17  Jason Merrillclass.c (add_implicitly_declared_members): Update move...
2011-06-01  Paolo Carlinihashtable.h (_Hashtable<>::_Hashtable(_Hashtable&&...
2011-03-24  Paolo Carlinimoveable2.cc: Tweak Copyright years.
2011-03-22  Jakub Jelinekgnu.ver (GLIBCXX_3.4.15): Export _ZNSsC2EOSs and _ZNSbI...
2010-06-03  Paolo Carlinic++config (std::size_t, [...]): Provide typedefs.
2010-01-10  Paolo Carlinibasic_string.h (basic_string<>:: basic_string(basic_str...
2009-12-10  Paolo CarliniPR libstdc++/42261 (take 2)
2009-12-10  Paolo Carlinirevert: re PR libstdc++/42261 (infinite recursion from...
2009-12-03  Paolo Carlinire PR libstdc++/42261 (infinite recursion from string...
2009-04-09  Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2005-08-17  Kelley CookAll files: Update FSF address.
2004-01-30  Paolo Carlini6.cc: New.
2003-09-23  Benjamin Kosniklocale_facets.tcc: Tweak to avoid warnings.
2003-07-24  Benjamin Kosnik*: Change __gnu_cxx_test to __gnu_test.
2003-03-18  Paolo CarliniReshuffle 21_strings testsuite.