aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/config/locale/gnu/ctype_members.cc
AgeCommit message (Expand)AuthorFilesLines
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-01-16Update copyright years.Jakub Jelinek1-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-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-17/+17
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-10-20Makefile.am: Move ctype.cc, ctype_configure_char.cc and ctype_members.cc to ...Jonathan Wakely1-4/+5
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-2/+2
2011-01-30PR libstdc++/36104 part fourBenjamin Kosnik1-2/+5
2010-02-17ios_locale.cc: Fixes for -pedantic.Benjamin Kosnik1-3/+3
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-14/+9
2008-09-10ctype_members.cc (ctype<char>::_M_narrow_init, [...]): Don't define here.Paolo Carlini1-41/+0
2008-09-10re PR libstdc++/37455 (Code bloat for ostream.widen('\n'))Paolo Carlini1-0/+41
2008-08-06acinclude.m4 ([GLIBCXX_CHECK_STDIO_MACROS]): New, checks for common values of...Paolo Carlini1-1/+2
2007-02-26PR libstdc++/28080 (partial)Paolo Carlini1-14/+17
2005-12-19c++config: Add in revised namespace associations.Benjamin Kosnik1-4/+5
2005-08-17All files: Update FSF address.Kelley Cook1-1/+1
2005-07-18ctype_members.cc (do_is(mask, wchar_t)): Speed-up for the common case of mask...Paolo Carlini1-11/+25
2004-08-122004-08-12 Jan Beulich <jbeulich@novell.com>Jan Beulich1-1/+1
2004-05-13re PR libstdc++/15090 (-fno-for-scope vs. libstdc++)Simon Marshall1-6/+6
2004-04-07Fixups for EDG front end.Benjamin Kosnik1-6/+6
2003-12-16re PR libstdc++/11723 (ctype<wchar_t>::do_is(mask, wchar_t) is slow)Paolo Carlini1-13/+15
2003-12-15locale_facets.tcc (num_get::do_get(bool&)): Fail as soon as the begins of bot...Paolo Carlini1-26/+5
2003-12-12re PR libstdc++/13341 (ctype<wchar_t>::do_narrow(wchar_t, char) is slow)Paolo Carlini1-10/+59
2003-10-22locale_facets.h: Correct byname facets for "C" locale.Benjamin Kosnik1-6/+9
2003-10-06re PR libstdc++/11740 (ctype<wchar_t>::do_is(mask, wchar_t) doesn't handle mu...Paolo Carlini1-10/+6
2003-09-25ctype_members.cc (ctype<wchar_t>::do_is): Fix.Benjamin Kosnik1-8/+35
2003-07-05Move from CPP to CXX.Benjamin Kosnik1-2/+2
2003-03-15[multiple changes]Benjamin Kosnik1-19/+12
2002-12-27* config/locale/gnu/ctype_members.ccMark Mitchell1-1/+1
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/+1
2002-09-05ctype_members.cc (ctype<wchar_t>::do_widen(char)): Switch to _M_c_locale_ctyp...Jakub Jelinek1-2/+29
2002-09-05c++locale_internal.h: New header.Jakub Jelinek1-0/+1
2002-05-24[multiple changes]Benjamin Kosnik1-6/+17
2002-04-16re PR libstdc++/4164 (33 Memory Leak when using iostream)Benjamin Kosnik1-4/+6
2002-03-09c_locale_generic.cc: Move to...Benjamin Kosnik1-0/+200