aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/config/locale/gnu/numeric_members.cc
AgeCommit message (Expand)AuthorFilesLines
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-05-12libstdc++: Remove whitespace before preprocessor directivesJonathan Wakely1-1/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-10-18PR libstdc++/87642 handle multibyte thousands separators from libcJonathan Wakely1-2/+58
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-04-29Remove trailing whitespace from libstdc++-v3 filesChris Gregory1-8/+8
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
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 Jelinek1-1/+1
2014-12-19New std::string implementation.Jonathan Wakely1-0/+2
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford1-1/+1
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2011-01-30PR libstdc++/36104 part fourBenjamin Kosnik1-2/+5
2009-07-18re PR libstdc++/40712 (locale(const locale&, const char*, locale::category) c...Paolo Carlini1-6/+56
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-15/+10
2008-12-04re PR libstdc++/38368 (locale(const char* std_name) may create locale with br...Paolo Carlini1-7/+25
2005-12-19c++config: Add in revised namespace associations.Benjamin Kosnik1-4/+5
2005-08-17All files: Update FSF address.Kelley Cook1-1/+1
2004-06-182004-06-18 Paolo Carlini <pcarlini@suse.de>Paolo Carlini1-3/+4
2004-05-13re PR libstdc++/15090 (-fno-for-scope vs. libstdc++)Simon Marshall1-7/+9
2004-04-16acconfig.h: Remove _GLIBCXX_USE_LONG_DOUBLE entry, not used anymore.Paolo Carlini1-13/+8
2004-04-122004-04-12 Paolo Carlini <pcarlini@suse.de>Paolo Carlini1-6/+0
2004-04-072004-04-07 Paolo Carlini <pcarlini@suse.de>Paolo Carlini1-2/+2
2004-02-21locale_facets.h (class money_base): Add { _S_minus, _S_zero, _S_end } enum, _...Paolo Carlini1-2/+4
2004-01-14locale_facets.h (struct __numpunct_cache): Add member _M_grouping_size, cachi...Paolo Carlini1-4/+8
2004-01-12locale_facets.h (struct __numpunct_cache): Add members _M_truename_len and _M...Paolo Carlini1-0/+4
2004-01-04numeric_members.cc (_M_initialize_numpunct): Avoid unnecessarily zero termina...Paolo Carlini1-15/+11
2003-10-02[multiple changes]Benjamin Kosnik1-1/+1
2003-07-08numeric_members.cc: Correct type info.Benjamin Kosnik1-2/+2
2003-07-05Move from CPP to CXX.Benjamin Kosnik1-1/+1
2003-06-27ios_base.h (ios_base::_M_getloc): Return reference to the imbued locale.Benjamin Kosnik1-24/+66
2002-12-27* config/locale/gnu/ctype_members.ccMark Mitchell1-2/+6
2002-12-16configure.in (GLIBCPP_ENABLE_DEBUG): Default to none.Benjamin Kosnik1-1/+1
2002-10-08localefwd.h (class locale): Add static member _S_num_extra_categories...Paolo Carlini1-2/+2
2002-09-05c++locale_internal.h: New header.Jakub Jelinek1-0/+1
2002-04-16re PR libstdc++/4164 (33 Memory Leak when using iostream)Benjamin Kosnik1-4/+12
2002-03-09c_locale_generic.cc: Move to...Benjamin Kosnik1-0/+98