summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/22_locale/time_get/get_time/char
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2022-01-038-8/+8
* libstdc++: Support old and new T_FMT for en_HK locale [PR103687]Jonathan Wakely2021-12-141-3/+30
* libstdc++: Some time_get fixes [PR78714]Jakub Jelinek2021-12-102-2/+2
* Update copyright years.Jakub Jelinek2021-01-048-8/+8
* Update copyright years.Jakub Jelinek2020-01-018-8/+8
* Update copyright years.Jakub Jelinek2019-01-018-8/+8
* Update copyright years.Jakub Jelinek2018-01-038-8/+8
* Update copyright years.Jakub Jelinek2017-01-018-8/+8
* isblank.cc: Remove 'test' variables.Paolo Carlini2016-10-176-6/+0
* Update copyright years.Jakub Jelinek2016-01-048-8/+8
* Improve portability of named locale testsJohn Marino2015-11-134-12/+12
* Update copyright years.Jakub Jelinek2015-01-058-8/+8
* Update copyright years in libstdc++-v3/Richard Sandiford2014-01-028-8/+8
* Update copyright in libstdc++-v3.Richard Sandiford2013-02-038-11/+8
* locale_facets_nonio.tcc (time_get<>:: _M_extract_via_format): Tighten somewha...Paolo Carlini2010-10-071-0/+71
* [multiple changes]Paolo Carlini2010-09-154-4/+7
* order_statistics_imp.hpp: Avoid -Wall warnings.Paolo Carlini2010-06-081-2/+2
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-097-35/+31
* locale_facets.tcc (time_get<>::_M_extract_via_format): Ignore the value of th...Paolo Carlini2006-06-161-0/+72
* testsuite_hooks.h (test_tm(unsigned)): Change to take all the tm members.Paolo Carlini2006-01-064-4/+4
* testsuite_hooks.h (test_tm(unsigned)): New.Paolo Carlini2006-01-064-8/+8
* All files: Update FSF address.Kelley Cook2005-08-176-6/+6
* testsuite_hooks.cc: Remove try_named_locale.Paolo Carlini2005-05-184-6/+14
* 1.cc: In the checks use...Paolo Carlini2004-11-191-2/+3
* locale_facets.tcc (time_get<>::_M_extract_via_format, case 'S'): Allow for at...Paolo Carlini2004-08-291-0/+64
* time_members.cc (__timepunct<char>::_M_initialize_timepunct, [...]): the corr...Paolo Carlini2004-04-072-16/+6
* locale_facets.tcc: Tweak to avoid warnings.Benjamin Kosnik2003-09-233-23/+6
* *: Change __gnu_cxx_test to __gnu_test.Benjamin Kosnik2003-07-244-8/+8
* [multiple changes]Benjamin Kosnik2003-04-152-8/+8
* c_locale.cc (locale::facet::_S_create_c_locale): Throw runtime exception when...Loren J. Rittle2003-03-082-2/+2
* Reshuffle 22_locale testsuite.Benjamin Kosnik2003-01-215-0/+370