summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/22_locale/time_get
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2023-01-16102-102/+102
* libstdc++: Add %j, %U, %w, %W time_get support, fix %y, %Y, %C, %p [PR77760]Jakub Jelinek2022-01-108-10/+656
* Update copyright years.Jakub Jelinek2022-01-0398-98/+98
* libstdc++: Poor man's case insensitive comparisons in time_get [PR71557]Jakub Jelinek2021-12-152-0/+192
* libstdc++: Support old and new T_FMT for en_HK locale [PR103687]Jonathan Wakely2021-12-143-10/+65
* libstdc++: Add std::time_get %r support [PR71367]Jakub Jelinek2021-12-102-0/+134
* libstdc++: Some time_get fixes [PR78714]Jakub Jelinek2021-12-108-8/+720
* Update copyright years.Jakub Jelinek2021-01-0492-92/+92
* Update copyright years.Jakub Jelinek2020-01-0192-92/+92
* PR libstdc++/88681 export missing symbolsJonathan Wakely2019-01-032-0/+102
* Update copyright years.Jakub Jelinek2019-01-0190-90/+90
* PR libstdc++/31413 fix test failure on Debian systemsJonathan Wakely2018-08-291-1/+23
* Update copyright years.Jakub Jelinek2018-01-0390-90/+90
* Update copyright years.Jakub Jelinek2017-01-0190-90/+90
* isblank.cc: Remove 'test' variables.Paolo Carlini2016-10-1763-65/+0
* testsuite_hooks.h: Rewrite VERIFY in terms of __builtin_printf and __builtin_...Paolo Carlini2016-10-124-4/+4
* 2.cc: Move dg-do run directive above dg-require-namedlocale directive.Uros Bizjak2016-08-302-2/+2
* Use effective-target instead of -std optionsJonathan Wakely2016-08-264-4/+4
* Update copyright years.Jakub Jelinek2016-01-0490-90/+90
* Improve portability of named locale testsJohn Marino2015-11-1343-130/+130
* Update copyright years.Jakub Jelinek2015-01-0590-90/+90
* re PR libstdc++/60396 (Missing time_get<>::get() functions)RĂ¼diger Sonderfeld2014-12-224-0/+472
* Update copyright years in libstdc++-v3/Richard Sandiford2014-01-0286-86/+86
* 38081-1.cc (test01): Don't expect dots after abbreviated weekday names for ru...Julian Brown2013-02-122-0/+18
* Update copyright in libstdc++-v3.Richard Sandiford2013-02-0386-111/+86
* insert_fn_imps.hpp: Fix typo in copyright years.Richard Sandiford2013-01-061-1/+1
* re PR libstdc++/49293 (22_locale/time_get/get_weekday/char/38081-[12].cc fail...Paolo Carlini2011-06-072-2/+20
* locale_facets_nonio.tcc (time_get<>:: _M_extract_via_format): Tighten somewha...Paolo Carlini2010-10-072-0/+142
* [multiple changes]Paolo Carlini2010-09-1541-41/+71
* order_statistics_imp.hpp: Avoid -Wall warnings.Paolo Carlini2010-06-0810-20/+20
* 6.cc: Use an int as loop variable, to avoid -Wall warnings.Paolo Carlini2010-01-255-10/+10
* re PR libstdc++/26701 (std::time_get parses only 2 digits of year, in en_GB l...Paolo Carlini2010-01-072-0/+128
* 38081-2.cc: Add dg-require-namedlocale.Paolo Carlini2010-01-061-0/+2
* re PR libstdc++/38081 (time_get<>::do_get_weekday does not always recognize f...Paolo Carlini2010-01-052-0/+184
* 6.cc: New.Paolo Carlini2010-01-054-0/+357
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-0976-380/+329
* explicit_instantiations.cc: Change to...Benjamin Kosnik2007-05-011-0/+0
* [multiple changes]Benjamin Kosnik2007-02-203-23/+33
* locale_facets.tcc (time_get<>::_M_extract_via_format): Ignore the value of th...Paolo Carlini2006-06-1610-0/+692
* testsuite_hooks.h (test_tm(unsigned)): Change to take all the tm members.Paolo Carlini2006-01-0630-32/+32
* testsuite_hooks.h (test_tm(unsigned)): New.Paolo Carlini2006-01-0630-62/+62
* All files: Update FSF address.Kelley Cook2005-08-1765-65/+65
* 2.cc: Adjust dg-require-namedlocale.Paolo Carlini2005-05-184-4/+12
* testsuite_hooks.cc: Remove try_named_locale.Paolo Carlini2005-05-1833-51/+117
* 1.cc: In the checks use...Paolo Carlini2004-11-1912-68/+102
* streambuf_iterator.h (class istreambuf_iterator): Consistently use _M_c to ca...Paolo Carlini2004-11-084-4/+4
* locale_facets.tcc (time_get<>::_M_extract_via_format, case 'S'): Allow for at...Paolo Carlini2004-08-292-0/+128
* time_members.cc (__timepunct<char>::_M_initialize_timepunct, [...]): the corr...Paolo Carlini2004-04-0722-189/+186
* locale_facets.tcc (time_get::_M_extract_via_format): Use narrow to get from _...Paolo Carlini2003-12-171-0/+63
* re PR libstdc++/12791 (_M_extract_num returns a wrong __beg in case of error)Paolo Carlini2003-12-031-4/+4