summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/22_locale/codecvt
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2023-01-1699-99/+99
* libstdc++: Fix Unicode codecvt and add tests [PR86419]Dimitrij Mijoski2023-01-133-0/+1396
* libstdc++: Fix typos in comments in testsJonathan Wakely2022-03-286-20/+20
* Update copyright years.Jakub Jelinek2022-01-0399-99/+99
* Update copyright years.Jakub Jelinek2021-01-0499-99/+99
* Update copyright years.Jakub Jelinek2020-01-0199-99/+99
* Adjust C++11/C++14 tests to work with -fchar8_tJonathan Wakely2019-02-195-12/+20
* P0482R5 char8_t: New standard library testsTom Honermann2019-02-193-0/+275
* Update copyright years.Jakub Jelinek2019-01-0196-96/+96
* Remove dg-require-cstdint directive from testsJonathan Wakely2018-07-266-6/+0
* Fix std::codecvt_utf8<wchar_t> for MingwJonathan Wakely2018-05-192-3/+54
* Update copyright years.Jakub Jelinek2018-01-0395-95/+95
* Fix alignment bugs in std::codecvt_utf16Jonathan Wakely2017-03-172-0/+316
* PR libstdc++/80041 fix codecvt_utf16<wchar_t> to use UTF-16 not UTF-8Jonathan Wakely2017-03-161-0/+87
* Fix encoding() and max_length() values for codecvt facetsJonathan Wakely2017-03-164-1/+239
* PR libstdc++/79980 fix BOM detection, maxcode checks, UCS2 handlingJonathan Wakely2017-03-162-0/+209
* PR libstdc++/79511 fix endianness of UTF-16 dataJonathan Wakely2017-03-161-0/+60
* Update copyright years.Jakub Jelinek2017-01-0187-87/+87
* isblank.cc: Remove 'test' variables.Paolo Carlini2016-10-1748-55/+0
* [libstdc++-v3] Fix dg-require before dg-run directives in testsuite.Matthew Wahab2016-09-124-4/+4
* Use effective-target instead of -std optionsJonathan Wakely2016-08-269-12/+9
* libstdc++/69703 ignore endianness in codecvt_utf8Jonathan Wakely2016-04-192-0/+130
* Update copyright years.Jakub Jelinek2016-01-0486-86/+86
* Improve portability of named locale testsJohn Marino2015-11-1341-91/+91
* Fix invalid UTF-8 in wchar_t tests.John Marino2015-09-116-43/+11
* re PR libstdc++/66855 (codecvt wrong endianness in UTF-16 conversions)Jonathan Wakely2015-07-131-0/+52
* re PR libstdc++/66417 (std::codecvt_utf16<char32_t, 0x10FFFF, std::codecvt_mo...Jonathan Wakely2015-06-081-0/+76
* re PR libstdc++/64797 (22_locale/conversions/string/2.cc FAILs)Jonathan Wakely2015-03-041-2/+1
* char16_t.cc: Add dg-require-cstdint.Jonathan Wakely2015-02-182-0/+2
* codecvt.cc (write_utf16_code_point): Fix code to output surrogate pairs.Jonathan Wakely2015-02-182-1/+98
* char32_t.cc: New.RĂ¼diger Sonderfeld2015-02-171-0/+98
* 1.cc: Remove unused header.Jonathan Wakely2015-01-173-3/+0
* Implement C++11 <codecvt> header.Jonathan Wakely2015-01-163-0/+111
* acinclude.m4: Fix typo in comment.Jonathan Wakely2015-01-161-0/+76
* Update copyright years.Jakub Jelinek2015-01-0578-78/+78
* Update copyright years in libstdc++-v3/Richard Sandiford2014-01-0278-78/+78
* Update copyright in libstdc++-v3.Richard Sandiford2013-02-0378-88/+78
* [multiple changes]Paolo Carlini2010-09-1554-54/+54
* 1.c (test01): Clarify size definition.Alexander Monakov2010-04-271-3/+3
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-0978-390/+312
* [multiple changes]Paolo Carlini2007-12-106-8/+5
* 11.cc: Include <cstring>.Paolo Carlini2007-05-1133-33/+76
* [multiple changes]Benjamin Kosnik2007-02-203-24/+34
* enc_filebuf.h: Resurrect, update.Benjamin Kosnik2007-01-293-645/+0
* 1.cc (test01): Change int to size_t.Benjamin Kosnik2006-02-233-12/+12
* All files: Update FSF address.Kelley Cook2005-08-1780-80/+80
* testsuite_hooks.cc: Remove try_named_locale.Paolo Carlini2005-05-1854-80/+188
* locale_facets.tcc: Tweak to avoid warnings.Benjamin Kosnik2003-09-2351-70/+55
* *: Change __gnu_cxx_test to __gnu_test.Benjamin Kosnik2003-07-2454-54/+54
* Move from CPP to CXX.Benjamin Kosnik2003-07-053-9/+9