aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/config/locale
AgeCommit message (Expand)AuthorFilesLines
2022-01-03Update copyright years.Jakub Jelinek40-40/+40
2021-12-10libstdc++: Add std::time_get %r support [PR71367]Jakub Jelinek3-6/+6
2021-05-04ctype support for libstdc++ on VxWorksCorentin Gay1-0/+292
2021-01-04Update copyright years.Jakub Jelinek39-39/+39
2020-11-10libstdc++: Avoid bad_alloc exceptions when changing localesJonathan Wakely1-15/+34
2020-01-01Update copyright years.Jakub Jelinek39-39/+39
2019-01-28PR libstdc++/68737 Do not use vsnprintf on HPUXJonathan Wakely1-1/+1
2019-01-01Update copyright years.Jakub Jelinek39-39/+39
2018-10-18PR libstdc++/87642 handle multibyte thousands separators from libcJonathan Wakely2-4/+67
2018-01-03Update copyright years.Jakub Jelinek39-39/+39
2017-10-24Avoid -Wattribute-alias warnings for long double compat symbolsJonathan Wakely1-0/+1
2017-01-01Update copyright years.Jakub Jelinek39-39/+39
2016-04-29Remove trailing whitespace from libstdc++-v3 filesChris Gregory27-293/+293
2016-01-04Update copyright years.Jakub Jelinek39-39/+39
2015-11-13More fine-grained autoconf checks for C99 libraryJennifer Yao3-3/+3
2015-10-01Save-and-restore errno more carefully in libstdc++Jonathan Wakely1-3/+13
2015-09-30messages_members.cc (Catalog_info, Catalogs): Move...François Dumont3-108/+145
2015-08-27Provide nearly complete std::locale support for DragonFlyJohn Marino9-183/+2222
2015-03-19re PR c++/65046 (-Wabi-tag doesn't warn about variables or function return ty...Jason Merrill1-4/+3
2015-03-18re PR c++/65046 (-Wabi-tag doesn't warn about variables or function return ty...Jonathan Wakely1-3/+4
2015-03-18re PR libstdc++/13631 (Problems in messages)Jonathan Wakely1-34/+35
2015-01-26re PR target/64368 (Several libstdc++ test failures on non-linux platforms af...Jonathan Wakely1-2/+0
2015-01-05Update copyright years.Jakub Jelinek32-32/+32
2014-12-19New std::string implementation.Jonathan Wakely3-0/+12
2014-12-03re PR libstdc++/13631 (Problems in messages)François Dumont2-86/+306
2014-10-20Makefile.am: Move ctype.cc, ctype_configure_char.cc and ctype_members.cc to ...Jonathan Wakely2-7/+13
2014-05-21c_locale.cc (facet::_S_create_c_locale): Fix warning.Jonathan Wakely1-1/+1
2014-05-21config.gcc (*-*-dragonfly*): New target.John Marino2-0/+472
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford30-30/+30
2013-07-04codecvt_members.cc: Fix typo.Veres Lajos1-1/+1
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford30-56/+30
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek26-31/+35
2012-03-09* config/locale/gnu/monetary_members.ccAndreas Schwab1-1/+3
2011-07-15ctype_members.cc: New file.Yufeng Zhang1-0/+280
2011-01-30PR libstdc++/36104 part fourBenjamin Kosnik27-61/+148
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek4-4/+4
2010-12-19*: Use headername alias to associate private includes to public includes.Benjamin Kosnik9-18/+18
2010-06-03testsuite_iterators.h: Don't include <cstddef>, don't use NULL, use std::size...Paolo Carlini12-37/+36
2010-02-17ios_locale.cc: Fixes for -pedantic.Benjamin Kosnik12-71/+75
2009-07-18re PR libstdc++/40712 (locale(const locale&, const char*, locale::category) c...Paolo Carlini2-127/+356
2009-06-30re PR libstdc++/40511 (Bootstrap Failure in stage3: c++locale - Recent SVN)Paolo Carlini1-0/+4
2009-05-19re PR libstdc++/40184 (locale(const char* std_name) can create invalid facets...Paolo Carlini2-2/+23
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek29-420/+275
2009-02-03re PR libstdc++/25191 (exception_defines.h #defines try/catch)Paolo Carlini3-11/+11
2008-12-04re PR libstdc++/38368 (locale(const char* std_name) may create locale with br...Paolo Carlini2-21/+133
2008-11-10re PR libstdc++/38067 (monetary_members.cc: 4 * call to wrong C++ delete)Paolo Carlini1-5/+6
2008-10-01c_locale.cc (__convert_to_v): Fix !__FLT_HAS_INFINITY__ case.Andrew Pinski1-1/+2
2008-09-23PR libstdc++/32422, DR 23 [Ready in R60]Paolo Carlini2-70/+137
2008-09-10ctype_members.cc (ctype<char>::_M_narrow_init, [...]): Don't define here.Paolo Carlini3-123/+0
2008-09-10re PR libstdc++/37455 (Code bloat for ostream.widen('\n'))Paolo Carlini3-0/+123