aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/bits/locale_facets_nonio.tcc
AgeCommit message (Expand)AuthorFilesLines
5 dayslibstdc++: Fix more pedwarns in headers for C++98Jonathan Wakely1-0/+4
8 dayslibstdc++: #ifdef out #pragma GCC system_headerJason Merrill1-0/+2
2024-06-05[libstdc++] add _GLIBCXX_CLANG to workaround predefined __clang__Alexandre Oliva1-1/+1
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-11-11libstdc++: Avoid redundant checks in std::use_facet [PR103755]Jonathan Wakely1-0/+64
2022-03-21libstdc++: Work around clang misdesign in time_get<>::get [PR104990]Jakub Jelinek1-1/+1
2022-03-17libstdc++: Rewrite __moneypunct_cache::_M_cache [PR104966]Jonathan Wakely1-51/+51
2022-02-14libstdc++: Fix stream extraction of IEEE128 long double [PR100912]Jonathan Wakely1-13/+10
2022-01-10libstdc++: Add %j, %U, %w, %W time_get support, fix %y, %Y, %C, %p [PR77760]Jakub Jelinek1-38/+223
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-12-15libstdc++: Poor man's case insensitive comparisons in time_get [PR71557]Jakub Jelinek1-27/+47
2021-12-10libstdc++: Add std::time_get %r support [PR71367]Jakub Jelinek1-0/+7
2021-12-10libstdc++: Some time_get fixes [PR78714]Jakub Jelinek1-76/+140
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-12-16libstdc++: Add C++ runtime support for new 128-bit long double formatJonathan Wakely1-2/+59
2020-10-27libstdc++: Fix -Wsign-compare warnings in headersJonathan Wakely1-2/+2
2020-09-10libstdc++: Clean up inconsistent whitespaceJonathan Wakely1-7/+7
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-04Fix -Wunused warnings in libstdc++ headersJonathan Wakely1-4/+0
2017-12-01Add comment to fix -Wfallthrough warningJonathan Wakely1-0/+1
2017-01-10Use temporary int objects to access struct tm membersFelipe Magno de Almeida1-12/+32
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-11-13More fine-grained autoconf checks for C99 libraryJennifer Yao1-2/+2
2015-04-29re PR libstdc++/64657 (Support iterators with overloaded operator-comma)Jonathan Wakely1-8/+11
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-22re PR libstdc++/60396 (Missing time_get<>::get() functions)RĂ¼diger Sonderfeld1-0/+107
2014-12-19New std::string implementation.Jonathan Wakely1-8/+10
2014-12-10locale_facets.tcc (numpunct::_M_cache): Avoid calling virtual functions twice.Jonathan Wakely1-16/+20
2014-06-24functexcept.h (__throw_out_of_range_fmt): Change attribute to __gnu_printf__ ...Jonathan Wakely1-2/+0
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford1-1/+1
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford1-1/+1
2011-03-04Makefile.am (inst_sources): Make source instantion files conditional.Benjamin Kosnik1-3/+2
2011-01-30PR libstdc++/36104 part fourBenjamin Kosnik1-8/+11
2010-12-19*: Use headername alias to associate private includes to public includes.Benjamin Kosnik1-2/+2
2010-10-07locale_facets_nonio.tcc (time_get<>:: _M_extract_via_format): Tighten somewha...Paolo Carlini1-2/+3
2010-06-03c++config (std::size_t, [...]): Provide typedefs.Paolo Carlini1-1/+1
2010-01-07locale_facets_nonio.tcc (time_put<>::do_put): Avoid pointless __builtin_alloc...Paolo Carlini1-2/+1
2010-01-07re PR libstdc++/26701 (std::time_get parses only 2 digits of year, in en_GB l...Paolo Carlini1-18/+15
2010-01-05re PR libstdc++/38081 (time_get<>::do_get_weekday does not always recognize f...Paolo Carlini1-53/+82
2009-07-18re PR libstdc++/40712 (locale(const locale&, const char*, locale::category) c...Paolo Carlini1-30/+45
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-14/+9
2009-02-15re PR libstdc++/39168 (Incorrect interpretation of CHAR_MAX inside grouping s...Paolo Carlini1-2/+4
2009-02-03re PR libstdc++/25191 (exception_defines.h #defines try/catch)Paolo Carlini1-3/+3
2008-12-05re PR libstdc++/38399 (money_get<> read decimal point when frac_digits() <= 0)Paolo Carlini1-4/+6
2008-01-31auto_ptr.h: Fix comment typos.Ralf Wildenhues1-1/+1
2007-04-24locale_facets.h (class collate, [...]): Move...Paolo Carlini1-0/+3