aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/22_locale
AgeCommit message (Expand)Author
2017-07-06Fix memory leaks in libstdc++ testsJonathan Wakely
2017-06-17Get rid of dg-skip-if etc. default argsRainer Orth
2017-06-16Fix std::wbuffer_convert::sync()Jonathan Wakely
2017-06-15Use pthread effective-target in testsuiteRainer Orth
2017-03-17Fix alignment bugs in std::codecvt_utf16Jonathan Wakely
2017-03-16PR libstdc++/80041 fix codecvt_utf16<wchar_t> to use UTF-16 not UTF-8Jonathan Wakely
2017-03-16Fix encoding() and max_length() values for codecvt facetsJonathan Wakely
2017-03-16PR libstdc++/79980 fix BOM detection, maxcode checks, UCS2 handlingJonathan Wakely
2017-03-16PR libstdc++/79511 fix endianness of UTF-16 dataJonathan Wakely
2017-01-01 Update copyright years.Jakub Jelinek
2016-12-07Replace dynamic exception specifications in testsuiteJonathan Wakely
2016-10-172016-10-16 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini
2016-10-122016-10-12 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini
2016-09-12[libstdc++-v3] Fix dg-require before dg-run directives in testsuite.Matthew Wahab
2016-08-30 * testsuite/22_locale/time_get/get/char/2.cc: Move dg-do runUros Bizjak
2016-08-26Use effective-target instead of -std optionsJonathan Wakely
2016-08-19Simplify dg-options for tests using pthreadsJonathan Wakely
2016-07-28Fix invalid dg-do directives in libstdc++ testsJonathan Wakely
2016-07-21Remove memory leaks in libstdc++ testsuiteJonathan Wakely
2016-04-19libstdc++/69703 ignore endianness in codecvt_utf8Jonathan Wakely
2016-01-04 Update copyright years.Jakub Jelinek
2015-11-13Improve portability of named locale testsJohn Marino
2015-10-02Fix testsuite failures with --disable-wchar_tJonathan Wakely
2015-09-11Fix invalid UTF-8 in wchar_t tests.John Marino
2015-09-03libstdc++: Run tests on RTEMSSebastian Huber
2015-07-13 PR libstdc++/66855Jonathan Wakely
2015-06-08 PR libstdc++/66441Jonathan Wakely
2015-06-08 PR libstdc++/66417Jonathan Wakely
2015-05-26 * include/bits/locale_conv.h: Fix copyright years.Jonathan Wakely
2015-03-05 * include/bits/locale_conv.h (wstring_convert::_M_conv): HandleJonathan Wakely
2015-03-04 PR libstdc++/64797Jonathan Wakely
2015-02-18 * testsuite/22_locale/codecvt/char16_t.cc: Add dg-require-cstdint.Jonathan Wakely
2015-02-18 * src/c++11/codecvt.cc (write_utf16_code_point): Fix code to outputJonathan Wakely
2015-02-172015-02-17 Rüdiger Sonderfeld <ruediger@c-plusplus.de>Rüdiger Sonderfeld
2015-01-20Add C++11 std::string constructors for locales and facets.Jonathan Wakely
2015-01-17 * testsuite/22_locale/codecvt/codecvt_utf8/requirements/1.cc:Jonathan Wakely
2015-01-16 * include/bits/locale_conv.h (wstring_convert, wbuffer_convert): New.Jonathan Wakely
2015-01-16Implement C++11 <codecvt> header.Jonathan Wakely
2015-01-16 * acinclude.m4: Fix typo in comment.Jonathan Wakely
2015-01-05 Update copyright years.Jakub Jelinek
2014-12-222014-12-22 Rüdiger Sonderfeld <ruediger@c-plusplus.de>Rüdiger Sonderfeld
2014-12-032014-12-03 François Dumont <fdumont@gcc.gnu.org>François Dumont
2014-10-20 * src/c++98/Makefile.am: Move ctype.cc, ctype_configure_char.cc andJonathan Wakely
2014-05-23 PR libstdc++/60793Jonathan Wakely
2014-04-07Fix testsuite bugs.Jonathan Wakely
2014-02-10Don't xfail 22_locale/num_put/put/char/14220.cc etc. on Solaris 9/x86Rainer Orth
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford
2013-06-10gcc/testsuite/Thomas Schwinge
2013-02-12 libstdc++-v3/Julian Brown
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford